.text7pt {  font-size: 7pt;}
.text8pt {  font-size: 8pt;}
.text8ptunder {  font-size: 8pt; text-decoration:underline; color : #083194;}
.text9pt {  font-size: 9pt;}
.text10pt {  font-size: 10pt;}
.text12pt {  font-size: 12pt;}
.text14pt {  font-size: 14pt;}
.bold9pt {  font-size: 9pt; text-transform: uppercase ;}
.bold10pt {  font-size: 10pt; font-weight: bold;}
.bold12pt {  font-size: 12pt; font-weight: bold;}
.bold14pt {  font-size: 14pt; font-weight: bold;}
select.sizechange{  font-size:8pt;}

A:LINK{
text-decoration:none
;}

A:VISITED{
text-decoration:none
;}

A:HOVER{
color : #ff0000;
}



.white {  font-size: 8pt;}

A.white:LINK{
color : #ffffff;
text-decoration:none
;}

A.white:VISITED{
color : white;
text-decoration:none

;}

A.white:HOVER{
color : #ff0000;
}



.red {  font-size: 8pt;}

A.red:LINK{
color : #083194;
text-decoration:none
;}

A.red:VISITED{
text-decoration:none
;}

/* --------------------------------------------
 * トピックスメニュー用
 * -------------------------------------------- */

#news_menu tr.outside {
	background-color: #FE0708;
}

#news_menu tr.inside {
	background-color: #E7EFFF;
}

#news_menu td.bgcolor {
	background-color: #FFDDDD;
}

#news_menu table.text10px {
	font-size: 10px;
}

/* --------------------------------------------
 * 疑似ホバー指定
 * -------------------------------------------- */

.hoverOff {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.hoverOn {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

/* --------------------------------------------
 * 各校独自スタイルシート
 * -------------------------------------------- */


