body {
background : "#ffffff";

font-family : "ＭＳ Ｐゴシック", Osaka, sans-serif; 
overflow:hidden;
}

HTML{
　　scrollbar-arrow-color : #ffffff ; 
　　 scrollbar-face-color : #ffffff;
　　 scrollbar-highlight-color : #ffffff; 
　　 scrollbar-3dlight-color : #9a9a9a;
　　 scrollbar-track-color : #ffffff;
　　 scrollbar-shadow-color : #9a9a9a;
　　 scrollbar-darkshadow-color : #ffffff;
    
}

.c3a{
color : #008b8b; 
font-size : 11px; 
line-height : 10px; 
font-weight : normal; 
}


.c5  { color: #FFFFFF; font-weight: normal; font-size: 11px; line-height: 15px } 
.c5a  { color: #696969; font-weight: normal; font-size: 11px; line-height: 13px } 
.c5b  { color: #696969; font-weight: normal; font-size: 11px; line-height: 13px; white-space: pre; } 

.c6a  { color: #000000; font-weight: normal; font-size: 10px; letter-spacing: 2px; margin-bottom: 10px; border: solid 1px #000000 } 

.c10 {
overflow-y : scroll;
height :544px;
} 


a:link{
	color : #222222;
	font-size : 11px;
	text-decoration : none;
}

a:visited{
	color : #222222;
	font-size : 11px;
	text-decoration : none;
}

a:hover{
	color : #aad2dd;
	font-size : 11px;
	text-decoration : underline;
}

a:active{
	color : #aad2dd;
	font-size : 11px;
	text-decoration : underline;
}
