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: #666666;
	background : #f0efe5 url(bg.gif);
}

td,th {
	font-size: 0.8em;
}

.sitetitle {
	font-size:0.9em;
	font-weight:bold;
}

.sitetitle a:link,
.sitetitle a:active,
.sitetitle a:visited {
	color: #666666;
	text-decoration:none;
}

.sitetitle a:hover {
	text-decoration:underline;
}


a.menu{
        background:URL(houki_l.png) no-repeat;
	width:125px;
	height:14px;
	padding-left:58px;

}
a.menu:visited {
        background:URL(houki_v.png) no-repeat;
}