@charset "Shift_JIS";

/***************************
		アクセス
***************************/

.gloval li#g5 { background: url(../images/gloval-navi.jpg) no-repeat -416px -65px; }


/*　地図　*/

#map {
	width: 788px;
	margin-bottom: 5px;
	border: solid 5px #D3CAB6;
}


/*　所要時間　*/

#access {
	margin-bottom: 30px;
}

#access li {
	float: left;
	margin-right: 30px;
	padding-left: 21px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	white-space: nowrap;
}

#a1 { background: url(icon-jet.gif) no-repeat; }
#a2 { background: url(icon-train.gif) no-repeat; }
#a3 { background: url(icon-shin.gif) no-repeat; }
#a4 { background: url(icon-car.gif) no-repeat; }


/*　時刻表　*/

.half1 {
	float: left;
	width: 310px;
	margin-right: 19px;
}

.half1 table {
	width: 310px;
}

.half1 table th {
	width: 8em;
}

.half2 {
	float: left;
	width: 468px;
	margin-right: 19px;
}

.half2 table {
	width: 468px;
}

.half2 table th {
	width: 8em;
}

td {
	text-align: center;
}
