body {
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
}

* a:link  {
	color: #CC33CC;
	text-decoration: underline;
}
a:visited  {
	color: #0099FF;
	text-decoration: underline;
}

* a:hover  {
	color: #4444aa;
	text-decoration: underline;
}


td,th {
	font-size: 0.8em;
}
