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: #666666;
	background : #66ccff url(bg_back.gif);
}

a:link {
	color: #3399CC;
}

a:active {
	color: #66CCFF;
}

a:hover {
	color: #3399CC;
}

a:visited {
	color: #993366;
}

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

#sitetitle {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

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

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

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

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


