/**
 * access.php
**/

#submenu {
	color:#956134;
	background-color:#F4E8D1;
}

#submenu ul li {
	border-color:#B38247;
}

#submenu #submenu00 a {
	background:url(../images/access/submenu00.gif) top;
}

#submenu #submenu01 a {
	background:url(../images/access/submenu01.gif) top;
}

#submenu #submenu00 a:hover {
	background:url(../images/access/submenu00.gif) bottom;
}

#submenu #submenu01 a:hover {
	background:url(../images/access/submenu01.gif) bottom;
}

#container {
	float:right;
	width:695px;
}

h2 {
	color:#956134;
	border-bottom:solid 2px #956134;
	margin-bottom:5px;
}

h3 {
	color:#A4886D;
	border-left:solid 10px #A4886D;
	padding-left:5px;
	margin:15px 0 5px 0;
}

table {
	width:95%;
	margin:10px auto;
	border-collapse:collapse;
}

table th, 
table td {
	border:solid 1px #ed9595;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

table th {
	white-space:nowrap;
	text-align:center;
	background-color:#ffdede;
}

table td {
	background-color:#fff;
}

.access_map {
	float:left;
	width:500px;
}

.transport {
	float:right;
	width:185px;
}

.th1 {
	width:20%;
	background-color:#FFFFFF;
}

.th2 {
	width:10%;
}

.th3 {
	width:15%;
}

.th4 {
	width:10%;
}

.th5 {
	width:15%;
}

.th6 {
	width:30%;
}
