<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

p {
	line-height: 140%;
}
.specbox {
	clear: both;
	margin: 20px 0 0 10px;
}
.specbox img {
	vertical-align: bottom;
}
.specbox table {
	border-collapse: collapse;
	border: 0;
	width: 490px;
	border: 1px solid #CCC;
	text-align: center;
}
.specbox .txt_left {
	text-align: left;
}
.specbox th,td {
	padding: 6px;
}
.specbox th {
	font-weight: bold;
	color: #454a3a;
	background: #f6f6f6 url(../../img/dotted_lightgray.gif) no-repeat right bottom;
}
.specbox td {
	background: url(../../img/dotted_white.gif) no-repeat right bottom;
}
.specbox td.last_td {
	background: url(../../img/dotted_white_last.gif) no-repeat right bottom;
}
.specbox td.last_td2 {
	background: url(../../img/dotted_white_last2.gif) no-repeat right bottom;
}
.specbox td.last_td3 {
	background: none;
}
.specbox .last_th {
	background: #f6f6f6 url(../../img/dotted_lightgray_last.gif) no-repeat right bottom;
}
.specbox .last_th2 {
	background: #f6f6f6 url(../../img/dotted_lightgray_last2.gif) no-repeat right bottom;
}
.specbox ul {
	margin-left: 5px;
	list-style: none;
}
.specbox li {
	line-height: 130%;
}
.specbox h3 {
	margin-bottom: 15px;
	margin-top: 25px;
}
.specbox .schedule {
	margin-bottom: 5px;
}


</pre></body></html>