<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content #head h2{
	background: url(../images/nanishiyo/title.gif) no-repeat center top;
}

#content .intro{
	margin-top: 15px;
	margin-bottom: 30px;
	padding: 0 50px;
}
#content .intro p{
	font-size: 1.2em;
	line-height: 2.0em;
	font-weight: bold;
}
#content .intro p strong{
	font-weight: bold;
	color: #e21412;
}

#content .intro .logo{
	text-align: center;
	margin-bottom: 25px;
}

#content .intro table.detail{
	margin: 25px 0;
	width: 100%;
}
#content .intro table.detail th,
#content .intro table.detail td{
	padding: 0.6em 1.5em;
	border-top: 1px solid #5e3831;
	border-bottom: 1px solid #5e3831;
	font-size: 1.2em;
	line-height: 1.8em;
}
#content .intro table.detail th{
	width: 5em;
	text-align: center;
	font-weight: bold;
	background: #f08c94;
}

#content .intro .link{
	margin: 0 auto;
	width: 418px;
	height: 104px;
}
#content .intro .link a{
	display: block;
	width: 418px;
	height: 0;
	padding-top: 104px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/nanishiyo/button.gif) no-repeat center top;
}</pre></body></html>