.h1 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦ中丸ゴシック体";
	color: #333333;
	font-style: normal;
	line-height: normal;
}
.menu {
	color: #0066CC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	font-size: 12px;
}
.honbun {
	font-size: small;
	color: #666666;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦ中丸ゴシック体";
	font-style: normal;
}
.honbun_red {
	font-size: small;
	color: #FF0000;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦ中丸ゴシック体";
	font-style: normal;
}
.sodankai {font-size: 12px; color: #666666; line-height: 150%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-style: normal; }
body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 130%;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #669900;
}
a:active {
	color: #669900;
}
