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

#course_box {
	margin-left:8px;
}
p{
	line-height: 140%;
	margin-right: 30px;
}
.specbox {
	clear: both;
}
.specbox:after {
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}
.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;
}
.caution {
	font-size: 10px;
	margin-top: 5px;
}
.waku {
	background: url(../img/bg_f6.gif) repeat;
	width: 270px;
	padding: 5px 10px;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	margin: 10px;
}
.width_15 {
	width: 15px;
}
.width_20 {
	width: 20px;
}
.width_45 {
	width:45px;
}
.width_55 {
	width: 55px;
}
.width_70 {
	width: 70px;
}
.width_80 {
	width: 80px;
}
.width_100 {
	width: 100px;
}
.red_bold {
	color: maroon;
	font-weight: bold;
}
.font_10 {
	font-size: 10px;
	line-height: 130%;
}
#faq {
	margin-left: 245px;
	margin-top: 15px;
}
#completion img {
	float: right;
}




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