#header h1 {
	float: left;
	margin: 0px;
	padding: 0px;
}
#left {
	width: 220px;
	float: left;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#right {
	width: 430px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	padding-right: 20px;
	margin-bottom: 0px;
}
#right dd {
	margin-top: -16px;
	padding-left: 90px;
}
.head_goods {
	background-image: url(../images/images_02.jpg);
	background-repeat: no-repeat;
	height: 203px;
	background-position: center bottom;
}
.head_used {
	background-image: url(../images/images_03.jpg);
	background-repeat: no-repeat;
	height: 203px;
	background-position: center bottom;
}
.head_inq {
	background-image: url(../images/images_04.jpg);
	background-repeat: no-repeat;
	height: 203px;
	background-position: center bottom;
}
.head_pro {
	background-image: url(../images/images_01.jpg);
	background-repeat: no-repeat;
	height: 203px;
	background-position: center bottom;
}
.main_goods {
	background-image: url(../images/c_goods.gif);
	background-repeat: no-repeat;
}
.main_used {
	background-image: url(../images/c_used.gif);
	background-repeat: no-repeat;
	height: 380px;
}
.main_inq {
	background-image: url(../images/c_inquiry.gif);
	background-repeat: no-repeat;
}
.main_pro {
	background-image: url(../images/c_profile.gif);
	background-repeat: no-repeat;
}
.main_site {
	height: 300px;
}
/* 中古ページ用 */
#comment01 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 20px;
	background-color: transparent;
}
#comment01 {
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	text-align: center;
}
#comment01 p {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.main_thank {
	background-image: url(../images/c_inquiry.gif);
	background-repeat: no-repeat;
	height: 300px;
}
.main_gthank {
	background-image: url(../images/c_goods.gif);
	background-repeat: no-repeat;
	height: 300px;
}
