.f18p  { font-size: 18px ; font-family: "ＭＳ Ｐゴシック"; }
.f16p  { font-size: 16px ; font-family: "ＭＳ Ｐゴシック"; }
.f14p  {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック";
}
.f13p  { font-size: 13px ; font-family: "ＭＳ Ｐゴシック"; }
.f12p  {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック";
}
.f10p  {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック";
}
.f08p  { font-size: 8px; font-family: "ＭＳ Ｐゴシック"; }
.red  {
	color: #F00;
	font-weight: bold;
}
.white { color: white }
.green { color:#060}
.orenge  { color: #ffa500 }
.gray  { color: gray }
.olive { color: olive; }
.class { color: teal; }
.menu_c { color:#1a681a; }
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	text-align: left;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

