@charset "utf-8";
h3 {
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style1 {
	font-size: x-large;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.style2 {
	font-size: x-small;
}
.style3 {color: #FFFFFF
}
.style4 {
	font-size: x-small;
	color: #FF0000;
}
.style5 {color: #FFFFFF; font-size: small;
}
.style6 {font-size: 14px}
.style7 {
	font-size: large;
	color: #FF0000;
}
.style12 {font-size: small}
.style14 {
	color: #000099;
	font-weight: bold;
}
.style30 {
	color: #000099;
	font-size: x-large;
}