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 : #333333;
	background : none 0% 0% / auto auto no-repeat scroll padding-box border-box #f1fbf0;
}

a:link{
	color: #048D01;
}

a:visited{
	color: #048D01;
}

a:active{
	color: #9ED39C;
}

a:hover{
	color: #9ED39C;
}


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

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

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