.f10 {  font-size: 10px; line-height: 18px}

.f12 {  font-size: 12px; line-height: 20px}
.f14 {  font-size: 14px; line-height: 22px}

.f16 {  font-size: 16px; line-height: 24px}
.f18 {  font-size: 18px; line-height: 26px}
.f19 {  font-size: 12px; line-height: 20px; margin-bottom: 10px;}
body {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"}

hr {  color: #FFFFFF}
.dotline {
	border: dotted #FF6633;
}

table.timetable {
	border: 1px solid #FC6;
	border-collapse: collapse;
	font-size: 12px;
}
.timetable th, .timetable td {
	border: 1px solid #FC6;
	text-align: center;
	padding: 3px;
}
.timetable thead th {
	background-color: #F63;
	color: #FFF;
}
.timetable tbody th {
}
.kaishi {
	margin-bottom: 8px;
}