body {
	margin-top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body,td,th {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
}
h1 {
	color: #333;
	font-size: 16pt;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h2 {
	color: #333;
	font-size: 7pt;
	line-height: 10%;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h3 {
	color: #333;
	font-size: 12pt;
}
h4 {
	font-size: 10pt;
	color: #333;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 14pt;
}
h5 {
	color: #333;
	font-size: 9pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
}
h6 {
	color: #333;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 7pt;
	line-height: 1pt;
	font-weight: lighter;
}
.white {
	color: #FFF;
}
.orange {
	color: #FC3;
}
.orange2 {
	color: #E06202;
}
.green2 {
	color: #9C6;
}
.pink2 {
	color: #FCC;
}
.blue2 {
	color: #69F;
}
.pink3 strong {
	color: #C69;
	font-size: 21px;
	font-style: normal;
	font-weight: bolder;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
a {
	color: #36F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #36F;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
a:active {
	text-decoration: none;
}
.green3 {
	color: #00BD5D;
}
