.text10 { font-size:10px; }
.text10pt { font-size:10pt; }
.text12 { font-size:12px; }
.text12pt { font-size:12pt; }
.text14 { font-size:14px; }
.text16 { font-size:16px; }
.text16pt { font-size:16pt; }
.text24 { font-size:24px; }


/* フォントサイズ */
.x-large   { font-size: 174%; line-height: 1.2;}
.large     { font-size: 144%; line-height: 1.3;}
.mid       { font-size: 122%;}
.small     { font-size:  93%; line-height: 1.3;}
.x-small   { font-size:  77%; line-height: 1.3; letter-spacing: 1px; }
.headtext  {font-size:  93%; line-height: 1.3; letter-spacing: 1px; margin-top: 7px; }

/* -----------------------------
	Font-size Adjustment.
	77% = 10px	|	123.1% = 16px	|	167% = 22px
	85% = 11px	|	131% =  17px	|	174% = 23px 
	93% = 12px	|	138.5% = 18px	|	182% = 24px 
	100% = 13px	|	146.5% = 19px	|	189% = 25px 
	108% = 14px	|	153.9% = 20px	|	197% = 26px 
	116% = 15px	|	161.6% = 21px	| 
----------------------------- */