/*-----------------------------------
DEFAULT CSS
FILE DATA: access.css
-----------------------------------*/


/*MAIN_IMAGE
-----------------------------------*/
#main_image2 div{
	background-image: url(../images/main_img.jpg);
}
/*BODY_LEFT
-----------------------------------*/
#body_left {
	width:125px;
	height:auto;
	float:left;
}
#body_left h2 {
	width:40px;
	height:380px;
	text-indent:-10000em;
	margin:0 auto;
	background:url(../images/access_ttl.gif) no-repeat;
}
/*BODY_RIGHT
-----------------------------------*/
#body_right {
	width:734px;
	height:auto;
	padding:0 15px 0 25px;
	float:right;
}
/*--------------- Main ----------------*/
.main {
	margin:0 0 20px;
	height:100%;
}
.box01 {
	background:url(../../shared/images/border.gif) no-repeat 0 bottom;
	padding:0 0 20px;
	height:100%;
	margin-bottom:20px;
}
.box01 p {
	margin:0 0 10px;
	text-indent:-15px;
	padding-left:15px;
}
.box01_l {
	float:left;
	width:360px;
	margin-right:13px;
}
.access_link {
	background:url(../images/access_link_bg.gif) 0 repeat-y;
	padding:10px 20px 5px;
	line-height:120%;
	height:100%;
}
.link_l,.link_c,.link_r {
	float:left;
	width:100px;
}
.link_l {
	margin-right:8px;
}
.link_c {
	margin-right:8px;
}
.link_l a,.link_c a,.link_r a {
	display:block;
	text-indent:-9999px;
	font-size:0;
}
.link_l a{
	background:url(../images/access_link_umi.gif) no-repeat 0 0;
	width:90px;
	height:25px;
	padding-bottom:2px;
}
.link_c a{
	background:url(../images/access_link_shinra.gif) no-repeat 0 0;
	width:65px;
	height:22px;
	padding-bottom:5px;
}
.link_r {
}
.map_bt {
	text-align:right;
	padding-right:5px;
}
.box01_r {
	float:left;
	width:360px;
}
.box01_r p{
	margin:0;
}
.table03 {
	border-top:1px solid #d9cbb2;
	border-left:1px solid #d9cbb2;
	margin:0 0 15px;
	background-color:#fbf6f7;
}
.table03 td {
	border-bottom:1px solid #d9cbb2;
	border-right:1px solid #d9cbb2;
	padding:4px 20px;
}
.table04 {
	border-top:1px solid #d9cbb2;
	border-left:1px solid #d9cbb2;
	margin:5px 0 10px;
	background-color:#fbf6f7;
}
.table04 td {
	border-bottom:1px solid #d9cbb2;
	border-right:1px solid #d9cbb2;
	padding:3px;
	vertical-align:top;
	text-align:center;
	line-height:150%;
}
.td01 {
	background-color:#ebe4d7;
	text-align:center;
}
.td02{
	background-color:#ebe4d7;
	text-align:center;
	font-size:0.85em;
}
.box02 {
	margin:15px 0 10px;
}
.sightseeing {
	margin:10px 0 0;
	padding-bottom:10px;
	border-bottom:1px dotted #c2c2c2;
	height:100%;
}
.sightseeing a {
	color:#154cff;
}
.s_left {
	float:left;
	width:120px;
	margin-right:20px;
}
.s_right {
	float:left;
	width:594px;
}
.btn_g a,.btn_b a,.btn_c a{
	display:block;
	height:18px;
	text-indent:-9999px;
	margin:0 0 0 auto;
	background-repeat: no-repeat;
	background-position:0 0;
}
.btn_g a{
	width:99px;
	background-image: url(../images/google_map_bt.gif);
}
.btn_b a{
	height:22px;
	width:158px;
	background-image: url(../images/jr_bus_bt.gif);
}
.btn_c a{
	width:94px;
	background-image: url(../images/jr_chiba_bt.gif);
	margin-bottom:10px;
}
/*-----------------------------------
下記から記述
-----------------------------------*/
