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: #333333;
	background: #F5F4EE;
}

a:link{
	color : black;
}

a:visited{
	color: #002250;
}

a:active{
	color: #98A6B9;
}

a:hover{
	color: #98A6B9;
}


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

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

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

#footer-link{
	color: #FFFFFF;
}

#footer-link a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.8em;
}
