body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 100%;
	font-family: メイリオ;
	color: #000000;
	background-color: #ffffff;
	background-image: url(bg_back.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

a:link,
a:visited {
	color: #336699;
}

a:hover {
	color: #993399;
}

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

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

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