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: #d5dfff;
}

a:active {
	color: #FF9900;
}

a:hover {
	color: #FF9900;
}

td,th {
	font-size: 0.8em;
}

#sitetitle a:link,#sitetitle a:active,#sitetitle a:hover,#sitetitle a:visited {
	text-decoration: none;
}

.title {
	background:no-repeat;
	color:#666666;
	font-size:14px;
	font-weight:bold;
}	

