BODY	{
	background-image: url(u009bcg.gif);
}
A	{
	text-decoration: none
}
A:link	{	color:#0000cc}
A:visited	{	color:#0000cc}
A:hover	{	color:#ffffff}
A:active	{	color:#0000cc}

.stitle	{
	color: #ff0000; font-weight: 900; font-size: 140%; margin-left: 20;
}
.scom	{
	color: #000000; font-weight: 700; font-size: 110%; margin-left: 50; margin-right: 50;
}
.stxt	{
	color: #000000; font-weight: 700; font-size: 110%; margin-left: 50; margin-right: 50;
}
.spal	{
	color: #000000; font-size: 80%;
}
.sfee	{
	color: #cc0000; font-weight: 900; font-size: 300%; margin-left: 50; line-height: 150%;
}

.retn	{
	text-align: right;
	background-color: #98fb98;
	margin-right: 10;
}
DIV.head	{
	text-align: center;
}

UL	{ margin-left: 100}
LI	{ color: #000000; font-weight: 700; font-size: 110%; list-style: square}

/*	Header 用 */
TD.bline	{
	border-bottom-style: double;
	border-bottom-color: #98fb98;
}

/*	Menu 用 */
TABLE.menu	{
	background-color: #ccffcc;
	font-weight: 700; font-size: 110%;
}
TD.rline	{
	vertical-align: top;
	border-right-style: double;
	border-right-color: #98fb98;
}
TD.off_menu	{
	padding: 5px;
	background-color: #ffcccc;
}
TD.on_menu	{
	padding: 5px;
	background-color: #ff6666;
	text-align: right;
	color: #ffff00;
}
/*	Main 用 */
TD.main_view	{
	vertical-align: top;
	text-align: left;
}

/*	Schedule Calender 用 */
TD.cal_name	{
	font-weight: 700; font-size: 20px;color: #000000;
}

TABLE.cal	{
	background-color: #ffffff;
	font-weight: 700; font-size: 15px;color: #000000;
}
TH.cal_sun	{
	color: #ff0000;
}
TH.cal_sat	{
	color: #0000ff;
}
TD.cal_day_p1	{
	width: 35px;
	text-align: right;
	background-color: #ffcccc;
}
TD.cal_sun_p1	{
	width: 35px;
	text-align: right;
	color: #ff0000;
	background-color: #ffcccc;
}
TD.cal_sat_p1	{
	width: 35px;
	text-align: right;
	color: #0000ff;
	background-color: #ffcccc;
}
TD.cal_day_p2	{
	width: 35px;
	text-align: right;
	background-color: #ffff99;
}
TD.cal_sun_p2	{
	width: 35px;
	text-align: right;
	color: #ff0000;
	background-color: #ffff99;
}
TD.cal_sat_p2	{
	width: 35px;
	text-align: right;
	color: #0000ff;
	background-color: #ffff99;
}
TD.cal_day_p3	{
	width: 35px;
	text-align: right;
	background-color: #99ccff;
}
TD.cal_sun_p3	{
	width: 35px;
	text-align: right;
	color: #ff0000;
	background-color: #99ccff;
}
TD.cal_sat_p3	{
	width: 35px;
	text-align: right;
	color: #0000ff;
	background-color: #99ccff;
}
TD.cal_sat_p4	{
	width: 35px;
	text-align: right;
	color: #0000ff;
	background-color: #c1fab8;
}
TD.cal_day_p0	{
	width: 35px;
}
TD.cal_sun_p0	{
	width: 35px;
}
TD.cal_sat_p0	{
	width: 35px;
}
TABLE.cal_color	{
	margin-left: 20px;
	font-weight: 700; font-size: 16px;
	color: #191970;
}
TD.cal_color_p1	{
	width: 150px;
	background-color: #ffcccc;
	text-align: center;
}
TD.cal_color_p2	{
	width: 150px;
	background-color: #ffff99;
	text-align: center;
}
TD.cal_color_p3	{
	width: 150px;
	background-color: #99ccff;
	text-align: center;
}
TD.cal_color_p4	{
	width: 150px;
	background-color: #c1fab8;
	text-align: center;
}
/*	Time Table 用 */
TABLE.time_table	{
	color: #000000; font-weight: 700; font-size: 110%; text-align: center;
}

