@charset 'UTF-8';


#accessMapTop{
	width:960px;
	height:350px;
	margin:0 0 25px 0;
	padding:0;
	background:url(../image/accessMapTop.gif) no-repeat;
	position:relative;
}

#accessMapButtom1 a,
#accessMapButtom2 a,
#accessMapButtom3 a{
	width:160px;
	height:30px;
	display:block;
	text-indent:-9999px;
}

#accessMapButtom1 a{
	position:absolute;
	top:25px;
	left:25px;
	background:url(../image/accessMapButtom1.gif) no-repeat;
	background-position:0px 0px;
}
#accessMapButtom2 a{
	position:absolute;
	top:75px;
	left:25px;
	background:url(../image/accessMapButtom2.gif) no-repeat;
	background-position:0px 0px;
}
#accessMapButtom3 a{
	position:absolute;
	top:125px;
	left:25px;
	background:url(../image/accessMapButtom3.gif) no-repeat;
	background-position:0px 0px;
}
#accessMapButtom1 a:hover{background-position:0 -30px;}
#accessMapButtom2 a:hover{background-position:0 -30px;}
#accessMapButtom3 a:hover{background-position:0 -30px;}

#accessMapTop img{
	position:absolute;
	top:0;
	left:0;
}


.accessH{
	width:930px;
	height:;
	margin:0 0 15px 0;
	padding:5px 10px;
	background:#e5e5e5;
	border-left:solid 10px #aae800;
	/*font-weight:normal;*/
	clear:both;
}
* html body .accessH{width:960px;}


/*--------------------飛行機で--------------------*/

.airplaneHalf{
	width:460px;
	margin:0 0 10px 0;
	padding:0;
	border-collapse: separate;
}

.airplaneFrom{
	width:150px;
	height:25px;
	background:#eee;
	text-align:center;
	vertical-align:middle;
	border:1px solid #e5e5e5;
}

.airplaneTime, .airplaneTimeLong{
	height:25px;
	background:url(../image/accessMapArrow.gif) right 50% no-repeat;
	text-align:center;
	vertical-align:middle;
}
.airplaneTime{width:160px;}
.airplaneTimeLong{width:255px;}
.airplaneTime span,
.airplaneTimeLong span{background:#fff;}

.airplaneTo{
	width:150px;
	background:#eee;
	text-align:center;
	vertical-align:middle;
	border:1px solid #e5e5e5;
}


/*--------------------車で--------------------*/

#accessCar{
	float:right;
	width:400px;
	margin:0;
	padding:0;
	border:1px solid #e5e5e5;
}

#accessCar dl{
	margin:0;
	padding:0;
}
#accessCar dl dt,#accessCar dl dd{
	margin:0;
	padding:5px;
}
#accessCar dl dt{
	background:#eee;
}
#accessCar dl dd{
	text-indent:1em;
}
.accessCarLine{border-bottom:1px dashed #e5e5e5;}


/*--------------------公共交通で--------------------*/

#accessTraffic{
	width:960px;
	margin:10px 0 20px;
}

.accessTrafficGuide{
	width:960px;
	margin:5px 0 15px;
	border-collapse:separate;
}
.accessTrafficStation{
	width:120px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #e5e5e5;
	background:#eee;
}
.accessTrafficLine{
	width:160px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	background:url(../image/accessMapArrow.gif) right 50% no-repeat;
}
.accessTrafficLine span{background:#fff;}


.LineMei{color:#DC0030;}
.LineJR	{color:#666;}
.LineAi	{color:#38D400;}
.LineHi	{color:#e6b800;}
.LineTsu{color:#33bbff;}


/*--------------------リンク--------------------*/

#accessLink{
	width:960px;
	margin:0;
	padding:0;
	border-collapse:collapse;
}
#accessLink th,#accessLink td{
	width:192px;
	vertical-align:top;
	padding:5px;
	border:1px solid #ccc;
}
#accessLink th{
	font-weight:normal;
	background:#eee;
}
#accessLink td a{
	margin:0 0 5px 0;
}

