@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');
}


.bm_10{margin-bottom:10px;}
/* =======================================
	中古車検索
#body_type_search{
	background-image: url(../../newcar/images/bck.gif);
	background-repeat:repeat;
	padding:10px;
}
#body_type_search_ico{
	position:absolute;
	left:-1px;
	top:-1px;
}
#body_type_search ul{
	margin:0 0 0 75px;
}
#body_type_search ul li{
	float:left;
	display:table;
	height:56px;
	background-image:url(/index/images/bd.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 2px 0 0;
}
#body_type_search ul li:first-child{
	background-image:none;
}
#body_type_search ul li a{
	display:table-cell;
	padding:0 46px;
	height:56px;
	text-align:center;
	vertical-align: middle;
}
======================================= */

/*========================================
 + 絞り込みパネル
========================================*/
#zyoken_area_disp{
	background-image: url(../../newcar/images/bck.gif);
	background-repeat:repeat;
	padding:10px;
}
#zyoken_area_in{
	background-color:#FFF;
	margin:0 auto;
}
#zyoken_area{
	background-color:#FFF;
}

/* 絞り込みパネル */
#panelDisp{
}
#panelSlct{
}
#panelSlct th{
	background-color:#e7e8e8;
	border-top:2px solid #FFF;
	border-left:2px solid #FFF;
	border-bottom:1px dotted #bcc0c4;
	border-right:1px dotted #bcc0c4;
	text-align:center;
	width:106px;
}
#panelSlct td{
	background-color:#FFF;
	padding:10px;
	border-bottom:1px dotted #bcc0c4;
	border-right:1px dotted #bcc0c4;
	min-width:230px;
}
#panelSlct td select{
	padding:5px;
}
/*.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;}
*/
.w230{ width:220px;}
.v_top{
	vertical-align:top !important;
}
#color_area{
	margin:8px 0 0 0;
}
#color_area li{
	width:17px;
	float:left;
	margin:0 3px 0px 0;
	text-align:center;
}
#body_type li{
	float:left;
	margin:0 3px 3px;
}
#kensaku{
	background-image: url(../images/search/DetailBt.png);
	width:171px;
	height:0px;
	padding:77px 0 0 0;
	margin:6px auto 5px;
	display:block;
	overflow:hidden;

}
#kensaku:hover,#kensaku.hover{
	background-position:0 -77px;
}

#clear{
	background-image:url(../images/search/clearBt.png);
	width:171px;
	height:0px;
	padding:73px 0 0 0;
	margin:0 auto 0px;
	display:block;
	overflow:hidden;
}
#clear:hover,#clear.hover{
	background-position:0 -72px;
}

/* 並べ替え */
#row{
	clear:both;
	line-height:18px;
	text-align:left;
	padding:10px;
	margin:0 0 0px;
	position:relative;
	border-bottom:1px dotted #0069e0;
}
#row span{
	color:#0364e9;
	font-weight:bold;
}
/*========================================
 + 検索結果一覧
========================================*/
#usedcar_schlist_disp{
	background-color:#FFF;
	padding:15px 0 0 0;
}

#usedcar_schlist_disp .page_area{
	margin:0;
	padding:10px 0 10px;
	background-color:#fff3b0;
}
#SearchList{
	margin:0;
	padding:10px;
	border-top:1px solid #c6c6c6;
	margin:1px 0 0 0;
}
#SearchList li{
	border:3px solid #5ab5ff;
	background-color: #FFF;
	width:175px;
	float:left;
	margin:0 10px 10px 0;
	line-height:1.3em;
	position: relative;
	height:340px;
}
.new_icon{
	position:absolute;
	top:0;
	left:10px;
}

#SearchList li h3{
	font-size:12px;
	line-height:1.2em;
	font-weight:bold;
	text-decoration:underline;
	padding:6px 5px;
	border:1px solid #FFF;
	background-color:#e7e8e8;
	height:40px;
}
#SearchList li:hover h3{
	background-color:#c1e2fd;
}

.CarImg{
	border-bottom:1px solid #c9caca;
}
#SearchList li:hover .CarImg{
	border-bottom:1px solid #9dd2fd;
}
.pd10{
	padding:3px 1px 0;
	font-size:12px;
}
.price_disp{
	padding:0px 10px;
	font-size:11px;
}
.price_disp .price{
	font-size:14px;
	margin:0 5px 0 5px;
	font-style:italic;
}
.DetailBt{
	background-image: url(../images/search/detail_Bt.png);
	background-repeat:no-repeat;
	width:162px;
	height:0px;
	padding:30px 0 0 0;
	background-position:0 0;
	display:block;
	overflow:hidden;
	margin:5px auto;
}
.DetailBt:hover,.DetailBt.hover{
	background-position:0px -30px;
}

#rst_zero_disp {
	border:5px solid #0069e0;
	margin:10px;
}
#rst_zero_disp p {
	padding:15px 10px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#rst_zero_disp .price{
	font-style:italic;
	font-size:16px;
}

.price_disp_soldout{
	/*background-image:url(../images/search/price.gif);
	background-repeat:repeat;*/
	background-color:#C00;
	width:130px;
	height:26px;
	padding:0px 0 0;
	float:left;
	text-align:right;
	line-height:30px;
}
.price_disp_soldout span{
	color:#FFF !important;
	display:block;
	text-align:center;
}

