@charset "utf-8";
/* CSS Document */

#accessContainer {
	width: 940px;
	margin: 0 auto;
}

#accessArea01 {
	margin-bottom: 20px;
}

.area01left {
	float: left;
	width: 93px;
}

.area01right {
	float: right;
	padding-top: 5px;
}

.area01right li {
	float: left;
	background: url(/images/com/img_line03.gif) left center repeat-y;
	padding: 2px 10px;
}

.area01right li img {
	display: block;
}

strong.hotelName {
	display: block;
	margin: 0.5em 0 1em 0;
}

ul.listType01 {
	margin: 1em 0;
}

ul.listType01 li {
	background: url(/images/com/img_icon01.gif) 0 5px no-repeat;
	padding: 0 0 5px 12px;
}

p.caution01 {
	font-size: 90%;
	margin-bottom: 0.5em;
}

a.nishigin {
	background: url(/images/com/img_reser_bg04.gif) 0 5px no-repeat;
	padding-left: 12px;
}

h3.accessTit {
	padding-bottom: 10px;
}

#accessArea02 {
	background: url(/images/com/img_line04.gif) left top repeat-x;
	margin-top: 60px;
	padding: 10px 0 1em;
}

.area02left {
	float: left;
}

.area02right {
	float: right;
	width: 159px;
}

ul.listType02 {
	margin-top: 30px;
}

ul.listType02 li {
	padding-bottom: 5px;
}

#accessArea03 {
	margin-top: 35px;
}

.area03left {
	float: left;
	width: 430px;
}

.area03right {
	float: right;
	width: 430px;
}

h4.stationName {
	margin: 50px 0 5px;
}

p.caution02 {
	padding: 10px 0 0 60px;
	line-height: 1.4;
}

h5.route01 {
}

h5.route02 {
	margin-top: 30px;
}


