.information {
	width:355px;
	float:left;
	height:100%;
	margin-right:5px;
	background-color:#f1ffe8;
}
.information_contents {
	width:350px;
	text-align:left;
	margin:3px;
	font-size:12px;color:#004f88;
	line-height:160%;

}



.picture {
	margin-right:5px;margin-left:2px;
}


.topix {
	margin-left:12px;
	margin-right:13px;
	margin-top:5px;
	padding-top:5px;
	background-color:#fff;
}


.eventcalendar {
	width:393px;
	margin-bottom:5px;
	float:left;
	background-repeat: no-repeat;
	background-position:top;
	background-image: url(../images/eventcalendar.gif);
}
.eventcalendartitle {
	height:33px;
	padding-top:8px;
	padding-left:80px;
}

.faq {
	width:393px;
	text-align:left;
	float:left;
	background-color:#f4f4f4;
}
.faqlist{
	font-size:12px;font-weight:bold;
	line-height:160%;
	padding-right:15px;
}
.faqlist a:link { text-decoration:underline;color:#32719f; }
.faqlist a:hover { text-decoration:none;color:#32719f; }
.faqlist a:active { text-decoration:underline;color:#32719f; }
.faqlist a:visited { text-decoration:underline;color:#32719f; }

.otherquestion {
    font-size:11px;font-weight:bold;color:#ffa800;
}
.otherquestion a:link { text-decoration:none;color:#ffa800;};
.otherquestion a:hover { text-decoration:none;color:#ffa800;};
.otherquestion a:active { text-decoration:none;color:#ffa800;};
.otherquestion a:visited { text-decoration:none;color:#ffa800;};


.abouthotel {
		text-align:left;
		padding-top:5px;
		margin-bottom:10px;
		clear:both;
}

.hotellisttable {
	margin-bottom:10px;
}
.hotellist th {
	font-size:10px;font-weight:bold;
	border-bottom:4px solid #c3c3c3;
	text-align:center;
}
.hotellist td.station {
	font-size:12px;font-weight:bold;
	border-bottom:1px dotted #c3c3c3;
	text-align:left;
}
.hotellist td.hotelname {
	font-size:12px;
	border-bottom:1px dotted #c3c3c3;
	text-align:left;
}
.hotellist a:link { text-decoration:none; }
.hotellist a:hover { text-decoration:underline; }
.hotellist a:active { text-decoration:none; }
.hotellist a:visited { text-decoration:none; }