@import "common.css";

/*h1{
margin:0 0 30px 0;
padding:0;
width:580px;
height:65px;
background-image:url(../img/detail/h1_bg.gif);
background-position:0 0;
}*/

#gmap{
width:480px;
height:320px;
margin:10px 0 0 0;
}

/*━━━━━━━━━━━━━━ヘッドメニュー*/
#head_menu{
background-image:url(../img/detail/h1_bg.gif);
width:580px;
height:65px;
position:relative;
margin-bottom:30px;
}
ul.detail{
list-style:none;
width:580px;
height:65px;
margin:0 0 0 10px;
padding:5px 0 5px 0;
}
ul.detail li{
background-image:url(../img/detail/arrow.gif);
background-position:0 50%;
background-repeat:no-repeat;
float:left;
width:170px;
_width:190px;
margin:5px 0 0 0;
padding:0 0 0 20px;
}
ul.detail li a{
font-size:10px;
color:#fff;
display:block;
margin:0;
padding:0;
text-decoration:none;
}

body.hm_hutinobe #head_menu a.hm_h{color:#999;}
body.hm_core #head_menu a.hm_c{color:#999;}
body.hm_annex #head_menu a.hm_a{color:#999;}
body.hm_planet #head_menu a.hm_p{color:#999;}
body.hm_nishiyokohama #head_menu a.hm_y{color:#999;}
body.hm_kichijouji #head_menu a.hm_k{color:#999;}
body.hm_motomati #head_menu a.hm_m{color:#999;}
body.hm_numabukuro #head_menu a.hm_n{color:#999;}
body.hm_tsurugamine #head_menu a.hm_t{color:#999;}

/*━━━━━━━━━━━━━━店舗別情報*/

h2{
margin:0 0 20px 0;
padding:0;
width:580px;
height:29px;
text-indent:-9999px;
background-position:0 0;
background-repeat:no-repeat;
}
h2.hutinobe{background-image:url(../img/detail/h2_hutinobe.gif);}
h2.core{background-image:url(../img/detail/h2_core.gif);}
h2.annex{background-image:url(../img/detail/h2_annex.gif);}
h2.planet{background-image:url(../img/detail/h2_planet.gif);}
h2.nishiyokohama{background-image:url(../img/detail/h2_nishiyokohama.gif);}
h2.kichijouji{background-image:url(../img/detail/h2_kichijouji.gif);}
h2.motomati{background-image:url(../img/detail/h2_motomati.gif);}
h2.numabukuro{background-image:url(../img/detail/h2_numabukuro.gif);}
h2.tsurugamine{background-image:url(../img/detail/h2_tsurugamine.gif);}

#map {
border:1px solid #ccc;
}
#map td{
color:#ccc;
font-size:14px;
}

.info td {
font-size:14px;
color:#ccc;
padding:5px 0px;
border-bottom:1px dotted #999;
}

.voice {
width:360px;
border:1px solid #ccc;
padding:5px;
}
.voice td p{
font-size:12px;
color:#fff;
margin:5px;
line-height:130%;
}
.voice div{
text-align:right;
}

#mobile {
width:200px;
border:1px solid #ccc;
padding:5px;
font-size:12px;
color:#ccc;
}
#mobile td{
font-size:14px;
font-weight:bold;
color:#ccc;
padding:5px;
}


#e_info th{
background-color:#f90;
}
#e_info td{
background-color:#fdb;
border:1px solid #f90;
padding:9px;
}

#e_info .e_date{
font-size:24px;
font-weight:bold;
color:#F00;
padding:0 0 5px 5px;
border-bottom:1px solid #999;
}
#e_info .e_campaign{
font-size:14px;
color:#333;
padding:10px;
}
#e_info .e_campaign b{
font-size:18px;
font-weight:bold;
}
#e_info .e_bar{
text-align:center;
padding-bottom:10px;
}