body {
	background-color: #fffafa;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #F66;
}
a:link {
	color: #09C;
}
a:visited {
	color: #09C;
}
a:hover {
	color: #F60;
}
a:active {
	color: #09C;
}

.style1 {
	font-size: 24px;
}
.style2 {
	font-size: 36px;
}
.style3 {
	font-size: 24px;
	color:#360
}
.style4 {
	color:#360
}
.style5 {
	font-size: 12px;
	color:#666
}