body {
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "CI", Meiryo, "lr oSVbN", "MS PGothic", sans-serif; 
	color: #333333;
	background : #f2f7ff url(bg_body.gif) repeat-x;
}

td,th {
	font-size: 0.8em;
}

a:link {
	text-decoration: none;
}

a:active {
	color: #FF9900;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#sitetitle a:link,#sitetitle a:active,#sitetitle a:hover,#sitetitle a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
