@charset "UTF-8";
/* CSS Document */


#content-header {
	height: auto;
	width: 867px;
	background-color: #FFFFFF;
	padding-top: 20px;
}

#content-header img {
}

#content-header h1 {
	float: left;
	display: inline;
	margin-left: 15px;
	width: 41px;
	height: 50px;
	margin-top: 0px;
}

#content-header h2 {
	float: left;
	display: inline;
	margin-left: 100px;
	margin-top: 35px;
	width: 203px;
	height: 16px;
}

#content-header h3 {
	float: left;
	display: inline;
	margin-left: 235px;
	margin-top: 37px;
	width: 86px;
	height: 14px;
}

#content-header #hairline {
	background-image: url(../image_for_new/dot_for_line.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 1px;
	width: 867px;
}

#content-menu {
	float: left;
	height: auto;
	width: 150px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 20px;
}

#content-car {
	float: left;
	height: auto;
	width: 438px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#content-info {
	float: right;
	width: 277px;
	background-color: #d0fbce;
	margin-top: 0px;
	padding-top: 22px;
	background-image: url(../image_for_used/grad.gif);
	background-repeat: no-repeat;
	background-position: top;
	right: 0px;
	height: 100%;
}

#content-menu li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
}

#content-menu a {
	background-image: url(../image_for_new/menu-arrow-white.gif);
	display:block;
	width:150px;
	height:21px;
	text-decoration:none;
	margin-left: 0px;
	padding-left: 0px;
	color: #000000;
	font: bold 0.8em "ヒラギノ角ゴ Pro W3", "平成角ゴシック", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
}

#content-menu a:hover {
	background-image:url(../image_for_new/menu-arrow.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	background-color: #FFFFFF;
}

#content-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.car-box {
	float: left;
	height: 158px;
	width: 219px;
	margin: 0;
	padding: 0;
}

.car-box-make {
	float: left;
	height: 158px;
	width: 277px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.makebox-make {
	height: 20px;
	width: 277px;
	float: left;
	margin: 0;
	padding: 0;
}

.car-box img {
}

.pic {
	width: 150px;
	margin: 10px auto;
	height: 100px;
}

.name {
	height: 35px;
	width: 219px;
	font: bold normal 10px/26px "ヒラギノ角ゴ Pro W3", "平成角ゴシック", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	color: #333333;
	text-decoration:none;
	text-align: center;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.name a {
	text-decoration:none;
	color: #333333;
}

.name a:hover {
	color: #FF3300;
	text-decoration: underline;
}

.make {
	background-image: url(../image_for_new/gradbar.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 438px;
	font: bold 10px/18px "ヒラギノ角ゴ Pro W3", "平成角ゴシック", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	margin: 0;
	padding: 0;
}

.car-box-make p {
	font: normal 0.8em/1.2em "ヒラギノ角ゴ Pro W3", "平成角ゴシック", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	color: #333333;
	margin-left: 20px;
}

.car-box-make p a {
	font: normal 1em "ヒラギノ角ゴ Pro W3", "平成角ゴシック", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	color: #990000;
}

.car-box-make h1 {
	font: bold 0.8em/1.2em "ヒラギノ角ゴ Pro W3", "平成角ゴシック", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	color: #333333;
	margin-left: 20px;
	margin-bottom: 5px;
}

.car-box-make img {
	margin-left: 20px;
	margin-bottom: 10px;
}
#car {
	height: auto;
	width: 717px;
	float: right;
	margin-bottom: 25px;
	background-image: url(../image_for_new/bg.gif);
	background-repeat: repeat-y;
}
#content-car .to-top {
	float: left;
	height: 40px;
	width: 438px;
	text-align: right;
}

.to-top-empty {
	float: left;
	height: 40px;
	width: 277px;
}

.name img {
	vertical-align: text-bottom;
	margin-left: 5px;
}
