@charset "utf-8";

#access_topimage {
	width:950px;
	height:400px;
	margin:0 0 5px 0;
	background-color:#fff;
    clear:both;
}

#access_content{
	width:950px;
	margin:0 0 5px 0;
	background-color:#fff;
    clear:both;
}

#access_top_title{
	width:950px;
	height:50px;
	margin:10px 0 20px 0;
	background-color:#fff;
    clear:both;
	vertical-align: middle;
	font-size:12px;
}

#access_top_route{
	width:950px;
	margin:5px 0 5px 0;
	background-color:#fff;
    clear:both;
}

p{
	font-size:24px;
}

table.access_route{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin:0 0 20px 0;
}
.access_route th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#ffff99;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;	
}


.access_route td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
	font-size:12px;
	vertical-align: middle;
	height: 50px;
}

td.access_route{
	width:560px;
}

td.access_time{
	width:120px;
	text-align:center;
}

td.access_inquiries{
	width:270px;
	text-align:left;
	padding:0 0 0 30px;
	line-height:2;
}

.access_route img{
	align:left;
	vertical-align:middle;
	margin:0 10px 0 0;
}

#access_area_title{
	width:950px;
	height:40px;
	vertical-align:bottom;
}


dt.access_name{
	font-size:20px;
	float:left;
	margin:5px 0 0 30px;
}

dt.access_link{
	font-size:30px;
	float:right;
	margin: 5px 40px 0 0;
}


#access_toku_image {
	width:900px;
	height:950px;
	margin:0 0 5px 30px;
	background-color:#fff;
    clear:both;
}

#access_waki_image {
	width:900px;
	height:850px;
	margin:0 0 5px 30px;
	background-color:#fff;
    clear:both;
}

#area_map{
	width:900px;
	margin:10px 0 5px 30px;
	background-color:#fff;
    clear:both;
	font-size:20px;
	font-weight:bold;
}

table.access_area{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin:0 0 20px 0;
}

.access_area td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
	font-size:12px;
	font-weight:100;
	vertical-align: middle;
	height: 50px;
}

td.access{
	width:520px;
}

td.access_photo{
	width:240px;
	height:160px;
}

a.access_none{
	text-decoration:none;
	color:#000;
}

a img{
	border-style:none;
}

img {
	border: 0;
}

span.smallfont {
	font-size:12px;
	line-height: 1em;

}

span.access_mark {
	color:#ff9900;
}
