.small { font: normal 10px "ＭＳ Ｐゴシック", "Osaka";}
.small-wht { font: normal 10px "ＭＳ Ｐゴシック", "Osaka"; color: #ffffff ;}
.regular { font: normal 12px "ＭＳ Ｐゴシック", "Osaka";}
.regular-bold { font: bold normal 12px "ＭＳ Ｐゴシック", "Osaka";}
.regular-wht { font: normal 12px "ＭＳ Ｐゴシック", "Osaka"; color: #ffffff ;}
.regular-wht-bold { font: bold normal 12px "ＭＳ Ｐゴシック", "Osaka"; color: #ffffff ;}
.large { font: normal 14px "ＭＳ Ｐゴシック", "Osaka";}
.large-bold { font: bold normal 14px "ＭＳ Ｐゴシック", "Osaka";}
.large-wht { font: normal 14px "ＭＳ Ｐゴシック", "Osaka"; color: #ffffff ;}
.margin15 {
	margin-left: 15px;
	font-size: 13px;
	letter-spacing: 0.1em;
}
.regular2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
