﻿@charset "utf-8";

/*見出し*/
h3#Time{background-image:url(../../img/access/h3_time.gif);}


/*メインコンテンツ*/
div#Map{margin-bottom:20px;width:600px;float:left;}
div#Map img{padding:4px;border:1px solid #ccc;margin-bottom:2px;}
div#Map iframe{padding:4px;border:1px solid #ccc;margin-bottom:2px;}

ul.tabNav{font-size:90%;margin-bottom:5px;border-bottom:1px solid #ccc;}
ul.tabNav li{width:6em;text-align:center;padding:0;border-left:1px solid #ccc;border-top:1px solid #ccc;float:left;}
ul.tabNav li.lastChild{border-right:1px solid #ccc;}
ul.tabNav li a{display:block;padding:0;height:28px;}
ul.tabNav li a:hover{text-decoration:none;color:#fff;background:#5F5132;}
ul.tabNav li a.active{color:#fff;background:#5F5132;}

div#gmap{width:598px;height:436px;border:1px solid #ccc;position:absolute;left:-10000px;}
div#gmap img.loading{margin:200px 0 0 280px;}
div#gmap p{font-size:80%;line-height:1.4em;margin:0;width:160px;}
div#around{position:absolute;left:-10000px;}

div.act{;left:10px!important;}

div#LeftContents{margin-bottom:20px;width:440px;float:left;}
p#STime,p#Holiday,p#Tel,p#Address,p#Train{text-indent:-999em;background-repeat:no-repeat;}
p#Address{width:440px;height:16px;background-image:url(../../img/access/address.gif);margin-bottom:10px;}
p#Train{width:440px;height:130px;background-image:url(../../img/access/access_train.gif);margin-bottom:40px;}

div#RightContents{margin-bottom:20px;width:390px;float:right;}
p#Tel{width:390px;height:30px;background-image:url(../../img/access/tel.gif);margin-bottom:25px;}
p#STime{width:390px;height:70px;background-image:url(../../img/access/time.gif);margin-bottom:0;}
p#Holiday{width:390px;height:30px;background-image:url(../../img/access/holiday.gif);margin-bottom:40px;}


p#AcPh{width:270px;float:right;padding-top:35px;}
p#AcPh img{display:block;padding:4px;border:1px solid #ccc;margin-bottom:10px;}

div#TimeBox:after,ul.tabNav:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
div#TimeBox,ul.tabNav{
display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
* html div#TimeBox,* html ul.tabNav{height: 1%;}
div#TimeBox,ul.tabNav{display: block;}
/* End Holly Hack */
