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;
}
#sitetitle {
		vertical-align: middle;
}
A:LINK,
A:VISITED {
		color: #0066CC;
}
A:HOVER {
		color: #993399;
}
TD,TH {
		font-size: 0.8em;
}
TD.sitetitle {
		font-size: 1.15em;
		font-weight: bold;
}
TD.sitetitle A {
		color: #333333;
		text-decoration: none;
}
