.xxs-10{
	font: normal 9px/100% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
}
.xxs-12{
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	line-height: 25px;
	font-weight: bolder;
}
.xxs-12b{
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	line-height: 25px;
	font-weight: bolder;
}
.xxs-14{ font-size: 9px; font-weight:normal; line-height:140%; }
.xxs-15{ font-size: 9px; font-weight:normal; line-height:150%; }
.xxs-16{ font-size: 9px; font-weight:normal; line-height:160%; }

.xs-10{ font-size: 10px; font-weight:normal; line-height:100%; }
.xs-12{ font-size: 10px; font-weight:normal; line-height:120%; }
.xs-14{ font-size: 10px; font-weight:normal; line-height:140%; }
.xs-14{ font-size: 10px; font-weight:normal; line-height:150%; }
.xs-16{ font-size: 10px; font-weight:normal; line-height:160%; }

.xs-10b{ font-size: 10px; font-weight:bold; line-height:100%; }
.xs-12b{ font-size: 10px; font-weight:bold; line-height:120%; }
.xs-14b{ font-size: 10px; font-weight:bold; line-height:140%; }
.xs-15b{ font-size: 10px; font-weight:bold; line-height:150%; }
.xs-16b{ font-size: 10px; font-weight:bold; line-height:160%; }

.s-10{ font-size: 11px; font-weight:normal; line-height:100%; }
.s-12{ font-size: 11px; font-weight:normal; line-height:120%; }
.s-14{ font-size: 11px; font-weight:normal; line-height:140%; }
.s-15{ font-size: 11px; font-weight:normal; line-height:150%; }
.s-16{ font-size: 11px; font-weight:normal; line-height:160%; }

.s-10b{ font-size: 11px; font-weight:bold; line-height:100%; }
.s-12b{
	font-size: 9pt;
	font-weight:bold;
	line-height:12pt;
	color: #333;
}
.s-14b{ font-size: 11px; font-weight:bold; line-height:140%; }
.s-15b{ font-size: 11px; font-weight:bold; line-height:150%; }
.s-16b{ font-size: 11px; font-weight:bold; line-height:160%; }

.m-10{
	font-size: 11px;
	font-weight:500;
	line-height:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
}
.m-12{ font-size: 12px; font-weight:normal; line-height:120%; }
.m-14{ font-size: 12px; font-weight:normal; line-height:140%; }
.m-15{ font-size: 12px; font-weight:normal; line-height:150%; }
.m-16{ font-size: 12px; font-weight:normal; line-height:160%; }

.m-10b{
	font-size: 11px;
	font-weight:bold;
	line-height:100%;
	color: #666;
}
.m-12b{ font-size: 12px; font-weight:bold; line-height:120%; letter-spacing:1px;}
.m-14b{ font-size: 12px; font-weight:bold; line-height:140%; letter-spacing:1px;}
.m-15b{ font-size: 12px; font-weight:bold; line-height:150%; letter-spacing:1px;}
.m-16b{ font-size: 12px; font-weight:bold; line-height:160%; letter-spacing:1px;}

.l-10{ font-size: 14px; font-weight:normal; line-height:100%; }
.l-12{ font-size: 14px; font-weight:normal; line-height:120%;}
.l-14{ font-size: 14px; font-weight:normal; line-height:140%;}
.l-15{ font-size: 14px; font-weight:normal; line-height:150%;}
.l-16{ font-size: 14px; font-weight:normal; line-height:160%;}

.l-10b{ font-size: 14px; font-weight:bold; line-height:100%; }
.l-12b{ font-size: 14px; font-weight:bold; line-height:120%; letter-spacing:1px;}
.l-14b{ font-size: 14px; font-weight:bold; line-height:140%; letter-spacing:1px;}
.l-15b{ font-size: 14px; font-weight:bold; line-height:150%; letter-spacing:1px;}
.l-16b{ font-size: 14px; font-weight:bold; line-height:160%; letter-spacing:1px;}

.xl-10{
	font: normal 18px/100% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.xl-12{ font-size: 18px; font-weight:normal; line-height:120%; }
.xl-14{ font-size: 18px; font-weight:normal; line-height:140%; }
.xl-15{ font-size: 18px; font-weight:normal; line-height:150%; }
.xl-16{ font-size: 18px; font-weight:normal; line-height:160%; }

.xl-10b{ font-size: 18px; font-weight:bold; line-height:100%; }
.xl-12b{ font-size: 18px; font-weight:bold; line-height:120%; letter-spacing:1px;}
.xl-14b{ font-size: 18px; font-weight:bold; line-height:140%; letter-spacing:1px;}
.xl-15b{ font-size: 18px; font-weight:bold; line-height:150%; letter-spacing:1px;}
.xl-16b{ font-size: 18px; font-weight:bold; line-height:160%; letter-spacing:1px;}



a:link{
	color: #333;
	text-decoration:none;
}
a:visited{
	color: #333;
	text-decoration:none;
}
a:active{ color: #FF9900; text-decoration:none;}
a:hover{ color: #FF9900; text-decoration:none;}
