@charset "UTF-8";

#contents .tit_searchtop{
width:100%;
background:url(../img/usedcar_top_u.gif) left bottom no-repeat;
font-size:31px;
font-weight:bold;
padding:0 0 10px 3px;
margin-bottom:10px;
}


#contents table.thumb{
	margin-bottom:9px;
}

/*catalog Top
----------------------------------------------------*/

#research_newcar{
	width: 640px;
	margin-top: 4px;
	border: 1px solid #999999;
}

#research_newcar_inner{
	padding: 10px 5px 10px 5px;
}

#research_newcar h2{
	height: 40px;
	font-size: 22px;
	font-weight: bold;
	background: url(../img/new_car_u.gif) no-repeat 5px 30px;
	text-indent: 0.2em;
}

#research_newcar table{
	width: 620px;
	margin-left: 5px;
}

#research_newcar .img_car{
	padding: 0 0 10px 10px;
}

#research_newcar p{
	padding-left: 15px;
}

#research_newcar .date{
	font-weight: bold;
}

#research_newcar .icon{
	margin: 4px 0 -2px 5px;
}

#research_newcar a{
	text-decoration: underline;
}


/*Makes
----------------------------------------------------*/

#makes{
	width: 640px;
	margin-top: 4px;
	border: 1px solid #999999;
	margin-top: 10px;
}

#makes_inner{
	padding: 10px;
}

#makes h2{
	height: 40px;
	font-size: 22px;
	font-weight: bold;
	background: url(../img/new_car_u.gif) no-repeat 5px 30px;
	text-indent: 0.2em;
}

#makes dl{
	margin-bottom: 1px;
}

#makes dt{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	font-size: 16px;
}

#makes dd{
	padding: 10px 0 10px 15px;
}

#makes ul li{
	width: 200px;
	float: left;
}


/*car_spec
-------------------------------------------------------- */

div.car_spec{
	width: 640px;
	margin-top: 4px;
	border: 1px solid #999999;
	margin: 10px 0 25px 0;
}

div.car_spec_inner{
	padding: 10px;
}

div.car_spec h2{
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #686868;
	line-height: 1.0;
}

div.car_spec h3{
	border: 1px solid #9c9c9c;
	padding: 3px;
	padding-left: 10px;
	background-color: #dedede;
	line-height: 1.2;
}

div.car_spectable{
	border-left: 1px solid #9c9c9c;
	border-collapse: separate;
	/* border-spacing: 0; */
}

div.car_spec table td,
div.car_spec table th{
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	border-left: 1px solid #9c9c9c;
	line-height: 1.2;
	text-align: left;
	padding: 5px 0 5px 3px;
}
div.car_spec th{ background-color: #f2f2f2;}


/*etc_box
-------------------------------------------------------- */
div#etc_box{
	width: 640px;
	margin-bottom: 20px;
}

div#etc_box p.top{
	text-align: right;
}

div#etc_box p.img_btn{
	text-align: center;
}
