/*cal_announce.htmlのスタイルシート*/


BODY {
	background-color : #c3c3c3;
	color : #000044;
 	font-size: 90% ;
}
	//background-image : url(wp.jpg);
	//background-position: right;
	//background-repeat : repeat-y;

A:hover#sel {
	background: #acacac ;
	color: #353535 ;
	width: 100% ;
}

A.sel {
	color: #5c00e1 ;
	text-decoration: none ;
}

TABLE { width: 96% ;}
TD { font-size: 90% ;}

HR { margin-top:300 ;}
SPAN { margin-left: 50px ;
       font-weight: bold ;}

.sw {
	text-align: center ;
	letter-spacing: 2px ;
	background : #30e9bb ;
}
.midasi_day{
font-size : 90%;
background-color : #8080ff;
width: 125px;
height: 13px;
text-align: center; 
}

.midasi_time{
font-size : 90%;
background-color : #8080ff;
width: 83px;
height: 13px;
text-align: center; 
}

.midasi_nai{
font-size : 90%;
background-color : #8080ff;
width: 316px;
height: 13px;
text-align: center; 
}

.midasi_yosou{
font-size : 90%;
background-color : #8080ff;
width: 184px;
height: 13px;
text-align: center;   
}

.midasi_zenkai{
font-size : 90%;
background-color : #8080ff;
width: 184px;
height: 13px; 
text-align: center;  
}

.day{
font-size : 90%;
background-color : #00d2d2;
width: 125px;
height: 13px;
text-align: center; 
}
.time{
font-size : 90%;
background-color : #caffff;
width: 83px;
height: 13px;
text-align: center; 
}

.nai{
font-size : 90%;
background-color : #ffffff;
width: 316px;
height: 13px;
}

.yosou{
font-size : 90%;
background-color : #caffff;
width: 184px;
height: 13px;
text-align: center;   
}

.zenkai{
font-size : 90%;
background-color : #caffff;
width: 184px;
height: 13px; 
text-align: center;  
}