@charset "UTF-8";
#box1 {
	clear: both;
	padding-left: 40px;
	margin-top: 30px;
	width: 690px;
}
#box1 .textArea {
	float: left;
	width: 380px;
}
#box1 .imageArea {
	width: 280px;
	float: right;
}
#box1 .imageArea img {
	padding-bottom: 10px;
}
#box1 .imageArea .img2 {
	padding-top: 20px;
}
#box1  h3 {
	padding-bottom: 20px;
	font-size: 1.4em;
	font-weight: bold;
}
#box1 .textArea {
	line-height: 2em;
}
#box1 h4 {
	font-weight: bold;
	color: #000;
}
#carInfo {
	width: 455px;
}
#carImage {
	width: 200px;
}
