BODY { background-color:#FFFFFF; color:#000000; }
SELECT, TEXTAREA, INPUT {
/*	font-family: Osaka, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'Osaka-ÅùÉý', '£Í£Ó ¥´¥·¥Ã¥¯'; */
	font-family: '¥Ò¥é¥®¥ÎÌÀÄ« Pro W6', Osaka, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'Osaka-ÅùÉý', '£Í£Ó ¥´¥·¥Ã¥¯', 'trebuchetMS', trebuchet, 'verdana', arial, sans-serif;

}

.font12 {
/*	font-family: Osaka, '£Í£Ó £Ð¥´¥·¥Ã¥¯'; font-size: 12px; line-height: 20px */
	font-family: '¥Ò¥é¥®¥ÎÌÀÄ« Pro W6', Osaka, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'Osaka-ÅùÉý', '£Í£Ó ¥´¥·¥Ã¥¯', 'trebuchetMS', trebuchet, 'verdana', arial, sans-serif; font-size: 12px; line-height: 20px
}
.cell {
	border: double #999999;

}
.font12b {
/*	font-family: Osaka, '£Í£Ó £Ð¥´¥·¥Ã¥¯'; font-size: 12px; font-weight: bold; color: #FFFFFF */
	font-family: '¥Ò¥é¥®¥ÎÌÀÄ« Pro W6', Osaka, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'Osaka-ÅùÉý', '£Í£Ó ¥´¥·¥Ã¥¯', 'trebuchetMS', trebuchet, 'verdana', arial, sans-serif; font-weight: bold; color: #FFFFFF
}
.font14 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.font14gray {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.cell2 {
	border-top: dotted #FF9900;
	border-right: dotted #FF9900;
	border-bottom: dotted #FF9900;
	border-left: dotted #FF9900;

}
.font14black {
	font-size: 14px;
	color: #000000;
}
.cellunder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF9900;
}
.startgrade {
	background-image: url("img/startgrade.jpg");
	background-repeat: repeat-y; background-color:#999999;
}
.font16b {
	font-size: 16px;
	font-weight: bold;
	color: #333333; 
}
.font12bg {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.bgstarthashi {
	background-image: url("img/startgrade_hashi.gif"); background-position: left bottom;
	background-repeat: no-repeat;
}

