<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";
#top {
	height: 525px;
	width: 995px;
	position:relative;
}
#top h2 {
	background-image: none;
	position: absolute;
	right: 250px;
	bottom: 20px;
}
#top .attn {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 0.9em;
}


#top  .date {
	position: absolute;
	left: 30px;
	top: 15px;
}
#main #top .environment {
	position: absolute;
	left: 713px;
	top: 227px;
	font-size: 1.3em;
	font-weight: bolder;
}
#main #top .environment strong {
	font-size: 1.5em;
	color: #FF6600;
}


#top  #point {
	position: absolute;
	top: 10px;
	left: 700px;
}
#top  #point  li {
	margin: 10px;
}
#top .interior {
	position: absolute;
	right: 10px;
	bottom: 0px;
}

#bottom {
	margin-top: 5px;
}
#bottom  h2 {
	margin-left: 0px;
}


#news {
	width: 480px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

#news div {
	border: 1px solid #666666;
	overflow:auto;
	height: 100px;
	margin-top:5px;
	padding: 10px;
	}
#news dt {
	font-size: 0.9em;
	color: #EC6D76;
}
#news dd {
	display: block;
	width: 440px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #430208;
	line-height: 1.3;
}
#event {
	float: right;
	width: 480px;
	line-height: 1.7;
	height: 180px;
	background-image: url(../img/event.jpg);
	background-repeat: no-repeat;
	margin-right:5px;
}
#event h2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}


#event dt {
	color: #CC0000;
	font-weight: bold;
	display: block;
	width: 130px;
	float: left;
	padding-left: 20px;
}
#event dd {
	display: block;
	float: left;
	width: 320px;
}

#main {
	padding-bottom: 0px;
}
#footer {
	margin-top: 10px;
}
#main #top .main-photo {
	position: relative;
}
#main #top .main-photo .one {
	position: absolute;
	left: 0px;
	top: 0px;
}
#main #top .main-photo .two {
	position: absolute;
	left: 0px;
	top: 107px;
}
#main #top .main-photo .price {
	position: absolute;
	left: 0px;
	top: 144px;
}
</pre></body></html>