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

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

#content .intro .image{
	float: left;
	width: 166px;
	margin-right: 35px;
}
#content .intro p.text{
	padding-top: 80px;
}

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