@charset "utf-8";

#headerImage {
	height:107px;
	margin-top:-107px;
	margin-bottom:10px;
	background-color:#000;
}
#header {
	margin-bottom:107px;
}

#contents {
	text-align:left;
	font-size:16px;
	line-height:22px;
	width:960px;
	height:571px;
	margin-top:20px;
}
#L {
	float:left;
	width:400px;
}
#L img {
	margin-bottom:7px;
}
#L p {
	margin-bottom:18px;
	margin-left:27px;
	line-height:19px;
}
#car {
	float:left;
	margin-bottom:25px;
}
#R {
	float:right;
	width:481px;
}
#R img {
	margin-top:20px;
}