<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/illust/title.gif) no-repeat center top;
}

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

#content .body{
	margin: 25px 0;
	padding: 0 50px;
}
#content .body p{
	font-size: 1.2em;
	line-height: 1.8em;
}
#content .body p.photo{
	float: right;
	width: 225px;
	margin-left: 10px;
	text-align: center;
	font-size: 0.9em;
	line-height: 2.8em;
}
#content .body p strong{
	font-weight: bold;
}
#content .body p em{
	color: #e21412;
}

#content .body .schedule{
	margin-top: 20px;
}
#content .body .schedule h3{
	margin-bottom: 15px;
	font-size: 1.4em;
	font-weight: bold;
}
#content .body .schedule table{
	width: 100%;
	border-bottom: 1px solid #5e3831;
}
#content .body .schedule table th,
#content .body .schedule table td{
	padding: 0.7em 2em;
	font-size: 1.2em;
	line-height: 1.5em;
}
#content .body .schedule table tbody th,
#content .body .schedule table tbody td{
	border-bottom: 1px dotted #5e3831;
}
#content .body .schedule table thead th{
	background: #5e3831;
	color: #fff;
}
#content .body .schedule table tbody th{
	width: 8em;
	font-weight: bold;
	text-align: left;
	background: #f08c94;
}</pre></body></html>