@charset "utf-8";


/* ------------------------------------------
   #main h2
*/
#main h2{
 background: url(../../img/access/title.png);
}

/* ---------------------------------------
			#wrapper .content
*/
#wrapper article.content {
 padding: 0 0 !important;
  margin-top: 12px;
}

/* ---------------------------------------
			#wrapper .content //Contents
*/
#wrapper .content section figure img{
 border:none;
 margin:0 0 0 7px;
}

/* ---------------------------------------
			section#access //Contents
*/
section#access h3{
 background-image:url(../../img/access/m_access.png);
}
section#access .layout-c{
 width:650px;
 overflow:hidden;
}
#access-1{
 margin:0 0 41px 0;
}
#access-2{
 margin:0 0 21px 0;
}
#access-3{
 margin:0 0 0 0;
}

#googlemap{
 padding:3px;
 margin:0 0 25px 7px;
 background-color:#FFF;
 border:solid 1px #d7d7d7;
}

section#access .layout-c p a.map_print,
section#access .layout-c p a.map_print:link{
 text-indent:-9999px;
 display: block;
 background-repeat: no-repeat;
 height:27px;
 margin:0 0 0 230px;
}
section#access .layout-c p a.map_print:hover{
 background-position:bottom;
}
section#access .layout-c p a.map_print{
 width:149px;
 background-image:url(../../img/common/b_print_map.gif);
 margin-top:10px;
}
section#access .layout-c p.txt_map {
 text-indent:-9999px;
 display: block;
 background-image:url(../../img/access/alert_map.png);
 background-repeat: no-repeat;
 width:211px;
 height:13px;
 margin:3px 3px 22px 10px;
}
section#access .layout-l{
 width:400px;
 float:left;
}
section#access .layout-r{
 width:250px;
 float:right;
}
section#access .layout-c h4{
 display:block;
 color:#333;
 font-size:90%;
 padding:0 25px 0 25px;
 margin-1ttom:5px;
 background-image:url(../../img/common/icon_midashi.gif);
 background-position:10px 0.3em;
 background-repeat:no-repeat;
}
section#access p{
 font-size:80%;
 line-height:155%;
 margin:0 0 9px 24px;
}
section#access .layout-c p.clickmap{
 margin:3px;
}
section#access .layout-c table#access_bus {
margin-left: 20px;
margin-bottom: 10px;
}
section#access .layout-c table#access_bus th{
	font-weight:normal;
	width:120px;
	margin:0;
	padding:0;
	font-size: 80%;
}
section#access .layout-c table#access_bus th p{
 margin:0 0 0 17px;
}

section#access .layout-c table#access_bus td{
 vertical-align:top;
 white-space: nowrap;
 padding:0;
 margin:0;
 font-size: 80%;
 
}
section#access .layout-c table#access_bus td p{
 padding:0 0 22px 0 !important;
 margin:0 !important;
}
section#access .layout-c table#access_bus td.bus p{
	padding:0 25px 22px 31px !important;
}
section#access .layout-c table#access_bus td.tr-end p{
	padding:0 0 10px 0 !important;
}