body {
	margin: 0; 
	padding: 0;
	text-align: center;
	font-size: 100%; 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
	color: #666666;
}

a:link {    
    color:#00cccc; text-decoration: none;   
}   
a:visited {   
    color:#00cccc; text-decoration: none;    
}   
a:hover {   
    color:#0000ff; text-decoration: underline; 
}   
a:active {   
    color:#0000ff; text-decoration: underline; 
}  


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