@charset "euc-jp";

@charset "euc-jp";

/*======================================

    bodytype.cssは次のhtmlに読み込まE討い泙后
		
		
		/template/search/bodytype_search.html
				
=======================================*/


/* ------------------------------------------------------
base setting
------------------------------------------------------ */
html {
     overflow-y: scroll;
}
body {
	margin:0;
	border:0;
	padding:0;
	line-height:1.4;
}
h1, h2, h3, h4, h5, h6,
p, ul, ol, li, dl, dt, dd, address,
div, form, input, table, caption, th, td, img {
	list-style-type:none;
	margin:0;
	border:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
}
img { border: none; }
iframe {
	border:medium none;
	margin:0;
	padding:0;
}

/* ------------------------------------------------------
font
------------------------------------------------------ */
strong { font-weight:normal;}

a:link {
	color:#0000FF;
	text-decoration:underline;
}
a:hover {
	color:#ff0000;
	text-decoration:none;
}

/* ------------------------------------------------------
clearfix
------------------------------------------------------ */
/* for modern browser */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* for IE 5.5-7 */
.clearfix { zoom: 1; }



/* Common Settings
-------------------------- */
.clear{
	clear: both;
}


/* Layout Settings
-------------------------- */
div#wrap {
	width:960px;
	margin:0 auto;
	position: relative;
}

div#header{
	width:960px;
}

div#contents {
	float:left;
	padding-bottom:15px;
}

div#main{
	width:732px;
	float:left;
}
div#sub{
	width: 200px;
	float: right;
}

div#footer{
	margin: 0 auto;
	padding: 0;
	clear: both;
	width:960px;
}


/* Detail Settings
-------------------------- */

/* Header Definition */

div#header h1 {
	font-size: 100%;
	padding:4px 0 ;
	border-bottom: 1px solid #ccc;
	zoom:1;
}

div#header div#gNav {
	position: relative;
	margin:0 ;
}
div#header div#gNav ul {
	position: absolute;
	top:-21px;
	right:0;
}

div#header div#gNav ul li {
	display: inline;
	border-right: 1px solid #333;
	padding: 0 6px 0 3px;
}
div#header div#gNav ul li.bookmark a {
	background:#fff url(/common/img/icon_star.gif) no-repeat scroll left center;
	padding:0 0 0 16px;
}
div#header div#gNav ul li.english a {
	background:#fff url(/common/img/icon_world.gif) no-repeat scroll left center;
	padding:0 0 0 16px;
}
div#header div#gNav ul li.mypage a {
	background:#fff url(/common/img/icon_mypage.gif) no-repeat scroll left center;
	padding:0 0 0 16px;
}
div#header div#gNav ul li.sitemap a {
	background:#fff url(/common/img/icon_guide.gif) no-repeat scroll left center;
	padding:0 0 0 16px;
}
div#header div#gNav ul li.inquire a {
	background:#fff url(/common/img/icon_help.gif) no-repeat scroll left center;
	padding:0 0 0 16px;
}
div#header div#gNav ul li.goonet a {
	background:#fff url(/common/img/icon_goo.gif) no-repeat scroll left center;
	padding:0 0 0 16px;
}
div#header div#gNav ul li.inquire {
	border-right:none;
}
div#header div#gNav ul li.goonet {
	border-right:none;
	margin-left: 10px;
	padding: 0 0 0 3px;
}
div#header div#headerMv {
	width:960px;
	float:left;
}
div#header div#headerMv p.gooLogo,
div#header div#headerMv p.conLogo {
	float:left;
	margin:13px 0;
}
div#header div#headerMv p.hdBnr {
	float:right;
	width:468px;
	height:60px;
	margin:8px 0 ;
}
/* ナビゲーショE(menu) */

div#menu {
	clear:both;
	height:32px;
}
div#menu ul {
	border:1px solid #ccc;
	border-bottom:3px solid #c80122;
	height:28px;
	background:url(/common/img/top_menu_bg.gif) 0 bottom no-repeat;
	}
div#menu ul li {
	display:inline;
	}
div#menu ul li a {
	display:block;
	float:left;
	padding:0px 10px;
	line-height:28px;
	border-right:1px solid #ccc;
	background:url(/common/img/top_menu_bg.gif) 0 bottom no-repeat;
	text-decoration:none;color:#333;
	font-size:13px;
	}
div#menu ul li a.on,
div#menu ul li a:hover {
	background:url(/common/img/top_menu_bg_on.gif) 0 bottom repeat-x;
	color:#fff;
	background-color:#C80122;
	}
div#menu ul li a.on {
	font-weight:bold;
	}

/* パンくず
-----------------*/

div.topicpath {
	clear:both;
	padding:5px 0 ;
	margin:0 auto;
	width:960px;
}
div.topicpath ul li {
	display: inline;
}
div.topicpath ul li a {
	background: url(/used/common/img/topicpath.gif) right 0 no-repeat ;
	padding-right: 13px;
	margin-right:5px;
}


/* Main Definition */


div.banner_text {
	margin:5px 0 10px;
}


p.specialLink {
	line-height:125%;
}
td.maincontents {
	border:1px solid #CCCCCC;
}
table.commontitle {
	border:medium none;
	border-collapse:collapse;
}
table.commontitle td {
	background:transparent url(../img/used_back_rt1.gif) repeat-x scroll 0 0;
	font-size:117%;
	font-weight:bold;
	padding:5px 15px;
}
div.commontitleline {
	background:transparent url(../img/used_back_rt2.gif) repeat-x scroll 0 0;
	font-size:1px;
	height:3px;
}
div.commontext {
	font-size:12px;
	margin:8px 15px;
}
div.bt_soatsearch {
	background:#EEEEEE none repeat scroll 0 0;
	border-bottom:5px solid #CACACA;
	margin:0 10px;
	padding:10px;
}
div.bt_soatsearch table {
	width:100%;
}
div.bt_soatsearch th {
	padding-left:15px;
	text-align:left;
	white-space:nowrap;
}
div.bt_soatsearch th,
div.bt_soatsearch td {
	background:#F6F6F6 none repeat scroll 0 0;
	font-size:100%;
	padding:5px;
}
div.bt_soatsearch th, div.bt_soatsearch td {
	font-size:100%;
}
div.bt_soatsearch div {
	padding-top:5px;
	text-align:center;
}


table.resultheader {
	border:medium none;
	border-collapse:collapse;
}
table.resultheader td.howmany {
    padding:0px 15px;
	font-size:100%;
	font-weight:bold;
}
table.resultheader td {
	padding:5px 0px;
}
table.resultheader {
	border-collapse:collapse;
}
table.resultheader td.numbtn {
	font-size:13px;
}
table.resultheader td.numbtn a {
	padding:0 3px 0 0;
}
span.selected {
	font-size:117%;
	padding:0 3px 0 0;
}
table.resultheader td.border1 {
	border-top:1px solid #CCCCCC;
	font-size:12px;
}


div.body_type {
	padding:10px;
	border:1px solid #CCCCCC;
}
div.body_type table.bt_soatbelt {
	margin:5px 0 10px 0;
	width:100%;
}
div.body_type table.bt_soatbelt th {
text-align:left;
}
div.body_type table.bt_soatbelt th, div.body_type table.bt_soatbelt td {
	background:transparent url(../img/used_back_rt1.gif) repeat-x scroll 0 0;
	font-size:100%;
	padding:3px 5px;
}
div.body_type table.bt_soatbelt td {
	text-align:right;
}
div.body_type table.bt_list {
	width:100%;
}
div.body_type table.bt_list td {
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	text-align:center;
	vertical-align:top;
	width:33%;
}
div.body_type table.bt_list td p {
	margin:0;
	padding:3px 0;
	text-align:left;
}
div.body_type table.bt_list td p input {
	margin-right:3px;
	vertical-align:middle;
}
div.body_type table.bt_list td span {

}


table.resultheader td.border2 {
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	padding:20px 15px 5px;
}
div.bt_btn {
	padding:10px;
	text-align:center;
}
table.resultheader td.border1 strong {
	font-weight:bold;
}

table.resultheader td.border2 strong {
	font-weight:bold;
	padding:0 5px 0 0;
}

table.resultheader td.border2 span {
	float:right;
	margin-top:-16px;
}

/* Sub Definition */

div#sub {
}
div#sub h2{
	border:1px solid #999;
	line-height: 24px;
	padding:0 8px;
	background-color:#dedede;
	font-size:117%;
	font-weight:bold;
}
div#sub h3{
	border:1px solid #999;
	line-height: 24px;
	padding:0 8px;
	background-color:#dedede;
	font-size:117%;
	font-weight:bold;
}


div#flashBnner {
	margin-bottom:10px;
}


div#sub p.subInnerTit {
	border:1px solid #999;
	border-top: none;
	line-height: 24px;
	padding:0 8px;
	background-color:#efefef;
	font-weight: bold;
}
div#sub div.subCon {
	border: 1px solid #999;
	border-top:none;
	padding:5px;
	height:1%;

}
div#mySearch,
div#gooauc,
div#kaikae,
div#info,
div#jumpSch,
div#usedData,
div#sarchRank,
p.rightBnr {
	margin-bottom:10px;
}

/* マイサーチ
-----------------*/

div#mySearch ul {
	margin:3px 0;
}
div#mySearch ul li {
	background: url(/used/common/img/icon_arrow_black_large.gif) 0 5px no-repeat;
	padding-left: 8px;
	line-height: 1.4;
}
div#mySearch ol {
	width:188px;
}
div#mySearch ol li {
	background:none;
	margin-left: 1px;
	display:inline;
}
div#mySearch ol li a {
}

div#mySearch ol li a img {
	border:1px solid #ccc;
	vertical-align: bottom;
	margin-bottom:1px;
}

/* 買い替え検E
-----------------*/

div#kaikae p {
	color:#ff0000;
}
div#kaikae p img {
	float:right;
	padding-right: 65px;
}

/* お役立ち
-----------------*/


div#info dl {
	min-height:60px;
}
*html div#info dl {
	height:60px;
}

div#info dl dt {
	position:relative;
	padding-left:65px;
	padding-top:10px;
}
div#info dl dt a img {
	position:absolute;
	top:0;
	left:0;
}

*html div#info dl dt a img {
	left:-65px;
}

div#info dl dd {
	padding-left:65px;
}

div#info ul.infoLast {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

div#info ul li {
	background:transparent url(/used/common/img/icon_dot.gif) no-repeat scroll left center;
	padding-left: 8px;
	line-height: 1.4;
}
div#info ul li img {
	vertical-align: middle;
	margin-left: 3px;
}

/* オークショE
-----------------*/


div#gooauc dl {
	min-height:60px;
}
*html div#gooauc dl {
	height:60px;
}

div#gooauc dl dt {
	position:relative;
	padding-left:60px;
	padding-bottom:5px;
}
div#gooauc dl dt a img {
	position:absolute;
	top:0;
	left:0;
}

*html div#gooauc dl dt a img {
	left:-65px;
}

div#gooauc dl dd {
	padding-left:60px;
}


/* 中古車検索週間ランキング
-----------------*/

div#sarchRank dl dt {
	clear:both;
	font-weight:bold;
	padding-top:8px;
}
div#sarchRank dl dd img {
	float:left;
	margin-right:5px;
	border:1px solid #ccc;
	position:relative;
}

div#sarchRank p.more {
	padding-left:80px;
	clear:both;
}
div#sarchRank p.more a {
	background:url(/used/common/img/icon_arrow_black_large.gif) no-repeat scroll 0 5px;
	line-height:1.4;
	padding-left:8px;
}

/* 右ナビバナー
-----------------*/

div#sub div.subBanner {
	margin-bottom: 10px;
}
/* Jump検E
-----------------*/

div#jumpSch {
}
div#jumpSch input#gjsb{
	vertical-align: middle;
}

/* 中古車データ更新履E
-----------------*/

div#usedData dl dt{
	width:30px;
	padding-left: 3px;
	float:left;
}
div#usedData dl dd{
	margin: 0 0 0 40px;
	padding:0;
}

p.copy {
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.2;
	font-size:12px;
}


/* Footer Definition */
div.footer_proto{
	margin-top:10px;
	padding:5px;
	font-size: 75%;
}
div.footer_proto img{
	float:left;
}
div.footer_proto p{
	margin-left:90px;
}

/* FOOTER AREA */
#flist {
	width: 750px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#flist li {
	float: left;
	white-space: nowrap;
}
#flist h2 {
	margin: 0;
	padding: 0;
	font-weight: 100;
	float: left;
}
.footrim {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
table.f_brand_link {
	width: 100%;
	background-color: #eeeeee;
	margin-top: 5px;
}
table.f_brand_link ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
table.f_brand_link li {
	float: left;
	border-right: 1px #ccc solid;
	border-left: 1px #fff solid;
	white-space: nowrap;
	font-size:1em;
}
table.f_brand_link li a {
	display: block;
	position: relative; /* Hack for IE */
	padding: 3px 8px;
}
table.f_brand_link li#l_none {
	padding: 3px 0;
	border-left: none;
}
table.f_brand_link li#r_none {
	padding: 3px 0;
	border-right: none;
}
table#flist_wrapper {
	width: 100%;
	margin-top: 5px;
	vertical-align: top;
	border-top: solid 1px #cccccc;
}
table#flist_wrapper td {
	padding: 5px;
	font-size: 11px; /* FontSize */
	line-height: 1.3;
}


/* search_new */

div#topBtnArea {
	clear:both;
	padding:3px 0px 3px;
	background-color:#eee;
	border:1px solid #ccc;
	border-bottom:none;
	background:transparent url(/used/common/img/used_back_rt1.gif) repeat-x scroll center top;
}

div#topBtnArea h2 {
	font-size:100%;
	clear:both;
	font-weight:bold;
	float:left;
	padding-left:8px;
	width:/*730px*/480px;
}

div#topBtnArea p.btnPriceList{
	float:left;
}
div#topBtnArea p.btnFavorate{
	float:right;
	padding-right:5px;
}

div#topBtnArea ul { font-size:1px; line-height:0.1px; }
div#topBtnArea ul li { display:inline; padding-right:5px; }

.textBoldL {
	font-family:"Arial",arial,sans-serif;
	font-size:142%;
	padding:0 5px;
	color:#ff0000;
	font-weight:bold;
}


/*
--------------------------------------------------------*/

div#searchBox {
	clear:both;
	padding:13px 8px 8px 8px;
	border:1px solid #ccc;
	border-bottom:none;
	line-height:1.7;
	overflow: hidden;
	position: relative;
	background: url(/usedcar/common/img/searchbox_bg.gif) 0 0 no-repeat;

}

div#searchBox dl {

}

div#searchBox dl dt {
	float:left;
	clear:both;
	font-weight:bold;
	width:55px;
	margin-bottom:5px;
	padding-right:5px;
	text-align:right;

}
div#searchBox dl dd {
	margin-bottom:5px;
}
div#searchBox dl dd span {
		font-size:92%;
}
div#searchBox dl dd select {
	width:110px;
}


div#srchFirst{
	width:350px;
	float:left;
	overflow:hidden;
	position:relative;

}

div#srchFirst dl dt {
    width:100px;
}
dl dt.lineh {
}
div#srchFirst dl dd {
	margin-left:60px;
}
div#srchFirst dl dd input {
	margin-right:5px;
	vertical-align:middle;
}


div#srchSecond{
	width:645px;
	float:left;
	overflow:hidden;
	position:relative;
}
div#srchSecond dl { height:26px; }
div#srchSecond dl dt { clear:none; }
div#srchSecond dl dd { float:left; }
div#srchSecond dl dd select { width:404px; }
div#srchSecond dl dd.brand select { width:140px; font-size:12px; }
div#srchSecond dl dd.type select { width:357px; font-size:12px; }

* html div#srchSecond dl dt { padding-right:8px; }



div#srchThird{
	width:350px;
	float:left;
	overflow:hidden;
	position:relative;
}

div#searchBox div#srchThird dl dd {
 	margin-left:60px;
}
div#searchBox div#srchThird dl dd a {
	white-space:nowrap;

}

div#searchBox div#srchThird dl dd ul li {
	width:45px;
	float:left;
}
div#searchBox div#srchThird dl dd ul li input {
	margin-right:5px;
	vertical-align:middle;
}
div#searchBox div#srchThird dl dd ul li img {
	vertical-align:middle;
}

div#others{
	width:245px;
	float:left;
	overflow:hidden;
	position:relative;
	margin-bottom:7px;
}


div#others dl dt {
}
div#others dl dd {
	margin-left:60px;
}

div#others dl dd ul li {
	width:80px;
	float:left;
	white-space:nowrap;
}

div#others dl dd ul li.long {
}
div#others dl dd ul li input {
	margin-right:5px;
}




/* 細かい条E嚢覆EE
--------------------------------------------------------*/

div#detailCon {
	border:1px solid #ccc;
	border-top:none;
	padding:5px;
	background-color: #f6f6f6;
}
div#detailCon img {
	vertical-align:middle;
}

div#detailCon p img {
	margin-left:10px;
}

div#detailCon p {
	position:relative;
	margin:0;
}
div#detailCon p a {
	position: absolute;
	text-align: left;
	top:4px;
	left:0;
	display: block;
	height:21px;
}
p.ic_q{
	clear: both;
	background:transparent url(https://img.goo-net.com/goo/usedcar/icon_arrow_red_large.gif) no-repeat scroll 0 5px;
/*	display:inline;*/
	margin-left:8px;
	padding-left:10px;
}


div#conditionBtn {
	text-align:center;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* for IE 5.5-7 */
.clearfix { zoom: 1; }

.marginTop10px { margin-top: 10px; }
.marginB10 { margin-bottom:10px;}


div#footer { margin-top:10px; border-top:#CCCCCC 1px solid;}
div#footer a { color:#666666; text-decoration:none;}
div#footer a:hover { color:#20394C; text-decoration:underline;}
div#footer ul#flist { clear:both; zoom:1;}
div#footer ul#flist:after {
        content: ".";
        display: block;
        visibility: hidden;
        height: 0.1px;
        font-size: 0.1em;
        line-height: 0;
        clear: both;
}
div#footer ul#flist li.flist-title { margin-right:10px; font-weight:bold; color:#20394C !important;}
div.footer-inner { clear:both; padding:5px; font-size:11px; border-bottom:#CCCCCC 1px dotted;}
table#flist_wrapper { clear:both; border-bottom:#CCCCCC 1px dotted;}


