@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');
}

.h2TT{
	background-image: url(../../common/images/h2TT_search_L.gif);
}
.bm_10{margin-bottom:10px;}

.H3_TT{
	background-image: url(../images/top/tab_disp_bt,.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border-bottom:none;
	padding:0 0 5px;
}


/*========================================
 + 絞り込みパネル
========================================*/
#zyoken_area{
	background-color:#b3d5f7;
	margin:0;
	padding:10px;
}
#zyoken_area_in{
}
/* 絞り込みパネル */
#panelSlct{
	margin:0 0 7px;
}
#panelSlct th{
	padding:5px 0 5px 20px;
	text-align:left;
	width:60px;
}
#panelSlct td{
	vertical-align: middle;
	padding:2px 5px;
}
#panelSlct td select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border:none;
	box-shadow:0px 2px 0 #a59775;
	background: url(../../common/images/select_arrow.jpg) right top no-repeat,#FFF;
	height:27px;
}
#color_area{
	width:270px;
	padding:10px 0 0 20px;
	background-color:#FFF;
	border-bottom:1px solid #ababab;
}
#color_area li{
	width:32px;
	float:left;
	margin:0 10px 8px 0;
	position:relative;
}

/*input[type=checkbox] {
  display: none;
}*/


#color_area li input[type="checkbox"] + label {
    display: block;
	border:1px solid #8e8e8e;
	width:32px;
	height:31px;
	overflow:hidden;
	margin:3px;
}
#color_area li input {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;  
    height: 100%;
	cursor:pointer;
}
 
#color_area li input[type="checkbox"]:checked + label {
	border:2px solid #1abb93;
	margin:0px;
	padding:2px;
	background-color:#FFF;
}
#color_area li input[type="checkbox"]:checked + label img{
	margin:0px 0 0 0;
}
#sch_pnl_btm{
	background-color:#FFF;
	padding:5px;
}
#kensaku{
	width:366px;
	float:right;
	margin:0 10px 0 0;
}
#clear{
	width:213px;
	float:right;
	margin:0 10px 0 0;
}

/* 並べ替え */
.page_title{
	padding:3px 7px 7px;
	border:7px solid #2dc677;
	border-width:7px 7px 0;
}
#page_title_top{
	border-bottom:3px solid #afe7ca;
	padding:0 5px;
}
.page_title h2{
	padding:0px 0 0px 0px;
	font-size:12px; 
	float:left;
	color:#000000;
}
.page_title  h2 span{
	font-weight: bold;
	color:#ff0000;
	font-size:18px;
}
.page_area{
	float:right !important;
	height:20px !important;
	padding:0px 0px 0px !important; 
	width:400px;
	margin:0 !important;
	clear: none !important;
}
#row{
	clear:both;
	height:18px;
	line-height:18px;
	text-align:left;
	padding:0px 0px 0px;
	margin:5px 5px 0px;
	position:relative;
	color:#000;
	font-size:12px;
}
#row a{
	margin:0 5px;
	color:#ff8400;
}
#row_bold{
	font-weight:bold;
}
#row span{
	margin:0 3px;
}
#row_R{
	position: absolute;
	font-weight:bold;
	right:0;
	top:2px;
}

/*========================================
 + 検索結果一覧
========================================*/
#SearchList_disp{
	background-color:#e4f7ed;
	margin:0 0 7px;
	padding:10px 0;
}

#SearchList{
	padding:10px 0;
	margin:0 auto;
}

#SearchList li{
	padding:7px;
	border:1px solid #c7c7c7;
	width:160px;
	float:left;
	margin:0 7px 10px 0;
	cursor: pointer;
	position:relative;


	background-color: #FFF;
	float:left;
}
#SearchList li:hover{
	border:1px solid #15ab5e;
}
.new_icon{
	position:absolute;
	top:0;
	left:10px;
}

#SearchList li h3{
	font-size:12px;
	font-weight: normal;
	margin:0px 0 0 0;
	padding:2px 2px 2px;
	line-height:1.4em;
	font-weight:bold;
	height:50px;
}
#SearchList li h3 a{ color:#ff6600; text-decoration:underline;}
#SearchList li h3 a:hover,#SearchList li:hover h3 a{ color:#ff6600 !important; text-decoration:underline;}
.CarImg{
	margin:auto;
}

#SearchList li table{width:100%; margin:0px 0 ;}
#SearchList li table td{
	font-size:11px;
	text-align:;
	padding:0 0 0 3px;
}
.price_disp{
	height:22px;
	padding:3px 5px;
	text-align:right;
	font-size:13px;
	background-color:#ffd584;
	color:#000;
}
.price_disp .price{
	font-size:18px;
	margin:0 2px 0 5px;
}
.DetailBt{
	width:167px;
	margin:5px auto;
	display:block;
}
#rst_zero_disp {
	border:5px solid #FCC;
}
#rst_zero_disp p {
	padding:15px 10px;
	border:1px solid #EEE;
	text-align:center;
	font-size:14px;
}

.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;
}

