@charset "UTF-8";
@import url(accessie.css); 
@import url("accessfirefox.css") all;

 
#content_wrapper{
	background-image: url(../../images/access/body_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 500px;
}
.content_box{

padding-top: 60px;

}
.top_txt{

}
.access_bodyimg{
	position:relative; top: 0px; z-index:1;
}
.headmenu_access a{
	background-image: url(../../images/headlink_hover.gif);
	background-position: 80%;
	background-repeat: no-repeat;
}
.footmenu_access a{
	background-image: url(../../images/footlink_hover.gif);
	background-repeat: no-repeat;
}

.access_img_sightseeing{
	display: block;
	width: 400px;
	position:relative; top: -80px;
}
.sightseeingmap_buttan a{
	background-image: url(../../images/access/sightseeing_map.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 35px;
	width: 131px;
	display: block;
}
.sightseeingmap_buttan a:hover{
	background-image: url(../../images/access/sightseeing_map_hover.jpg);
}
.access_body_txt{
	
}

