@charset "UTF-8";
/* CSS Document */
a:link {text-decoration: none;}

a:visited {
	text-decoration: none;
}

a:hover {color: #ff0000;text-decoration: underline;}
.font12 { font-family: "ＭＳ ゴシック", "Osaka－等幅"; font-size: 12px; font-weight: normal; color: #333333; line-height: 16px}
.font14-20 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #006633;
}
.font12oreng { font-family: "ＭＳ ゴシック", "Osaka－等幅"; font-size: 12px; font-weight: bold; color: #FF6600; line-height: normal }
.font14 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 18px; font-weight: bold; color: #009966}
.style1 {font-size: 12px}
.style6 {font-weight: normal; color: #333333; line-height: 16px; font-family: "ＭＳ ゴシック", "Osaka－等幅";}
.font14sR { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; font-weight: bold; color: #FF0000}
.font12R { font-family: "ＭＳ ゴシック", "Osaka－等幅"; font-size: 12px; font-weight: normal; color: #FF0000; line-height: 14px }
.style7 {color: #339966}