body {
	margin: 0 0 0 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: #1C1C1C;
	background : #262626 url(bg_body.gif) repeat center top;
}
a{
	text-decoration: underline;
}
a:link {
	color: #1C1C1C;
}

a:visited {
	color: #1C1C1C;
}

a:hover {
	text-decoration : underline;
  
  background-color : #4C4044;
  color : #D13636;
}

a:active {
	color: #D13636;
}

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

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

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