@charset "Shift_JIS";


tr,td{
	font-size : 10pt;
	}
h1{
	font-size : 11pt;
	color : #0083BA;
	font-weight : bold;
}

#zentai{ 
	margin-left : auto;
	margin-right : auto;
	background-color : white;
	margin-top:10px;
	width:1000px;
}

#gakka{
	font-size : 12pt;
	color : white;
	background-color : #0083BA;
	background-image :  url("./image/back_gakka.gif");
	font-weight : bold;
}


#koushi_name{
	font-size : 15pt;
	color : #0083BA;
	font-weight : bold;
}
td.koushi{
	background-color : #0083BA;
	background-image :  url("./image/koushi_back.gif");
}
td.form{
	background-color : #FFFFFF;
	background-image :  url("./image/form_back.gif");
}
td.form2{
	background-color : #D0F1FF;
}
#flash{
	font-size : 8pt;
	text-align : left;
}
#form{
	font-size : 8pt;
	text-align : left;
}
#red{
	color : red;
	font-weight : bold;
}
#midashi{
	font-size : 10pt;
	color : #0083BA;
	font-weight : bold;
	margin-top : 3px;
	margin-bottom : 3px;
}
#gakka_link{
	margin-top : 5px;
	margin-bottom : 5px;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
}


