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 : url(../bg_back.gif);
}

a:link {
				
	color: #3399CC;
}

a:active {
				
	color: #3399CC;
}

a:visited {
				
	color: #3399CC;
}

a:hover {
				
	color: #FF6666;
}


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

td.sitetitle {
				
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}

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

.sitetitle a:visited {
				
	color: #FFFFFF;
}