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: #4a4a4a;
	background-color: #BBE9FF;
	background-image : url(bg_body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

a{
	text-decoration: underline;
}

a:link {
	color: #0085C3;
}

a:active {
	color: #0085C3;
}

a:hover {
	color: #0085C3;
	text-decoration: none;
}

a:visited {
	color: #0066CC;
}

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

#sitetitle {
	color: #0085C3;
	font-weight: bold;
	background: #FFFFFF;
}

#sitetitle a:link,#sitetitle a:active,#sitetitle a:hover,#sitetitle a:visited {
	text-decoration: none;
	color: #0085C3;
}

h1,h2,h3{
	margin:0;
	padding:0;
}
