@charset "utf-8";
/* CSS Document */
@font-face{
	font-family: 'Arial Black';
	font-style: normal;
	font-weight: 400;
	src: local('Arial Black'), url('ariblk_0.ttf') format('ttf');
}

#R_navi02{background-position:0 -41px !important;}

.bm_10{margin-bottom:10px;}
#zyoken_area{
	background-color:#d6d6d6;
	margin:0;
	padding:2px 1px 5px 2px;
	width:944px;
}
#SearchTT{
	background-image: url(../../images/usedcar/search/SearchTT.gif);
	height:34px;
	line-height:38px;
	padding:0 0 0 40px;
	font-size:13px;
}

/* 絞り込みパネル */
#panelDisp{
	background-image: url(../../images/usedcar/search/zyoken_btm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 0 7px;
	margin:0 0 5px;
}
#panelSlct{
	background-image:url(../../images/usedcar/search/zyoken_back.gif);
	background-repeat:repeat-y;
	padding:0 4px;
}
#panelSlct th{
	/*background-image:url(../../images/common/dropIco.png);*/
	background-repeat:no-repeat;
	background-position:8px center;
	padding:1px 0 1px 20px;
	margin:0 10px 0 0;
	text-align:left;
	width:60px;
}
#panelSlct td{
	vertical-align:top;
	padding:1px 0;
}
.g_RB{border-right:1px solid #bcbcbc;}
.g_BB{border-bottom:1px solid #bcbcbc;}
.w_LB{border-left:1px solid #FFF;}
.w_TB{border-top:1px solid #FFF;}

#color_area{
	margin:8px 0 0 0;
}
#color_area li{
	width:40px;
	float:left;
	margin:0 2px 8px 0;
}
#kensaku{
	width:141px;
	float:right;
	margin:0 10px 0 0;
}
#clear{
	width:102px;
	float:right;
	margin:0 10px 0 0;
}

/* 並べ替え */
#row{
	clear:both;
	height:18px;
	line-height:18px;
	text-align:left;
	padding:3px 10px;
	margin:0 0 5px;
	background-image: url(/images/common/h3_border.png);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
}
#row a{
	margin:0 5px;
}
#row_bold{
	font-weight:bold;
}
#row span{
	margin:0 3px;
}
#row_R{
	position: absolute;
	font-weight:bold;
	right:0;
	top:2px;
}


/* 検索結果一覧 */
#SearchList{
	margin:0;
}
#SearchList li{
	border-top:3px solid #ff0000;
	border-left:2px solid #bcbcbc;
	border-right:2px solid #bcbcbc;
	border-bottom:2px solid #bcbcbc;
	padding:2px;
	margin:0 0 10px;
}
#SearchList li h3{
	background-image:url(../../images/usedcar/search/carNM_h3.gif);
	height:32px;
	line-height:32px;
	padding:0 0 0 10px;
	font-size:12px;
}
.ImgDisp{
	width:240px;
	height:165px;
	padding:5px 0 0 0;
	float:left;
	margin:5px 0 5px 10px;
	position:relative;
}
.prevBt{
	position:absolute;
	left:0;
	top:40px;
}
.nextBt{
	position:absolute;
	right:0;
	top:40px;
}
.CarImg{
	width:186px;
	margin:auto;
}
.ImgNm{
	text-align:center;
	margin:2px 0 0 0;
}
.CarInfo{
	margin:5px 10px 5px 0;
	height:150px;
	width:665px;
	float:right;
	padding:15px 0 0 0;

}
.CarData{
	margin:4px 0 0 0;
}
.CarData li:first-child{
	padding:0 0 0 0 !important;
}
.CarData li{
	float:left;
	border:none !important;
	padding:0 15px 0 0 !important;
	margin:0 !important;
}
.CarInfo table{
	margin:0px 0 0 0;
	border:1px solid #a6a6a6;
	border-collapse:collapse;
	height:73px;
	text-align:center;
}
.CarInfo table th{
	background-image: url(../../images/usedcar/search/data_TH.gif);
	background-repeat:repeat-x;
	height:27px;
	background-position:1px 1px;
	border:solid #a6a6a6;
	border-width:0 1px;
	text-align:center;
	font-weight:100;
}
.CarInfo table td{
	border:solid #a6a6a6;
	border-width:0 1px;
	font-size:11px;
	line-height:1.2em;
	text-align:center;
}
.red{
	font-size:14px;
	color:#ff0000;
	font-family:"Arial Black", Gadget, sans-serif;
	font-style:italic;
}
.DetailBt{
	background-image:url(../../images/usedcar/search/DetailBt.png);
	background-repeat:no-repeat;
	width:190px;
	height:50px;
	background-position:0 0;
	display:block;
	margin:5px 0 0 0;
	float:right;
}
.DetailBt:hover,.DetailBt.hover{
	background-position:-190px 0;
}

#rst_zero_disp {
	border:5px solid #FCC;
}
#rst_zero_disp p {
	padding:15px 10px;
	border:1px solid #EEE;
	text-align:center;
	font-size:14px;
}


