@charset "UTF-8";

/*
##################################################################
shop_navi_v1.1.css 見積リストに追加→一発在庫に変更
################################################################## */

div.container {
    margin-top: -15px;
    margin-left: 10px;
    width: 960px;
    background-color: #deeff3;
    }

div.d_update {
    padding-right: 10px;
    width: 950px;
    height: 14px;
    font-size: 12px;
    line-height: 13px;
    color: #999;
    text-align: right;
    background-color: #fff;
    }

h2 {
    height: 39px;
    font-size: 14px;
    line-height: 42px;
    text-indent: 39px;
    color: #d24f00;
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
    }

/* 選択中の物件 */
h2#d_h2_0 {
    background-image: url(/common/images/shop/v1.0_24_0.gif);
    }

/* フェア・イベント */
h2#d_h2_1 {
    background-image: url(/common/images/shop/v1.0_24_1.gif);
    }

/* インフォ */
h2#d_h2_2 {
    background-image: url(/common/images/shop/v1.0_24_2.gif);
    }

/* ダイジェスト */
h2#d_h2_3 {
    background-image: url(/common/images/shop/v1.0_24_3.gif);
    }

/* スタッフ */
h2#d_h2_4 {
    background-image: url(/common/images/shop/v1.0_24_4.gif);
    }

/* 在庫一覧 */
h2#d_h2_5 {
    background-image: url(/common/images/shop/v1.0_24_5.gif);
    }

/* クーポン */
h2#d_h2_6 {
    background-image: url(/common/images/shop/v1.0_24_6.gif);
    }

/* 地図 */
h2#d_h2_7 {
    background-image: url(/common/images/shop/v1.0_24_7.gif);
    }

/* 系列店一覧 */
h2#d_h2_8 {
    background-image: url(/common/images/shop/v1.0_24_8.gif);
    }



/*
##################################################################
共通ヘッダ
################################################################## */

div.cmnBox {
    position: relative;
    width: 960px;
    height: 202px;
    background: url(/common/images/shop/v1.0_01.gif) 0 0 no-repeat;
    }

/* ロゴ */
div.d_logo {
    position: absolute;
    top: 95px;
    left: 257px;
    width: 130px;
    height: 65px;
    text-align: center;
    overflow: hidden;
    }

h1 {
    position: absolute;
    top: 9px;
    left: 260px;
    width: 685px;
    height: 37px;
    font-size: 15px;
    line-height: 37px;
    color: #333;
    letter-spacing: -2px;
    }

h1 span {
    display: none;
    }

/* キャッチコピー */
div.cmnBox p {
    position: absolute;
    top: 64px;
    left: 257px;
    width: 680px;
    font-size: 12px;
    line-height: 13px;
    color: #666;
    }

/* 販売店写真 */
img.d_img1 {
    position: absolute;
    top: 27px;
    left: 22px;
    width: 200px;
    height: 150px;
    border: 0;
    }

/* 概要情報 */
div.cmnBox dl {
    width: 960px;
    height: 182px;
    overflow: hidden;
    }

div.cmnBox dt, div.cmnBox dd {
    position: absolute;
    font-size: 12px;
    line-height: 21px;
    color: #333;
    }

/* 連絡先 */
div.cmnBox dt.cmn_dt1 {
    top: 90px;
    left: 389px;
    width: 46px;
    height: 21px;
    text-indent: -9999px;
    background: url(/common/images/shop/v1.0_02.gif) 0 0 no-repeat;
    }

div.cmnBox dd.cmn_dd1 {
    top: 90px;
    left: 435px;
    width: 490px;
    height: 22px;
    font-size: 17px;
    font-family: Tahoma, Arial, sans serif;
    font-weight: 700;
    color: #c30;
    letter-spacing: 1px;
    }

/* その他の設定 */
div.cmnBox dt.cmn_dt2,
div.cmnBox dt.cmn_dt3,
div.cmnBox dt.cmn_dt4,
div.cmnBox dt.cmn_dt5 {
    left: 400px;
    padding-right: 15px;
    width: 90px;
    height: 21px;
    font-weight: 700;
    color: #555;
    text-align: right;
    background: url(/common/images/shop/v1.0_03.gif) 97px 5px no-repeat;
    }

div.cmnBox dd.cmn_dd2,
div.cmnBox dd.cmn_dd3,
div.cmnBox dd.cmn_dd4,
div.cmnBox dd.cmn_dd5 {
    left: 510px;
    width: 420px;
    height: 21px;
    color: #333;
    overflow: hidden;
    }

/* 住所 */
div.cmnBox dt.cmn_dt2, div.cmnBox dd.cmn_dd2 {
    top: 115px;
    }

/* 定休日 */
div.cmnBox dt.cmn_dt4, div.cmnBox dd.cmn_dd4 {
    top: 132px;
    }

/* 営業時間 */
div.cmnBox dt.cmn_dt3, div.cmnBox dd.cmn_dd3 {
    top: 149px;
    }

/* HP */
div.cmnBox dt.cmn_dt5, div.cmnBox dd.cmn_dd5 {
    top: 166px;
    }



/*
##################################################################
共通ナビゲーション
################################################################## */

div.cmnNaviBox {
    position: relative;
    margin-left: 6px;
    padding-left: 18px;
    width: 930px;
    height: 64px;
    background: url(/common/images/shop/v1.0_04.gif) left bottom no-repeat;
    overflow: hidden;
    }

ul.ul_cmnNavi {
    margin-top: 6px;
    height: 39px;
    }

ul.ul_cmnNavi li {
    float: left;
    width: 126px;
    height: 39px;
    }

ul.ul_cmnNavi li a {
    display: block;
    width: 126px;
    height: 39px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    background-image: url(/common/images/shop/v1.0_05.gif);
    background-repeat: no-repeat;
    }

a.cn_on, a:hover.cn_on {
    cursor: default;
    }

/* 販売店情報 */
a#cN01 {
    background-position: 0 0;
    }

a#cN01:hover {
    background-position: 0 -39px;
    }

a#cN01.cn_on, a#cN01.cn_on:hover {
    background-position: 0 -78px;
    }

/* 中古車在庫一覧 */
a#cN02 {
    background-position: -126px 0;
    }

a#cN02:hover {
    background-position: -126px -39px;
    }

a#cN02.cn_on, a#cN02.cn_on:hover {
    background-position: -126px -78px;
    }

/* 地図・クーポン */
a#cN03on {
    background-position: -252px 0;
    }

a#cN03on:hover {
    background-position: -252px -39px;
    }

a#cN03on.cn_on, a#cN03on.cn_on:hover {
    background-position: -252px -78px;
    }

a#cN03off {
    background-position: -378px 0;
    }

a#cN03off:hover {
    background-position: -378px -39px;
    }

a#cN03off.cn_on, a#cN03off.cn_on:hover {
    background-position: -378px -78px;
    }

/* 系列店一覧 */
a#cN04 {
    background-position: -504px 0;
    }

a#cN04:hover {
    background-position: -504px -39px;
    }

a#cN04.cn_on, a#cN04.cn_on:hover {
    background-position: -504px -78px;
    }

/* 地図を印刷する */
a.cmnNaviPrint {
    position: absolute;
    top: 13px;
    left: 755px;
    display: block;
    width: 186px;
    height: 32px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    background: url(/common/images/shop/v1.0_06.gif) 0 0 no-repeat;
    }

a:hover.cmnNaviPrint {
    background-position: 0 -32px;
    }



/*
##################################################################
枠設定(coupon, fair)
################################################################## */

div.couponBox, div.fairBox, div.infoBox, div.pickupBox {
    padding: 20px 30px;
    width: 900px;
    background: url(/common/images/shop/v1.0_07.gif) 0 0 repeat-y;
    }

div.couponCnts, div.fairCnts {
    position: relative;
    margin-bottom: 15px;
    width: 900px;
    height: 229px;
    }

div.couponCnts p, div.fairCnts p {
    position: absolute;
    display: block;
    }

/* 見出し */
p.d_cpn01 {
    top: 23px;
    left: 292px;
    width: 580px;
    font-size: 14px;
    line-height: 15px;
    font-weight: 700;
    }

/* 写真 */
p.d_cpn02 {
    top: 15px;
    left: 20px;
    width: 240px;
    height: 180px;
    }

p.d_cpn02 img {
    border: 0;
    }

/* 左側 */
p.d_cpn03 {
    top: 69px;
    left: 292px;
    height: 125px;
    font-size: 12px;
    line-height: 17px;
    color: #333;
    }

p.d_cpn03 span {
    display: block;
    margin-bottom: 7px;
    width: 305px;
    font-weight: 700;
    line-height: 13px !important;
    color: #7ba900;
    }

/* 右側 */
p.d_cpn04 {
    top: 69px;
    left: 617px;
    width: 255px;
    height: 125px;
    font-size: 11px;
    line-height: 13px;
    color: #999;
    }

p.d_cpn04 span {
    display: block;
    margin-bottom: 7px;
    width: 255px;
    font-size: 12px;
    line-height: 13px;
    font-weight: 700;
    color: #c30;
    }

/* 画像補足 */
p.d_cpn05 {
    top: 209px;
    left: 18px;
    font-size: 12px;
    line-height: 13px;
    color: #333;
    }

/* クーポン＆地図を印刷 */
a.d_cpn06 {
    position: absolute;
    top: 203px;
    left: 723px;
    display: block;
    width: 146px;
    height: 24px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    }

a:hover.d_cpn06 {
    background-position: 0 -24px;
    }



/*
##################################################################
フェア・イベント
################################################################## */

div.fairCnts {
    background: url(/common/images/shop/v1.0_12.gif) 0 0 no-repeat;
    }

/* 見出し */
div.fairCnts p.d_cpn01 {
    color: #c30;
    }

/* 左側(右は無し) */
div.fairCnts p.d_cpn03 {
    width: 579px;
    }



/*
##################################################################
クーポン
################################################################## */

div.couponCnts {
    background: url(/common/images/shop/v1.0_08.gif) 0 0 no-repeat;
    }

/* 見出し */
div.couponCnts p.d_cpn01 {
    color: #a03d01;
    }

/* 左側 */
div.couponCnts p.d_cpn03 {
    width: 305px;
    }

/* クーポン＆地図を印刷 */
div.couponCnts a.d_cpn06 {
    background: url(/common/images/shop/v1.0_09.gif) 0 0 no-repeat;
    }



/*
##################################################################
販売店からのインフォメーション
################################################################## */

div.infoBox p {
    border: 1px solid #ddd;
    padding: 15px 50px;
    font-size: 14px;
    color: #333;
    line-height: 21px;
    background-color: #f9f9f9;
    }



/*
##################################################################
販売店紹介ダイジェスト
################################################################## */

div.digestBox {
    padding: 20px 0px 20px 30px;
    width: 930px;
    background: url(/common/images/shop/v1.0_07.gif) 0 0 repeat-y;
    }

div.digestCnts {
    width: 930px;
    }

div.digestBox h3 {
    font-size: 14px;
    color: #333;
    height: 33px;
    line-height: 35px;
    overflow: hidden;
    }

/* 販売店画像(大) */
div.d_dgst1 {
    position: absolute;
    width: 240px;
    height: 180px;
    }

div.d_dgst1 img {
    width: 240px;
    height: 180px;
    border: 0;
    }

/* 販売店画像(大)コメント */
div.d_dgst2 {
    position: absolute;
    font-size: 12px;
    line-height: 13px;
    color: #333;
    }

/* コメント(大) */
div.d_dgst3 {
    position: absolute;
    font-size: 14px;
    line-height: 19px;
    color: #333;
    }


/*
■■■ TYPE1 ■■■■■■■■■■■■■■■■■■■■■■■■■■ */

div.d_type1 {
    position: relative;
    margin-bottom: 10px;
    height: 276px;
    background: url(/common/images/shop/v1.0_13.gif) 0 0 no-repeat;
    }

div.d_type1 h3 {
    position: absolute;
    top: 7px;
    left: 28px;
    }

div.d_type1 div.d_dgst1 {
    top: 58px;
    left: 11px;
    }

div.d_type1 div.d_dgst2 {
    top: 253px;
    left: 11px;
    }

div.d_type1 div.d_dgst3 {
    top: 60px;
    left: 265px;
    width: 290px;
    height: 185px;
    overflow: hidden;
    }

div.d_type1 div.d_dgst4 {
    position: absolute;
    overflow: hidden;
    top: 6px;
    left: 585px;
    width: 305px;
    height: 270px;
    }

div.d_type1 div.d_dgst4 div {
    width: 305px;
    height: 90px;
    overflow: hidden;
    }

div.d_type1 div.d_dgst4 div img {
    float: left;
    margin-right: 5px;
    border: 1px solid #bbb;
    padding: 3px;
    background-color: #fff;
    width: 100px;
    height: 75px;
    }

div.d_type1 div.d_dgst4 div span {
    display: block;
    margin-top: 2px;
    font-size: 12px;
    line-height: 14px;
    color: #555;
    }


/*
■■■ TYPE2 ■■■■■■■■■■■■■■■■■■■■■■■■■■ */

div.d_type2 h3 { display: none;}
div.d_type2 div.d_dgst1 { display: none;}
div.d_type2 div.d_dgst2 { display: none;}
div.d_type2 div.d_dgst3 { display: none;}

div.d_type2 {
    position: relative;
    }

div.d_type2 div.d_dgst4 {
    width: 930px;
    }

div.d_type2 div.d_dgst4 div {
    float: left;
    width: 152px;
    }

div.d_type2 div.d_dgst4 div img {
    display: block;
    border: 1px solid #cddde1;
    padding: 3px;
    background-color: #e9f2f4;
    width: 130px;
    height: 98px;
    margin-bottom: 3px;
    }

div.d_type2 div.d_dgst4 div span {
    display: block;
    width: 140px;
    font-size: 12px;
    line-height: 14px;
    color: #333;
    }

/*
■■■ TYPE3 ■■■■■■■■■■■■■■■■■■■■■■■■■■ */

div.d_type3 h3 { display: none;}
div.d_type3 div.d_dgst1 { display: none;}
div.d_type3 div.d_dgst2 { display: none;}
div.d_type3 div.d_dgst3 { display: none;}

div.d_type3 div.d_dgst4 {
    width: 930px;
    }

div.d_type3 div.d_dgst4 div {
    float: left;
    width: 228px;
    }

div.d_type3 div.d_dgst4 div img {
    display: block;
    border: 1px solid #cddde1;
    padding: 4px;
    background-color: #e9f2f4;
    width: 205px;
    height: 154px;
    margin-bottom: 5px;
    }

div.d_type3 div.d_dgst4 div span {
    display: block;
    width: 215px;
    font-size: 12px;
    line-height: 16px;
    color: #333;
    }

/*
■■■ TYPE4 ■■■■■■■■■■■■■■■■■■■■■■■■■■ */

div.d_type4 div.d_dgst4 { display: none;}

div.d_type4 {
    position: relative;
    margin-bottom: 10px;
    height: 230px;
    background: url(/common/images/shop/v1.0_14.gif) 0 0 no-repeat;
    }

div.d_type4 h3 {
    position: absolute;
    top: 11px;
    left: 300px;
    }

div.d_type4 div.d_dgst1 {
    top: 15px;
    left: 21px;
    }

div.d_type4 div.d_dgst2 {
    top: 208px;
    left: 19px;
    }

div.d_type4 div.d_dgst3 {
    top: 59px;
    left: 282px;
    width: 600px;
    height: 140px;
    overflow: hidden;
    }

div.d_type4 div.d_dgst4 {
    position: absolute;
    overflow: hidden;
    }



/*
##################################################################
スタッフ紹介
################################################################## */

div.staffBox {
    padding: 20px 0px 20px 30px;
    width: 930px;
    background: url(/common/images/shop/v1.0_07.gif) 0 0 repeat-y;
    }

div.staffCnts {
    float: left;
    width: 152px;
    }

div.staffCnts img {
    display: block;
    margin-bottom: 4px;
    border: 1px solid #cddde1;
    padding: 4px;
    width: 130px;
    height: 98px;
    background-color: #e9f2f4;
    }

div.staffCnts span {
    display: block;
    width: 140px;
    font-size: 12px;
    line-height: 15px;
    color: #333;
    }



/*
##################################################################
在庫一覧
################################################################## */

div.bklistBox {
    padding: 10px 40px 5px 40px;
    width: 880px;
    background: url(/common/images/shop/v1.0_07.gif) 0 0 repeat-y;
    }

table.bktbl {
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    width: 879px;
    }

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

table.bktbl th {
    padding: 11px 0px 7px 0px;
    font-size: 11px;
    line-height: 12px;
    font-weight: 400;
    color: #111;
    background-color: #fcfabe;
    }

table.bktbl td {
    padding: 3px 5px;
    font-size: 12px;
    color: #333;
    text-align: center;
    }

/* ソート */
tr.d_sort td {
    padding: 5px 0px 3px 0px;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    line-height: 12px;
    background-color: #e9f0f6;
    }

tr.d_sort td a {
    margin-left: 2px;
    margin-right: 2px;
    }

tr.d_sort td a.trns_off {
    color: #c30;
    cursor: default;
    text-decoration: none;
    }

/* 物件画像 */
td.d_td01 {
    width: 83px;
    text-align: center;
    }

td.d_td01 a img {
    border: 1px solid #016c8f;
    padding: 1px;
    width: 75px;
    height: 57px;
    background-color: #fff;
    }

/* メーカー・車種・グレード */
td.d_td02, a.d_maker, span.d_grade {
    width: 280px;
    }

td.d_td02 {
    text-align: left !important;
    }

a.d_maker {
    margin-top: 3px;
    display: block;
    height: 16px;
    font-weight: 700;
    text-align: left;
    overflow: hidden;
    }

span.d_grade {
    display: block;
    height: 25px;
    line-height: 13px;
    color: #888;
    text-align: left;
    overflow: hidden;
    }

/* 見積リストに追加 */
span.d_add {
    margin-top: 4px;
    display: block;
    width: 163px;
    height: 18px;
    }

span.d_add a {
    padding-left: 16px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: #0396c6;
    background: url(/common/images/shop/v1.1_01.gif) -2px 0 no-repeat;
    }

span.d_add a:hover {
    background-position: -2px -18px;
    color: #f90;
    }

/* 価格・支払総額 */
td.d_td03 {
    color: #f00 !important;
    text-align: right !important;
    line-height: 16px;
    }

td.d_td03 span {
    display: block;
    font-size: 14px;
    font-weight: 700;
    }

/* ボディタイプ */
td.d_td04 img {
    margin-top: 2px;
    width: 53px;
    height: 13px;
    }

/* 選択中の物件 */
tr.d_select td {
    background-color: #fdcfcf;
    }

/* ページ遷移 */
div.transCnts {
    position: relative;
    margin-top: 15px;
    width: 880px;
    height: 14px;
    font-size: 12px;
    line-height: 13px;
    }

div.transCnts span {
    position: absolute;
    top: 0px;
    }

div.transCnts span a {
    font-weight: 700;
    }

span.ftL {
    left: 0px;
    width: 350px;
    text-align: right;
    color: #999;
    }

span.ftR {
    left: 530px;
    width: 350px;
    text-align: left;
    }

span.ftL a.trns_off, span.ftR a.trns_off {
    color: #bbb;
    cursor: default;
    text-decoration: none;
    outline: none;
    }

a.trns_on {
    }

span.ftC {
    left: 360px;
    width: 160px;
    text-align: center;
    color: #333;
    }



/*
##################################################################
地図
################################################################## */

div.mapBox {
    position: relative;
    padding: 15px 30px 0px 30px;
    width: 900px;
    background: url(/common/images/shop/v1.0_07.gif) 0 0 repeat-y;
    }

div.mapBox p {
    position: absolute;
    top: 18px;
    left: 300px;
    width: 630px;
    font-size: 12px;
    line-height: 16px;
    color: #999;
    text-align: right;
    }

div.mapBox p span {
    font-size: 14px;
    color: #333;
    }

div.d_map {
    border: 1px solid #666;
    width: 898px;
    height: 440px;
    }

img.d_errmap_toki {
    margin: 20px 0px 0px 199px;
    border: 0;
    }



/*
##################################################################
系列店一覧
################################################################## */

div.kshopBox {
    padding: 15px 40px 5px 40px;
    width: 880px;
    background: url(/common/images/shop/v1.0_07.gif) 0 0 repeat-y;
    }

div.kshopCnts {
    position: relative;
    margin-bottom: 15px;
    width: 880px;
    height: 181px;
    background: url(/common/images/shop/v1.0_21.gif) 0 0 no-repeat;
    }

div.kshopCnts div {
    position: absolute;
    }

div.kshopCnts h3 {
    position: absolute;
    top: 12px;
    left: 263px;
    width: 595px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    overflow: hidden;
    color: #333;
    letter-spacing: -2px;
    }

/* 住所 */
div.ks01 {
    top: 70px;
    left: 255px;
    width: 360px;
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
    color: #7ba900;
    }

div.ks02 {
    top: 16px;
    left: 16px;
    width: 200px;
    height: 150px;
    }

div.ks02 a img {
    border: 1px solid #016c8f;
    width: 198px;
    height: 148px;
    }

div.ks02 a:hover img {
    border: 1px solid #f90;
    }

/* コメント */
div.ks03 {
    top: 93px;
    left: 255px;
    width: 360px;
    font-size: 12px;
    line-height: 15px;
    color: #333;
    }

/* 平均価格 */
div.ks04 {
    top: 80px;
    left: 635px;
    width: 231px;
    height: 21px;
    text-align: center;
    font-size: 12px;
    color: #333;
    line-height: 18px;
    }

div.ks04 span {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #f00;
    }

/* 地図を見る・掲載 */
div.ks05, div.ks06 {
    top: 130px;
    height: 31px;
    }

div.ks05 a, div.ks06 a {
    display: block;
    height: 31px;
    text-decoration: none;
    outline: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    }

div.ks05 {
    left: 485px;
    width: 126px;
    }

div.ks05 a {
    width: 126px;
    text-indent: -9999px;
    background-image: url(/common/images/shop/v1.0_22.gif);
    }

div.ks06 {
    left: 648px;
    width: 206px;
    }

div.ks06 a {
    width: 206px;
    font-size: 12px;
    line-height: 28px;
    font-weight: 700;
    text-indent: 30px;
    color: #fff;
    background-image: url(/common/images/shop/v1.0_23.gif);
    }

div.ks05 a:hover, div.ks06 a:hover {
    background-position: 0 -31px;
    }

div.ks06 a span {
    text-indent: 0px !important;
    }



/*
##################################################################
選択中の物件
################################################################## */

div.pickupBox {
    position: relative;
    }

/* 見積リスト件数 */
p.d_pu00 {
    position: absolute;
    top: 38px;
    left: 717px;
    width: 200px;
    text-align: right;
    font-size: 12px;
    line-height: 17px;
    color: #333;
    }

p.d_pu00 a {
    font-weight: 700;
    }

p.d_pu00 span {
    margin-left: 2px;
    margin-right: 1px;
    font-size: 16px;
    font-weight: 700;
    color: #f00;
    }

div.pickupCnts {
    position: relative;
    width: 900px;
    height: 267px;
    background: url(/common/images/shop/v1.0_25.gif) 0 0 no-repeat;
    }

div.pickupCnts h3#d_h3_pickup, div.pickupCnts p {
    position: absolute;
    }

h3#d_h3_pickup {
    position: relative;
    top: 16px;
    left: 26px;
    width: 860px;
    height: 20px;
    font-size: 17px;
    line-height: 18px;
    color: #111;
    letter-spacing: -1px;
    overflow: hidden;
    }

h3#d_h3_pickup span {
    margin-left: 15px;
    letter-spacing: 0px !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    vertical-align: 1px !important;
    }

/* 補足 */
p.d_pu01 {
    top: 42px;
    left: 26px;
    width: 855px;
    height: 13px;
    text-align: right;
    font-size: 11px;
    line-height: 12px;
    color: #666;
    overflow: hidden;
    }

/* 価格 */
p.d_pu02 {
    top: 73px;
    left: 20px;
    width: 290px;
    font-size: 19px;
    font-weight: 700;
    color: #f00;
    line-height: 20px;
    letter-spacing: -1px;
    }

p.d_pu02 span {
    margin-right: 5px;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 0px !important;
    }

/* 物件画像 */
p.d_pu03 {
    top: 112px;
    left: 18px;
    width: 138px;
    height: 103px;
    }

p.d_pu03 img {
    width: 138px;
    height: 103px;
    border: 0;
    }

/* 拡大写真を見る */
p.d_pu04 {
    top: 223px;
    left: 18px;
    width: 138px;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    }

table.putbl1, table.putbl2 {
    position: absolute;
    left: 169px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    width: 714px;
    font-size: 11px;
    line-height: 12px;
    color: #333;
    }
    
table.putbl1 {
    top: 109px;
    height: 32px;
    }

table.putbl2 {
    top: 141px;
    height: 106px;
    }

table.putbl1 th, table.putbl1 td {
    padding-top: 2px;
    }

table.putbl1 th, table.putbl2 th {
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    }

table.putbl1 td, table.putbl2 td {
    border-right: 1px solid #aaa;
    text-align: center;
    }

table.putbl1 th {
    background-color: #e6e6e6;
    }

table.putbl2 th, table.putbl2 td {
    padding-top: 1px;
    }

table.putbl2 th {
    font-weight: 400;
    background-color: #f9f9f9;
    letter-spacing: -1px;
    }

table.putbl2 td {
    padding-right: 5px;
    padding-left: 5px;
    border-bottom: 1px solid #aaa;
    }

/* アクションアンカー */
a.d_pu_a {
    position: absolute;
    top: 72px;
    display: block;
    padding-left: 63px;
    height: 35px;
    font-size: 19px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: -1px;
    background-image: url(/common/images/shop/v1.0_26.gif);
    background-repeat: no-repeat;
    }

/* カンタン！在庫確認 */
a.d_pu05 {
    /*---left: 365px;---*/
    left: 680px;
    background-position: 0 0;
    letter-spacing: 2px !important;
    }

/* 一括見積リストに追加 */
a.d_pu06 {
    /*---left: 620px;---*/
    left: 365px;
    width: 195px;
    }

a.d_pu_off {
    background-position: 0 -35px;
    text-indent: 0px;
    text-decoration: underline;
    }

a.d_pu_on {
    background-position: 0 -70px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    }

a:hover.d_pu_on {
    background-position: 0 -105px;
    }



/*
##################################################################
フッタリンク
################################################################## */

div.linkBox {
    padding: 37px 15px 0px 15px;
    width: 930px;
    height: 28px;
    background: url(/common/images/shop/v1.0_10.gif) 0 0 no-repeat;
    overflow: hidden;
    }

div.linkBox a {
    float: left;
    margin-right: 20px;
    text-indent: 16px;
    font-size: 13px;
    line-height: 14px;
    background: url(/common/images/shop/v1.0_11.gif) 0 0 no-repeat;
    }


