@charset "UTF-8";

/*top検索	
---------------------------*/
#search_top {
	/*background-color:#eaeaea;*/
	width:935px;
	margin:8px auto 12px auto;
	background-image:url(../images/list/bgi-topresearch_002.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
#search_topIn {
	width:935px;
	background-image:url(../images/list/bgi-topresearch_001.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#search_topIn2 {
	width:935px;
	background-image:url(../images/list/bgi-topresearch_003.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
/*詳細条件から探す
---------------------------*/
#search_detail {
	width:895px;
	margin:0 auto;
	border-bottom:1px solid #999999;
}
#search_detailIn {
	padding:8px 0;
}
#search_detail h3 {
	padding:0 0 5px 0;
}

/*詳細条件テーブル定義*/
#search_detail table#searchtable01 {
	border-collapse:collapse;
	width:895px;
	margin:0 auto;		
}
#search_detail table#searchtable01 th {
	text-align:left;
	padding:2px 0 2px 0;
	width:75px;
	font-size:12px;
}
#search_detail table#searchtable01 td {
	padding:2px 5px 2px 0;
	font-size:12px;
	
}
#search_detail table#searchtable01 td.selectA select {
	height:22px;
	/*vertical-align:top;*/
}
#search_detail table#searchtable01 td.selectB select {
	height:22px;
	width:100px;
	/*vertical-align:top;*/
}
.selectedBtn {
	vertical-align:middle !important;
	text-align:right;
}

/* キーワードで探す
---------------------------*/
#search_keyword {
	width:895px;
	margin:0 auto;
	padding:5px 0 8px 0;
}
#search_keyword h3 {
	padding:0 0 4px 0;
}
#search_keyword input[type="text"] {
	/*width:150px;*/
}

/* 検索結果
------------------------------------------*/
#search_result {
	padding:5px 0 25px 8px;
}

/*-------検索結果台数-------*/
div.whatsNumber {
	color:#000000;
	float:right;
	padding-right:5px;
}
span#blueTxt {
	font-size:18px;
	color:#4b82bd;
	line-height:100%;
	font-weight:bold;
}
/*合計件数*/
span.redNumber {
	font-size:26px;
	color:#e40002;
	line-height:100%;
}
.newExp {/*NEWの説明*/
	font-size:0.85em;
	float:left;
	padding:10px 0 0 0;
	line-height:150%;
}
#search_result table#resultLead_top, #search_result table#resultLead_btm {
	border-collapse:collapse;
	width:935px;
	margin-bottom:4px;
	clear:both;
}
table#resultLead_top th, table#resultLead_top td {
	vertical-align:bottom;
	line-height:100%;
}
.explain01 {/*クリックすると〜*/
	color:#613b06;
	font-size:10px;
	line-height:150%;
	text-align:right;
}
.explain01 span {
	color:#000000;
	border:1px solid #D0D1F1;
	padding-left:3px;
	padding-right:3px;
	padding-top:1px
}

/*件数リスト*/
td.numberList {
	padding:0 2px 0 2px;
	color:#373a95;
	line-height:100%;
	text-align:center;
}
td.numberList a {
	color:#000000;
}
td.numberList a:link {
	color:#000000;
}
td.numberList a:visited {
}
td.numberList a:hover {
	color:#373a95;
}
td.checkBtn {/*比較リストボタン*/
	text-align:left;
	width:205px;
}
td.checkBtn2 {/*比較リストボタン*/
	text-align:left;
	width:140px;
}
td.checkBtn img, td.checkBtn2 img {
	vertical-align:top;
}

/*-----------======検索結果リスト表======-------------*/
table.resultList {
	border-collapse:collapse;
	width:935px;
	margin:0 0 4px 0;
}
table.resultList th, table.resultList td {
	border:1px solid #999999;
	color:#000000;
	_letter-spacing:1px;
}
table.resultList th {
	background-color:#0064ba;
	text-align:center;
	line-height:150%;
	font-size:1em;
	padding:2px 0;
	background-image:url(../images/list/bgi-color_000.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	color:#FFFFFF;
}
table.resultList th img {
	vertical-align:middle;
}

.sort a {/*ソート*/
	font-size:0.85em;
	color:#FFFFFF;
}

/*チェックbox*/
table.resultList td.check_detail {
	width:70px;
	text-align:center;
	padding:5px 0 3px 0;
	background-image:url(../images/list/bgi-color_001.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	background-color:#cef3ff;
}
td.check_detail span.redNew {
	display:block;	
	color:#e40002;
	font-size:14px;
	font-weight:bold;
}
td.check_detail span.detailBtn {
	display:block;
	padding:4px 0 0 0;
}


table.resultList td.carPicture {/*写真*/
	text-align:center;
	vertical-align:middle;
	padding-top:3px;/**/
	padding-bottom:3px;/**/
	width:120px;/**/
}
/*--------*/
table.resultList td.carName, table.resultList td.grade {/*グレード*/
	color:#000000;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	width:70px;
	padding:0 10px;
}
/*--------*/
table.resultList td.carPrice {/*価格*/
	color:#000000;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
}
td.carPrice span.redPrice {
	color:#e40002;
	font-size:18px;
	font-weight:bold;
}
/*--------*/
table.resultList td.year_type, table.resultList td.km, table.resultList td.carColor, table.resultList td.safety_check, table.resultList td.displacement_v, table.resultList td.eachArea {
	color:#000000;
	font-size:12px;/*20100311*/
	text-align:center;
	vertical-align:middle;
}

/*--------*/
table.resultList td.kaeruPlan {/*かえるプラン*/
	text-align:center;
	vertical-align:middle;
}
/*--------*/
table.resultList td.eachShop {/*店舗*/
	color:#000000;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
	width:107px;
	padding:0 5px;
	background-color:#fffda8;
}
table.resultList td.{}


.colorRed {
	color:#e40002;
}


/* sort.css
------------------------------------------*/

/** {margin:0; padding:0}
body {font:10px Verdana,Arial}
#wrapper {width:825px; margin:50px auto}*/
/*.sortable {width:823px; border:1px solid #ccc; border-bottom:none}*/
/*.sortable th {padding:4px 6px 6px; background:#444; color:#fff; text-align:left; color:#ccc}
.sortable td {padding:2px 4px 4px; background:#fff; border-bottom:1px solid #ccc}*/
/*.sortable .head span {background:#444 url(../images/list/sort.gif) 6px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .desc span {background:#222 url(../images/list/desc.gif) 6px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .asc span {background:#222 url(../images/list/asc.gif) 6px  center no-repeat; cursor:pointer; padding-left:18px}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}*/
/*.sortable .even td {background:#f2f2f2}
.sortable .odd td {background:#fff}*/

.sortable .head span.sort2 {background:url(../images/list/sort.gif) right center no-repeat; cursor:pointer; padding-right:10px}
.sortable .desc span.sort2 {background:url(../images/list/desc.gif) right center no-repeat; cursor:pointer; padding-right:10px}
.sortable .asc span.sort2 {background:url(../images/list/asc.gif) right center no-repeat; cursor:pointer; padding-right:10px}



/*----カラー----*/
table.resultList td.carColor {/*20100216add*/
width:55px;
}








