@charset   "Shift_JIS";
body{
	  
    
    
    
    
    
    
    
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
	color: #CCCCCC;
	background : url(../../../../bg_back.gif);
}

a:link{
	  
    
    
    
    
    
    
    
	color: #CCCCCC;
}

a:active{
	  
    
    
    
    
    
    
    
	color: #999999;
}

a:hover{
	  
    
    
    
    
    
    
    
	color: #999999;
}

a:visited{
	  
    
    
    
    
    
    
    
	color: #CCCCCC;
}

td,th{
	  
    
    
    
    
    
    
    
	font-size: 0.8em;
}

#sitetitle{
	  
    
    
    
    
    
    
    
	font-size: 1.2em;
	font-weight: bold;
}

#sitetitle a{
	  
    
    
    
    
    
    
    
	text-decoration: none;
	color: #FFFFFF;
}