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: #444444;
	background : #f0efe5 url(../image/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: #0000ff;
	text-decoration:none;
}

A {
	color: #0000ff;
	TEXT-DECORATION: none
;}

A:hover {
	color: #FFCC00;
	TEXT-DECORATION: underline
;}

A:active {
	color: #0000ff;
	text-decoration: none
}
