@charset "UTF-8";
#box1 {
	clear: both;
	padding-left: 40px;
	margin-top: 30px;
}
#box1 .textArea {
	float: left;
	width: 480px;
	margin-left: 10px;
}
#box1 .imageArea {
	width: 200px;
	float: left;
	padding-left: 10px;
}
#box1 .imageArea img {
	padding-bottom: 10px;
}
#box1 {
	padding-left: 40px;
	width: 690px;
}
#box1  h3 {
	padding-bottom: 20px;
	font-size: 1.4em;
	font-weight: bold;
}
#box1 p {
	line-height: 2em;
}
#carInfo {
	width: 468px;
}
#carImage {
	width: 213px;
}
