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: #000000;
	background: #F4F0D7;
}

a:link {
	color: #3333FF;
}

a:active {
	color: #FFCC00;
}

a:visited {
	color: #3399CC;
}

a:hover {
	color: #FF9900;
}


td,th {
	font-size: 0.8em;
}

#sitetitle {
	font-size: 1.2em;
	font-weight: bold;
}

#sitetitle a {
	text-decoration: none;
	color: #39220F;
}

#sitetitle a:visited {
	color: #39220F;
	text-decoration: none;
}

#footer a:visited,#footer a:link {
	color: #39220F;
	text-decoration: none;
}

#footer a:active,#footer a:hover {
	color: #39220F;
	text-decoration: underline;
}