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-position: center;
	background-color: #000000;
}

a:link {
	color: #D77601;
}

a:active {
	color: #993300;
}

a:visited {
	color: #D77601;
}

a:hover {
	color: #993300;
}


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

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

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

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

#sitetitle2 {
	color: #999999;
	font-size: 0.8em;
}

.mainimage {
	background-position: center;
}

.contents {
	background-repeat: repeat-x
;
}
