﻿@charset "utf-8";

#wrapper #container #left {
	width:230px;
	float:left;
}

#wrapper #container #right {
	width:670px;
	float:right;
}

/* グローバルナビ　アクセスのみ(S) */
#wrapper #header li a#button_05{
	background:url(../images/navi/spacer.gif) center top no-repeat;
/*\*/
	overflow: hidden;
/**/
}
/* グローバルナビ　アクセスのみ(E) */

/* アクセス　項目(S) */
#wrapper #container #transportation {
	width:230px;
	background:url(../images/bg_left.gif) left top repeat-y;
}
#wrapper #container #transportation a {
	line-height:1.5;
}
#wrapper #container #transportation h2{
	height:25px;
	font-size:100%;
	text-indent:-9999px;
}
#wrapper #container #transportation ul{
	margin-top:0.3em;
	background:url(../images/bg_bottom_left.gif) left bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:0;
}
#wrapper #container #transportation ul li{
	background:url(../images/triangle.gif) 10px 4px no-repeat;
	padding-left:2.2em;
	padding-right:1.5em;
}
#transportation h2.title {background:url(../access/images/transportation.jpg) left bottom no-repeat;}
/* アクセス　項目(E) */

/* アクセス　内容(S) */
#wrapper #container #right .title {
	display:none;
}
#wrapper #container #right .button {
	background:url(../images/bg_bottom_right.gif) left bottom no-repeat;
	margin-top:2em;
	padding-bottom:1em;
	clear:both;
	text-align:right;
}
#wrapper #container #right .button a {
	background:url(../images/triangle.gif) left center no-repeat;
	padding-left:1.5em;
	padding-right:1.5em;
}
#wrapper #container #right .floatright a {
	background:url(../images/triangle.gif) left center no-repeat;
	padding-left:1.5em;
	padding-right:1.5em;
}

#wrapper #container .floatleft {float:left;width:300px;padding-left:10px;}
#wrapper #container .floatright {float:right;width:330px;padding-right:15px;}

#wrapper #container .naiyou {
	margin-bottom:10px;
	background:url(../images/bg_right.gif) left top repeat-y;
}
#wrapper #container .naiyou h3 {
	margin:0px;
	padding:0px;
	width:670px;
	height:25px;
	text-indent:-9999px;
}
#wrapper #container p {
	margin-bottom:1em;
}
#wrapper #container p.full {
	padding-left:1.5em;
	padding-right:1.5em;
	margin-bottom:1em;
}
#container dl {margin-bottom:1em;}

#wrapper #container #access_01 h3 {background:url(../access/images/access_01.jpg) bottom left no-repeat;margin-bottom:0.5em;}
#wrapper #container #access_02 h3 {background:url(../access/images/access_02.jpg) bottom left no-repeat;margin-bottom:0.5em;}
#wrapper #container #access_03 h3 {background:url(../access/images/access_03.jpg) bottom left no-repeat;margin-bottom:0.5em;}
#wrapper #container #access_04 h3 {background:url(../access/images/access_04.jpg) bottom left no-repeat;margin-bottom:0.5em;}
#access_02 table {
	border-collapse:collapse;
	width:500px;
	margin:1em auto 1em auto;
}
#access_02 th {
	text-align:center;
	color:#FFFFFF;
	background-color:#000066;
	border:2px solid #000033;
	padding:3px;
}
#access_02 td {
	text-align:center;
	border-left:2px solid #000033;
	border-right:2px solid #000033;
	border-top:1px solid #000033;
	border-bottom:1px solid #000033;
	padding:3px;
	background-color:#FFFFFF;
}
#access_02 td.borderbold_l {
	width:85px;
	text-align:center;
	border-left:2px solid #000033;
	border-right:1px solid #000033;
	border-top:1px solid #000033;
	border-bottom:1px solid #000033;
	padding:3px;
}
#access_02 td.borderbold_r {
	width:85px;
	text-align:center;
	border-left:1px solid #000033;
	border-right:2px solid #000033;
	border-top:1px solid #000033;
	border-bottom:1px solid #000033;
	padding:3px;
}
#access_02 td.borderbold_l_last {
	text-align:center;
	border-left:2px solid #000033;
	border-right:1px solid #000033;
	border-top:1px solid #000033;
	border-bottom:2px solid #000033;
	padding:3px;
}
#access_02 td.borderbold_r_last {
	text-align:center;
	border-left:1px solid #000033;
	border-right:2px solid #000033;
	border-top:1px solid #000033;
	border-bottom:2px solid #000033;
	padding:3px;
}
#access_03 h4 {
	width:640px;
	clear:both;
	height:30px;
	text-indent:-9999px;
	padding-left:0.5em;
	margin-left:10px;
}
#access_03 img {margin-bottom:1em;}
#access_03 h4#train1 {background:url(../access/images/bg_train1.jpg) bottom left no-repeat;}
#access_03 h4#train2 {background:url(../access/images/bg_train2.jpg) bottom left no-repeat;}
#access_03 h4#train3 {background:url(../access/images/bg_train3.jpg) bottom left no-repeat;}
/* アクセス　内容(E) */