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: #333333;
	background : #ffde86 url(bg_body.gif) repeat-x scroll center top;
	text-align: center;
}

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

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

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #996600;
}

td,th {
	font-size: 0.8em;
}
#sitetitle {
	color: #b36008;
	font-weight: bold;
}

#sitetitle a:link,#sitetitle a:active,#sitetitle a:hover,#sitetitle a:visited {
	text-decoration: none;
	color: #b36008;
}

h1,h2,h3{
	margin:0;
	padding:0;
}
