<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content #index{
	/*margin-top: 130px;*/
	margin-top: 20px;
	position: relative;
	width: 536px;
}
#content #index #head{
	min-height: 168px;
	height: auto !important;
	height: 168px;
}
#content #index #head h1{
	float: right;
	width: 399px;
	height: 78px;
	text-indent: -9999px;
	background: url(../images/top_10.gif) no-repeat;
}
#content #index #head .logo{
	position: absolute;
	top: 0;
	left: 0;
}
#content #index #head .summary{
	margin-left: 121px;
	padding: 16px 20px 10px 20px;

	font-size: 1.2em;
	line-height: 1.6em;
}
#content #index #head .summary dt{
	float: left;
	margin-right: 0.5em;
	font-weight: bold;
}

#content #index #body .catch{
}
#content #index #body .intro{
	padding: 7px 0 21px 0;
}
#content #index #body .point{
	padding: 7px 15px;
	background: #87C440;
	color: #fff;

        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
}
#content #index #body .point h2{
	margin-top: 7px;
	width: 127px;
	height: 20px;
	text-indent: -9999px;
	background: url(../images/top_23.gif);
}
#content #index #body .schedule{
	margin-top: 5px;
	padding: 7px 15px 0 15px;
	color: #f00;
	text-align: center;
	font-size: 1.2em;
}

#content #index #body p{
	margin: 7px 0;
	font-size: 1.2em;
	line-height: 1.6em;
}
#content #index #body p strong{
	font-weight: bold;
}</pre></body></html>