#access_title {
	width:800px;
	height:58px;
	text-indent:-999em;
	background:url('images/access/title.gif') no-repeat 0 0;
	margin:0 auto;
}

h3 {
	height:65px;
	text-indent:-999em;
	margin:20px 0 0;
	padding:0;
	background:url('images/access/h3.gif') no-repeat ;
}

#access h3 {
	background-position:0 0;
}

#tab {
	margin-left:15px;
	margin-bottom:5px;
}
#tab li {
	width:116px;
	height:32px;
	display:block;
	float:left;
	margin:0 5px;
	text-indent:-999em;
}
#tab li a {
	width:100%;
	height:100%;
	display:block;
}
#tab_illust a {
	background:url('images/access/illust.gif') no-repeat 0 0;
}
#tab_google a {
	background:url('images/access/google.gif') no-repeat 0 0;
}
#tab li a:hover {
	background-position:0 -32px !important;
}

#tab_content {
	text-align:center;
	position:relative;
	width:780px;
	height:410px;
}
#illust, #map {
	display:block;
	width:739px;
	height:406px;
	position:absolute;
	top:0;
	left:20px;
}
#illust {
	text-align:center;
}

#access_map p {
	margin-top:0;
	text-align:right;
}

#address {
	width:730px;
	height:80px;
	background:url('images/access/address.gif') no-repeat 0 0;
	padding:1px 5px;
	margin:0 auto;
}
#address p {
	text-align:left !important;
	margin-left:20px;
	margin-top:4px;
}
#address .bold {
	font-weight:bold;
	border-bottom:1px solid #aaa;
	margin-top:4px;
	margin-left:10px;
	margin-bottom:2px;
}

#access h4 {
	margin-left:20px;
	margin-bottom:0;
	color:#192785;
	font-weight:bold;
}
#access ul {
	margin-top:5px;
}

