#contents {
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 20px;
}
#titleArea p {
	margin-top: 10px;
}
.rallye {
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rallyeImage {
	float: left;
	width: 150px;
	padding-bottom: 20px;
}
.rallyeText {
	float: right;
	width: 450px;
	padding-right: 70px;
}
.rallyeText h2 {
	display: block;
	margin-top: 10px;
}
.rallyeText p {
	margin-top: 15px;
}
.jumpTocontents {
	display: block;
	margin-top: 20px;
}

