@charset "utf-8";
/* CSS Document */
#Navi02{background-position:-127px -104px;}
.fixed {
	position:fixed;
	top:120px;
	z-index:9999;
}
.plus {
	background-image:url(../../images/common/plus_circle.png);
	background-repeat:no-repeat;
	background-position:180px center;
	cursor:pointer;
	margin-bottom:5px;
}
/* レフトエリア */
#LftSearch{
	width:200px;
	float:left;
	margin:10px 0 0 0;
	background-color:#272727;
	padding:0 0 10px;
}
#LftSearchTT{
	background-image:url(../../images/usedcar/carborn_tt2.png) !important;
	background-repeat:repeat-x !important;
	height:28px !important;
	line-height:32px !important;
	color:#FFF !important;
	padding:0 0 0 15px !important;
	border-bottom:none !important;
	font-size:14px !important;
}
#LftSearchIn{
	padding:0;
	margin:0;
}
#LftSearchIn dt{
	background-color:#414141;
	padding:5px;
	color:#FFF;
	font-weight:bold;
}
#LftSearchIn dd{
	margin:5px 0 10px 10px;
}
#LftSearchIn dd p{
	margin:0 5px 5px -5px;
	background-color:#EEE;
	color:#000;
	font-weight:bold;
	height:18px;
	line-height:20px !important;
	padding:0 0 0 5px;
}
#LftSearchIn dd p a { color:#000;}
#LftSearchIn dd p a:hover { color: #F90;}
#LftSearchIn dd a span{
	font-size:10px;
}
.MakerLst{
	display:block;
	margin:0 0 2px;
	font-weight:bold;
}
.ModelList{
	padding:0 0 0 5px;
	display:none;
}
.ModelList li{
	background-image:url(../../images/usedcar/link.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 10px;
}
#colorLst{
	padding:0;
	margin:0;
	list-style:none;
}
#colorLst li{
	margin:0 0 7px;
}
#colorLst li img{
	width:17px;
	float:left;
}
#colorLst li a{
	float:left;
	margin:2px 0 0 10px;
	display:block;
	height:14px;
}

/* ライトエリア */
#RightSearch{
	width:722px;
	float:right;
	border:1px soli #FFF;
}

#count0 {
	border:5px solid #EEE;
	padding:10px;
	margin:10px 0 0;
	color:#F00;
}

/* Page */
.page_area{
	margin-top:10px;
	clear:left;
	background-repeat:repeat-x;
	height:36px;
	border-bottom:1px solid #404040;
}
#page_TT{
	width:300px;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
	padding:0 0 0 10px;
}
#page_TT span{
	font-size: 18px;
	color:#ed0000;
	font-weight:bold;
}
.page_number a{
	color:#FFF;	
}
.page{
	width:20px;
	height:20px;
	text-align:center;
	font-size:10px;
	line-height:20px;
	margin:5px 3px 0 0;
	background-color:#292929;
	display:block;
	float:left;
}
.page:hover,.page.hover{
	color:#c6c6c6;
	text-decoration:none;
	background-color:#535353;
}
.page_sel{
	margin:5px 3px 0 0;
	background-color:#535353;
	font-weight:bold;
	float:left;
	display:block;
	width:20px;
	height:20px;
	color:#c6c6c6;
	text-align:center;
	line-height:20px;
}
.page_number{
	float:right;
	text-align:right !important;
	margin:3px 5px 0 0;
}

/*　表　*/
#search_area{
	 width:100%;
	 cellpadding:0;
	 cellspacing:0;
	 border:1px solid #454545;
	 border-collapse:collapse;
	 margin:5px 0 0 0;
	 background-color:transparent !important;
}
#search_area th{
	background-image: url(../../images/usedcar/usedcar_search/TH_bck.gif);
	background-repeat:repeat-x;
	height:32px;
	border:1px solid #454545;
	border-bottom:2px solid #333;
	border-collapse:collapse;
	color:#ffffff;
	font-weight: normal;
}
#search_area td{
	border:1px solid #454545;
	text-align:center;
}
.w80p{width:80px;}
.w65{width:70px;}
#w400{width:390px;}
.h130p{height:100px;}
.h100{height:65px;}
.h30p{height:20px;}

.w220 { width:220px; }
.w100 { width:100px; }
.m5bm { margin-bottom:5px;}


.car_img{
	border:1px solid #999999;
	width:120px;
	height:90px;
	float:left;
	margin:4px;
}
.car_txt{
	width:250px;
	float:right;
	text-align:left;
	margin:8px 0 0 0;
}
.car_name{
	font-size:12px !important;
	font-weight:normal !important;
	border-bottom:none !important;
}
.price_r{
	color:#ed0000;
	font-weight:bold;
	font-size:14px;
}
.store{text-align:right; margin-right:5px;}
.b_g{ background:#f5f5f5;}
.Icons div {
	width:145px;
}
.Icons div img{
	float:left;
	margin:0 2px 2px;
}
.m10R { margin-right:10px;}
