body {  
	margin: 0 0 0 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: #000000;
	background: #FEE9E9;
}

a:link {  
	color: #0099CC;
	text-decoration: underline;
}

a:visited {  
	color: #0099CC;
	text-decoration: underline;
}

a:hover {  
	color: #FF9900;
	text-decoration: underline;
}

a:active {  
	color: #FF9900;
	text-decoration: none;
}

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