﻿@charset "utf-8";

/*------------------ sidebar ------------------*/
/* shop detail */
#shopdata_box {
    width:315px;
}
#shopdata_top {
    width:315px;
    height:5px;
    background: url("../img/single/linenback_top.jpg") no-repeat;
}
#shopdata_middle {
    width:315px;
    height:100%;
    padding-bottom:6px;
    background: url("../img/single/linenback_mid.jpg") repeat-y;
}
#shopdata_bottom {
    width:315px;
    height:5px;
    background: url("../img/single/linenback_bottom.jpg") no-repeat;
}
#shopdata_middle img {
    margin:4px 10px 0;
}

#shopdata_detail {
    width:296px;
    border-top:solid 2px #B3B3B3;
    border-bottom:solid 2px #B3B3B3;
    margin:0 auto;
}
#shopdata_detail table {
    width:296px;
    table-layout:fixed;
}
#shopdata_detail table th {
    text-align:left;
    color:#75BB19;
    vertical-align:top;
    padding:5px 0 5px;
    width:80px;
    border-bottom:dashed 1px #B3B3B3;
}
#shopdata_detail table td {
    text-align:left;
    vertical-align:top;
    padding:5px 0 5px 15px;
    border-bottom:dashed 1px #B3B3B3;
    width:201px;
    word-break:normal;
}

/*
#shopdata_detail table tr {
    border-bottom:dashed 1px #B3B3B3;
}
*/
#shopdata_detail table .bottom_tr {
    border-bottom:none;
}

/* old post data */
#olddata_box {
    width:315px;
    margin-top:15px;
}
.admin_olddate {
    margin-top:0 !important;
}
#olddata_top {
    width:315px;
    height:5px;
    background: url("../img/single/reportback_top.gif") no-repeat;
}
#olddata_middle {
    width:315px;
    height:100%;
    padding-bottom:6px;
    background: url("../img/single/reportback_mid.gif") repeat-y;
}
#olddata_bottom {
    width:315px;
    height:5px;
    background: url("../img/single/reportback_bottom.gif") no-repeat;
}
#olddata_middle span {
    border-bottom: 1px solid #B3B3B3;
    display: block;
    margin: 9px auto 0;
    width: 280px;
}
#olddata_middle h3 {
    margin:4px 10px 0;
}
#olddata_middle a:link {
    color: #4D4D4D;
}
#olddata_middle a:visited {
    color: #4D4D4D;
}
#olddata_middle a:hover {
    color: #4D4D4D;
    text-decoration: underline;
}
#olddata_middle a:active {
    color: #4D4D4D;
}

/* shop links */
/*
#single_shoplink_box {
    width:315px;
    margin-top:15px;
}
#single_shoplink_top {
    width:315px;
    height:5px;
    background: url("../img/single/reportback_top.gif") no-repeat;
}
#single_shoplink_middle {
    width:315px;
    height:100%;
    background: url("../img/single/reportback_mid.gif") repeat-y;
}
#single_shoplink_bottom {
    width:315px;
    height:5px;
    background: url("../img/single/reportback_bottom.gif") no-repeat;
}
#single_shoplink_middle h3 {
    margin:4px 10px 0;
}
#single_shoplink_box ul {
    width:276px;
    margin:15px auto 30px;
}
#single_shoplink_box ul li {
    margin:5px 0 5px 10px;
    padding-left:20px;
}
#single_shoplink_box ul li.category_img {
    margin:0;
    background:none;
    padding-left:0;
}
*/

/*------------------ shopmap page ------------------*/
#shopmap_all_box {
    position:relative;
}
#shopmap_all_box div a {
    display:block;
    position:absolute;
}

#shopmap_cap {
    margin:0 10px 20px;
}

.shopmap_img {
    margin:0 auto;
    width:296px;
    height:233px;
}
#casha_map_img {
    background: url("../img/single/casha/map.jpg") no-repeat;
}
#center-barbers_map_img {
    background: url("../img/single/center-barbers/map.jpg") no-repeat;
}
#chuoubeikoku_map_img {
    background: url("../img/single/chuoubeikoku/map.jpg") no-repeat;
}
#kohikan_map_img {
    background: url("../img/single/kohikan/map.jpg") no-repeat;
}
#katou_map_img {
    background: url("../img/single/katou/map.jpg") no-repeat;
}
#kouda_map_img {
    background: url("../img/single/kouda/map.jpg") no-repeat;
}
#kunitomi_map_img {
    background: url("../img/single/kunitomi/map.jpg") no-repeat;
}
#mh-school_map_img {
    background: url("../img/single/mh-school/map.jpg") no-repeat;
}
#milan_map_img {
    background: url("../img/single/milan/map.jpg") no-repeat;
}
#minaminova_map_img {
    background: url("../img/single/minaminova/map.jpg") no-repeat;
}
#miyake_map_img {
    background: url("../img/single/miyake/map.jpg") no-repeat;
}
#nomurakobundo_map_img {
    background: url("../img/single/nomurakobundo/map.jpg") no-repeat;
}
#oushou_map_img {
    background: url("../img/single/oushou/map.jpg") no-repeat;
}
#shinkoriplaza_map_img {
    background: url("../img/single/shinkoriplaza/map.jpg") no-repeat;
}
#shoei-cl_map_img {
    background: url("../img/single/shoei-cl/map.jpg") no-repeat;
}
#syoukadori_map_img {
    background: url("../img/single/syoukadori/map.jpg") no-repeat;
}
#yuubiyoushitu_map_img {
    background: url("../img/single/yuubiyoushitu/map.jpg") no-repeat;
}

/* map bts */
#shopmap_shop01 a {
    height: 25px;
    left: 24px;
    top: 85px;
    width: 40px;
}
#shopmap_shop02 a {
    height: 40px;
    left: 183px;
    top: 170px;
    width: 30px;
}
#shopmap_shop03 a {
    height: 40px;
    left: 153px;
    top: 170px;
    width: 30px;
}
#shopmap_shop04 a {
    height: 40px;
    left: 116px;
    top: 170px;
    width: 36px;
}
#shopmap_shop05 a {
    height: 40px;
    left: 24px;
    top: 140px;
    width: 42px;
}
#shopmap_shop06 a {
    height: 56px;
    left: 85px;
    top: 54px;
    width: 22px;
}
#shopmap_shop07 a {
    height: 35px;
    left: 107px;
    top: 53px;
    width: 17px;
}
#shopmap_shop08 a {
    height: 35px;
    left: 189px;
    top: 53px;
    width: 28px;
}
#shopmap_shop09 a {
    height: 35px;
    left: 217px;
    top: 53px;
    width: 20px;
}
#shopmap_shop10 a {
    height: 41px;
    left: 240px;
    top: 122px;
    width: 55px;
}
#shopmap_shop11 a {
    height: 42px;
    left: 240px;
    top: 168px;
    width: 55px;
}

#shopmap_shop12 a {
    height: 30px;
    left: 24px;
    top: 54px;
    width: 61px;
}
#shopmap_shop13 a {
    height: 35px;
    left: 125px;
    top: 53px;
    width: 17px;
}
#shopmap_shop14 a {
    height: 35px;
    left: 165px;
    top: 53px;
    width: 24px;
}
#shopmap_shop15 a {
    height: 20px;
    left: 240px;
    top: 102px;
    width: 55px;
}
#shopmap_shop16 a {
    height: 35px;
    left: 143px;
    top: 53px;
    width: 23px;
}
#shopmap_shop17 a {
    height: 19px;
    left: 240px;
    top: 88px;
    width: 55px;
}
#shopmap_shop18 a {
    height: 30px;
    left: 240px;
    top: 56px;
    width: 55px;
}

#wp_link_box {
    width:68px;
    height:24px;
    margin:10px 0 0 auto;
}
