@charset "UTF-8";
body,td,th {
	color: #333;
	margin-top: 0px;
}
body {
	margin-top: 0px;
}
a:link {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
a:hover {
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00F;
}
a:active {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-size: 10px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 80%;
	font-weight: normal;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	color: #333;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 150%;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	text-decoration: none;
}
h4 {
	font-size: 12px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 150%;
	font-weight: lighter;
}
h5 {
	font-size: 10px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	text-decoration: none;
}
h6 {
	font-size: 10px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 100%;
}
p {
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
hr {
	font-size: xx-small;
}
.green {
	color: #360;
	font-weight: bold;
}
#container {
	margin-top: 0px;
}
#header {
}
.red {
	color: #C00;
}
.white {
	color: #FFF;
}
.blue {
	color: #669;
}

