/*  body定義 */

A:link { text-decoration:none }

A:visited { text-decoration:none }

A:active { text-decoration:none }



/*  フォント最小 */

.font0 {  font-size:8px; line-height: 12px }



/*  フォント小 */

.font1 {  font-size: 9px; line-height: 13px }



/*  フォント標準 */

.font2 {  font-size: 10px; line-height: 15px}



/*  フォント大 */

.font3 {  font-size: 12px; line-height: 16px }



/*  フォント最大*/

.font4 {  font-size: 14px; line-height: 18px }