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-color: #F0ED9F
}

a:link {
	color: #6699CC;
	text-decoration: none;
}

a:visited {
	color: #0033FF;
	text-decoration: none;
}

a:hover {
	color: #6699CC;
	text-decoration: underline;
}

a:active {
	color: #6699CC;
	text-decoration: none;
}

td,th {
	font-size: 0.8em;
}

#theme1 {
	color: #999933;
	text-decoration: none;
	font-size: 14px; 
	font-weight: bold;
}

#menu {
	color: #999933;
	text-decoration: none;
	font-size: 12px; 
	background-repeat:no-repeat;
}

