@charset "Shift_JIS";
/*waku400*/
#waku400 { background-image: url(../images/main/waku_back.gif); background-repeat: repeat; margin-bottom: 25px; padding: 10px; position:relative; width: 400px; margin-top: 25px; }
#waku_naka { background-color: white; padding: 15px;}
#waku_naka table { font-size: 1.2em; line-height: 140%; width: 100%; border-top: 1px solid #ccc; border-left: 1px solid #ccc; }
#waku_naka td { text-align: center; padding: 5px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#waku_naka th { font-weight: bold; background-color: #f4f4f4; text-align: center; padding: 5px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
/*schedule*/
#schedule { font-size: 1.2em; margin-bottom: 5px; }
#schedule table { background-image: url(../images/main/waku_back.gif); background-repeat: repeat; width: 100%; }
#schedule th {
	color: black;
	text-align: center;
	vertical-align: top;
	width: 10%;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#schedule td {
	vertical-align: top;
	width: 30%;
	padding: 5px;
}
#schedule td.td_koukou {
	background-color: #3399CC;
	color: #fff;
}
#schedule td.td_chugaku { background-color: #d6c8ff; }
#schedule td.td_taiken {
	background-color: #FF0033;
	color: #fff;
}
#schedule td.td_soudan {
	background-color: #ffebc4;
	vertical-align: middle;
}
#schedule td.td_end { color: black; font-weight: bold; background-color: white; text-align: center; }
.red {
	color: #FF0000;
}
#schedule td.td_sanka {
	background-color: #EDF1A5;
	vertical-align: middle;
}
#schedule td.td_eigo {
	background-color: #FF9933;
	color: #fff;
}
.p_small {
	font-size: 0.9em;
}
