/*フォントファミリー*/
.f_family_g {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
}
.f_family_g2 {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.f_family_m {
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}
.f_family_a {
	font-family: Arial, Helvetica, sans-serif;
}
.f_family_t {
	font-family: "Times New Roman", Times, serif;
}


/*フォントサイズ*/
.size6 {
	font-size: 6px;
}
.size7 {
	font-size: 7px;
}
.size8 {
	font-size: 8px;
}
.size9 {
	font-size: 9px;
}
.size10 {
	font-size: 10px;
}
.size11 {
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}
.size13 {
	font-size: 13px;
}
.size14 {
	font-size: 14px;
}
.size15 {
	font-size: 15px;
}
.size16 {
	font-size: 16px;
}
.size17 {
	font-size: 17px;
}
.size18 {
	font-size: 18px;
}
.size19 {
	font-size: 19px;
}
.size20 {
	font-size: 20px;
}
.size21 {
	font-size: 21px;
}
.size22 {
	font-size: 22px;
}
.size23 {
	font-size: 23px;
}
.size24 {
	font-size: 24px;
}
.size26 {
	font-size: 26px;
}
.size27 {
	font-size: 27px;
}
.size28 {
	font-size: 28px;
}
.size29 {
	font-size: 29px;
}
.size30 {
	font-size: 30px;
}

/*ボールドあり*/
.bsize10 {
	font-size: 10px;
	font-weight: bolder;
}
.bsize11 {
	font-size: 11px;
	font-weight: bolder;
}
.bsize12 {
	font-size: 12px;
	font-weight: bolder;
}
.bsize13 {
	font-size: 13px;
	font-weight: bolder;
}
.bsize14 {
	font-size: 14px;
	font-weight: bolder;
}
.bsize15 {
	font-size: 15px;
	font-weight: bolder;
}
.bsize16 {
	font-size: 16px;
	font-weight: bolder;
}
.bsize17 {
	font-size: 17px;
	font-weight: bolder;
}
.bsize18 {
	font-size: 18px;
	font-weight: bolder;
}
.bsize19 {
	font-size: 19px;
	font-weight: bolder;
}
.bsize20 {
	font-size: 20px;
	font-weight: bolder;
}
.bsize21 {
	font-size: 21px;
	font-weight: bolder;
}
.bsize22 {
	font-size: 22px;
	font-weight: bolder;
}
.bsize23 {
	font-size: 23px;
	font-weight: bolder;
}
.bsize24 {
	font-size: 24px;
	font-weight: bolder;
}
.bsize26 {
	font-size: 26px;
	font-weight: bolder;
}
.bsize27 {
	font-size: 27px;
	font-weight: bolder;
}
.bsize28 {
	font-size: 28px;
	font-weight: bolder;
}
.bsize29 {
	font-size: 29px;
	font-weight: bolder;
}
.bsize30 {
	font-size: 30px;
	font-weight: bolder;
}

/*ボールドなし*/
.nbsize6 {
	font-size: 6px;
	font-weight: normal;
}
.nbsize7 {
	font-size: 7px;
	font-weight: normal;
}
.nbsize8 {
	font-size: 8px;
	font-weight: normal;
}
.nbsize9 {
	font-size: 9px;
	font-weight: normal;
}
.nbsize10 {
	font-size: 10px;
	font-weight: normal;
}
.nbsize11 {
	font-size: 11px;
	font-weight: normal;
}
.nbsize12 {
	font-size: 12px;
	font-weight: normal;
}
.nbsize13 {
	font-size: 13px;
	font-weight: normal;
}
.nbsize14 {
	font-size: 14px;
	font-weight: normal;
}
.nbsize15 {
	font-size: 15px;
	font-weight: normal;
}
.nbsize16 {
	font-size: 16px;
	font-weight: normal;
}
.nbsize17 {
	font-size: 17px;
	font-weight: normal;
}
.nbsize18 {
	font-size: 18px;
	font-weight: normal;
}
.nbsize19 {
	font-size: 19px;
	font-weight: normal;
}
.nbsize20 {
	font-size: 20px;
	font-weight: normal;
}
.nbsize21 {
	font-size: 21px;
	font-weight: normal;
}
.nbsize22 {
	font-size: 22px;
	font-weight: normal;
}
.nbsize23 {
	font-size: 23px;
	font-weight: normal;
}
.nbsize24 {
	font-size: 24px;
	font-weight: normal;
}
.nbsize26 {
	font-size: 26px;
	font-weight: normal;
}
.nbsize27 {
	font-size: 27px;
	font-weight: normal;
}
.nbsize28 {
	font-size: 28px;
	font-weight: normal;
}
.nbsize29 {
	font-size: 29px;
	font-weight: normal;
}
.nbsize30 {
	font-size: 30px;
	font-weight: normal;
}

/*フォントサイズ＋行間*/
.size10-100 {
	font-size: 10px;
	line-height: 100%;
}
.size11-120 {
	font-size: 11px;
	line-height: 120%;
}
.size11-140 {
	font-size: 11px;
	line-height: 140%;
}
.size12-120 {
	font-size: 12px;
	line-height: 120%;
}
.size12-130 {
	font-size: 12px;
	line-height: 130%;
}
.size12-140 {
	font-size: 12px;
	line-height: 140%;
}
.size12-150 {
	font-size: 12px;
	line-height: 150%;
}
.size13-120 {
	font-size: 13px;
	line-height: 120%;
}
.size13-130 {
	font-size: 13px;
	line-height: 130%;
}
.size13-140 {
	font-size: 13px;
	line-height: 140%;
}
.size13-150 {
	font-size: 13px;
	line-height: 150%;
}
.size14-120 {
	font-size: 14px;
	line-height: 120%;
}
.size14-130 {
	font-size: 14px;
	line-height: 130%;
}
.size14-140 {
	font-size: 14px;
	line-height: 140%;
}
.size14-150 {
	font-size: 14px;
	line-height: 150%;
}
.size24-160 {
	font-size: 24px;
	line-height: 160%;
}

/*ボールドなし*/
.bold_no {
	font-weight: normal;
}

/*改行なし*/
.br_no {
	white-space: nowrap;
}

/*行間*/
.line-normal {
	line-height: normal;
}
.line-100 {
	line-height: 100%;
}
.line-110 {
	line-height: 110%;
}
.line-120 {
	line-height: 120%;
}
.line-130 {
	line-height: 130%;
}
.line-140 {
	line-height: 140%;
}
.line-150 {
	line-height: 150%;
}
.line-160 {
	line-height: 160%;
}
.line-170 {
	line-height: 170%;
}
.line-180 {
	line-height: 180%;
}
.line-190 {
	line-height: 190%;
}
.line-200 {
	line-height: 200%;
}
