<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("common.css");

.mainContents h2.image{
	background: url(../image/info/title.gif) no-repeat;
}

.message {
	padding-bottom:395px;
	background: url(../image/info/image.jpg) no-repeat 0 bottom;
}
.message .image{
	background: url(../image/info/main_image.jpg) no-repeat 0 10px;
	padding-top:310px;
	width:740px;
	overflow:hidden;
	height:0;
}

.block .timeTableBlock{
	background: url(../image/info/timetable.gif) no-repeat;
	width:100%;
	margin-top:6px;
	padding-top:130px;
}
.block .contactBlock{
	margin-left:45px;
	width:690px
}
.block .contactBlock div{
	float:left;
	margin-right:10px;
}
.block .contactBlock .text{
	margin-top:0;
	line-height:1.4;
}

.mapBox{
	width:556px;
	margin-top:18px;
	border:1px solid #fff;}</pre></body></html>