@charset "UTF-8";

/*
##################################################################
bklist_lower_v1.2.css
################################################################## */

/* RESULT-BOX */
div.d_resultBox, div.d_footBox {
    position: relative;
    width: 980px;
    overflow: hidden;
    }

div.d_footBox p, p.pageNumberLine {
    position: absolute;
    }

div.d_resultBox {
    padding-bottom: 2px;
    }

div.d_footBox {
    height: 50px;
    }

/* 検索結果 */
p.p_rslt01 {
    width: 700px;
    font-size: 16px;
    line-height: 17px;
    font-weight: 700;
    color: #333;
    }

p.p_rslt01 span {
    margin-left: 5px;
    margin-right: 2px;
    font-family: arial;
    font-size: 21px;
    color: #f00;
    }

p.p_rslt02 {
    font-size: 10px;
    line-height: 11px;
    color: #999;
    }

/* 遷移 */
p.pageNumberLine {
    left: 0px;
    width: 980px;
    text-align: right;
    }

div.d_resultBox p.pageNumberLine {
    top: 12px;
    }

div.d_footBox p.pageNumberLine {
    top: 5px;
    }

p.pageNumberLine a {
    margin-right: 1px;
    }

span.thisPage {
    font-weight: 700;
    }

p.d_foot_1, p.d_foot_2 {
    left: 0px;
    color: #999;
    }

p.d_foot_1 {
    top: 5px;
    }

p.d_foot_2 {
    top: 30px;
    }



/*
##################################################################
一覧設定
################################################################## */

table.t_bklist {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    width: 980px;
    }

table.t_bklist th, table.t_bklist td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    }

table.t_bklist th {
    padding: 3px 5px;
    }

table.t_bklist td {
    padding: 3px;
    }

thead th, .t_info th {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    color: #fff;
    font-weight: 400;
    line-height: 14px;
    background-color: #666;
    }

thead th a, .t_info th a {
    color: #fff !important;
    }

thead th a:hover, .t_info th a:hover {
    color: #f90 !important;
    }



/*
##################################################################
幅指定部分
################################################################## */

.t_th01 { width: 24%;} /* 物件画像・アイコン */
.t_th02 { width: 13%;} /* 価格 */
.t_th03 { width: 8%;} /* 年式 */
.t_th04 { width: 7%;} /* 走行距離 */
.t_th05 { width: 5%;} /* 排気量 */
.t_th06 { width: 7%;} /* 車検 */
.t_th07 { width: 7%;} /* 修復歴 */
.t_th08 { width: 15%;} /* ミッションとか */
.t_th09 { width: 14%;} /* 販売店 */



/*
##################################################################
各TH,TD設定
################################################################## */

/* メーカー車名 */
td.t_t01 {
    border-top: 1px solid #999;
    border-right: none !important;
    height: 30px;
    background-color: #efefef;
    }

h2 {
    padding-left: 2px;
    font-size: 10px;
    font-weight: 400;
    }

td.t_t01 a {
    margin-right: 10px;
    font-size: 12px;
    font-weight: 700;
    }

/* UP付 */
tbody.h2_new td.t_t01 {
    background: url(/cmn/images/general/ico_up.gif) left center #efefef no-repeat !important;
    }

tbody.h2_new h2 {
    padding-left: 25px !important;
    }

tbody.h2_new h2 span {
    margin-right: 7px;
    font-size: 10px;
    color: #f00;
    }

/* 在庫確認・見積依頼 */
td.t_t02 {
    text-align: center;
    border-top: 1px solid #999;
    background-color: #efefef;
    }

td.t_t02 a {
    display: block;
    width: 130px;
    height: 22px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    background-image: url(/cmn/images/bklist/bklist_sprite_v1.0.png);
    background-repeat: no-repeat;
    }

/* 在庫確認・見積依頼 */
a.toiawase-button1 {
    background-position: -200px -70px;
    }

a:hover.toiawase-button1 {
    background-position: -330px -70px;
    }

/* 見積依頼 */
a.toiawase-button2 {
    background-position: 0px -120px;
    }

a:hover.toiawase-button2 {
    background-position: -130px -120px;
    }

.div_m1 {
    height: 96px;
    }

.div_m2 {
    height: 124px;
    }

.div_m3 {
    height: 165px;
    }



/*
##################################################################
メイン画像、アイコン、コメント部分
################################################################## */

td.t_t03 {
    vertical-align: top;
    }

div.ptn_t03 {
    position: relative;
    width: 228px;
    overflow: hidden;
    }

div.ptn_t03 p {
    position: absolute;
    }

/* メイン画像 */
p.p_t03_1 {
    top: 0px;
    left: 0px;
    }

p.p_t03_1 a img {
    border: 1px solid #ccc;
    padding: 1px;
    }

p.p_t03_1 a:hover img {
    border: 1px solid #f90;
    }

tbody.t_m1 p.p_t03_1 a img, tbody.t_m2 p.p_t03_1 a img {
    width: 80px;
    height: 60px;
    }

tbody.t_m3 p.p_t03_1 a img {
    width: 160px;
    height: 120px;
    }

/* アイコン */
p.p_t01_2 {
    top: 0px;
    left: 184px;
    width: 44px;
    height: 96px;
    }

p.p_t01_2 a {
    cursor: pointer;
    }

p.p_t01_2 span {
    display: block;
    width: 44px;
    height: 16px;
    text-indent: -9999px;
    background-image: url(/cmn/images/bklist/bklist_sprite_v1.0.png);
    background-repeat: no-repeat;
    }

span.ico01a { background-position: 0 0;}
span.ico01b { background-position: -44px 0;}
span.ico02a { background-position: 0 -16px;}
span.ico02b { background-position: -44px -16px;}
span.ico03a { background-position: 0 -32px;}
span.ico03b { background-position: -44px -32px;}
span.ico04a { background-position: -88px 0;}
span.ico04b { background-position: -132px 0;}
span.ico05a { background-position: -88px -16px;}
span.ico05b { background-position: -132px -16px;}
span.ico06a { background-position: -88px -32px;}
span.ico06b { background-position: -132px -32px;}

/* コメント */
p.p_t01_3 {
    height: 45px;
    overflow: hidden;
    }

tbody.t_m2 p.p_t01_3 {
    top: 70px;
    left: 0px;
    width: 180px;
    }

tbody.t_m3 p.p_t01_3 {
    top: 132px;
    left: 0px;
    width: 228px;
    }


/* 価格 */
td.t_t05 {
    text-align: center;
    }

td.t_t05 p {
    font-size: 10px;
    }

td.t_t05 p span {
    margin-left: 3px;
    margin-right: 1px;
    }

td.t_t05 p span {
    font-family: arial;
    font-size: 18px;
    font-weight: 700;
    vertical-align: -2px;
    }

p.pri01 {
    border-bottom: 1px dashed #ddd;
    }

tbody.t_m1 td p.pri01 {
    margin-bottom: 13px;
    padding: 0px 5px 13px 0px;
    }

tbody.t_m2 td p.pri01 {
    margin-bottom: 3px;
    padding: 0px 5px 3px 0px;
    }

tbody.t_m3 td p.pri01 {
    margin-bottom: 5px;
    padding: 0px 5px 5px 0px;
    }

p.pri02 {
    padding-right: 5px;
    }

p.pri02 span {
    color: #f00;
    }

/* 年式、距離、排気量、車検、修復歴 */
td.t_t06, td.t_t07, td.t_t08, td.t_t09, td.t_t10, td.t_t11, td.t_t12, td.t_t16 {
    text-align: center;
    }

/* ミッション/ボディタイプ/色 */
td.t_t11 {
    }

td.t_t11 span {
    display: block;
    line-height: 13px;
    }

span.s_t11 {
    border-bottom: 1px dashed #ddd;
    }

tbody.t_m1 span.s_t11 {
    margin: 5px 0px;
    padding: 5px 0px;
    }

tbody.t_m1 span.s_t11x {
    padding-top: 5px;
    margin-bottom: 10px;
    }

tbody.t_m2 span.s_t11, tbody.t_m3 span.s_t11 {
    margin-top: 2px;
    padding: 1px 1px;
    }

tbody.t_m2 span.s_t11x, tbody.t_m3 span.s_t11x{
    padding-top: 2px;
    }

/* 販売店情報/地域 */
td.t_t12 {
    vertical-align: top;
    }

td.t_t12 p {
    margin-top: 2px;
    display: block;
    overflow: hidden;
    }

p.p_t12_1 a {
    font-size: 10px;
    line-height: 11px;
    }

tbody.t_m1 p.p_t12_1 {
    height: 60px;
    }

tbody.t_m2 p.p_t12_1 {
    height: 88px;
    }

tbody.t_m3 p.p_t12_1 {
    height: 43px;
    }

tbody.t_m1 p.p_t12_2, tbody.t_m2 p.p_t12_2 {
    padding-top: 2px;
    height: 30px;
    line-height: 14px;
    }

tbody.t_m3 p.p_t12_2 {
    padding-top: 0px;
    line-height: 13px;
    letter-spacing: -1px;
    }

p.p_t12_2 strong {
    font-weight: 400;
    }

/* 販売店画像 */
td.t_t16 {
    border-right: 1px solid #daeafb !important;
    background-color: #e3f1ff;
    }

td.t_t16 a img {
    border: 1px solid #ccc;
    padding: 1px;
    width: 120px;
    height: 90px;
    background-color: #fff;
    }

td.t_t16 a:hover img {
    border: 1px solid #f90;
    }

/* クーポン */
td.t_t17 {
    vertical-align: top;
    background-color: #e3f1ff;
    }

a.a_t17_1 {
    display: block;
    width: 131px;
    height: 28px;
    margin-bottom: 3px;
    font-size: 10px;
    line-height: 12px;
    }

a.a_c01 {
    display: block;
    width: 131px;
    height: 21px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    background-image: url(/cmn/images/bklist/bklist_sprite_v1.0.png);
    background-repeat: no-repeat;
    }

a.c01_1 { background-position: -200px 0;}
a:hover.c01_1 { background-position: -331px 0;}
a.c01_2 { background-position: -200px -21px;}
a:hover.c01_2 { background-position: -331px -21px;}
a.c01_3 { background-position: -200px -42px;}
a:hover.c01_3 { background-position: -331px -42px;}



/* もっとみる */
td.t_t15 {
    vertical-align: bottom;
    }

div.d_mottoBox {
	position:relative;
    margin-bottom: 2px;
    width: 455px;
    height: 60px;
    overflow: hidden;
    }

div.d_mottoBox a, div.d_mottoBox span {
    display: block;
    float: left;
    }

div.d_mottoBox a img {
    margin-right: 3px;
    border: 0;
    width: 80px;
    height: 60px;
    }

div.d_mottoBox span {
    position: relative;
    margin: 2px 2px 0px 0px;
    width: 66px;
    height: 58px;
    font-size: 10px;
    line-height: 11px;
    color: #666;
    overflow: hidden;
    }

a.a_t15 {
    position: absolute;
    top: 43px;
    left: 0px;
    width: 66px;
    font-size: 10px;
    font-weight: 700;
    text-align: right;
    }

/* このワードにHIT!! */
td.t_hit1, td.t_hit2 {
    line-height: 13px;
    }

td.t_hit1 {
    text-align: right;
    font-weight: 700;
    }

td.t_hit2 {
    color: #666;
    }

td.t_hit2 span {
    color: #f00;
    font-weight: 700;
    }

/* 上へ */
p#pagetop {
    position: absolute;
    margin: 0;
    top: 30px;
    right: 0px;
    }

/* 車種リンク */
div#shashuLink {
    margin: 20px 0px 0px 15px;
    width: 980px;
    zoom: 100%;
    }

div#shashuLink:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
    }

div#footCopy {
    width: 980px;
    }

div#footCopy i {
    float: right;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    }

/* エラー */
div.d_errBox {
    border: 7px solid #f8e8e8;
    padding: 20px 0px;
    font-size: 14px;
    font-weight: 700;
    color: #f00;
    line-height: 18px;
    text-align: center;
    }

div#zeromatch{position:relative; width:500px; height:130px; margin:20px auto; background:url(/cmn/images/bklist/v1.0_08.png) no-repeat 0 0; }
div#zeromatch a{position:absolute; top:30px; left:150px; display:block; width:300px; height:45px;}
div#zeromatch p{position:absolute; top:80px; left:150px; width:300px; text-align:center; font-size:12px;}

/* D-Ucar車種リンク */
div#du-banBox{clear:both; position:relative; width:980px; height:120px; margin:5px 0 15px 15px; background:url(/cmn/dealerlink-images/du-banBg.png?0902) no-repeat 0 0;}
p#duTtl{position:absolute; top:20px; left:36px; width:530px; height:43px; background:url(/cmn/dealerlink-images/du-banTtl.png?0902) no-repeat 0 0; text-indent:-9999px;}
p#duCopy{position:absolute; top:90px; left:75px; width:420px; height:12px; background:url(/cmn/dealerlink-images/du-banCopy.png?0902) no-repeat 0 0; text-indent:-9999px;}
p#duLink{position:absolute; top:40px; right:30px; width:310px; text-align:right; background:url(/cmn/dealerlink-images/du-banLink.png?0902) no-repeat 0 4px;}
p#duLink a{font-size:18px; font-weight:bold; text-decoration:underline;}
p#duText{position:absolute; bottom:10px; right:30px; font-size:10px; text-align:right; color:#999;}

