@charset   "Shift_JIS";
body {
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "EE EゴシチE", "MS PGothic", sans-serif; 
	color: #666666;
	background : #ffffff url(../image/bg_body.gif) repeat-x center top;
}

a:link {
	color : blue;
}

a:active {
	color : blue;
}

a:visited {
	color : blue;
}

a:hover {
	color: #FF9900;
}


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

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

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

#sitetitle a:visited {
	color: #000000;
}
h2{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 17pt;
  font-weight: bold;
}
