@charset "UTF-8";
#box1 {
	clear: both;
	padding-left: 30px;
	margin-top: 30px;
}
#box1 .textArea {
	float: left;
	width: 400px;
}
#box1 .textArea p {
	margin-bottom: 1em;
}
#box1 .imageArea {
	width: 280px;
	float: right;
}
#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: 460px;
}
#carImage {
	width: 205px;
}
