BODY {
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "���C���I", Meiryo, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif; 
	color : white;
	background : white;
}

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;
}