/*  body定義 */



A:link { text-decoration:none }



A:visited { text-decoration:none }



A:active { text-decoration:none }







/*  フォント最小 */



.font0 {  font-size:11px; line-height: 14px }







/*  フォント小 */



.font1 {  font-size: 12px; line-height: 15px }







/*  フォント標準 */



.font2 {  font-size: 13px; line-height: 16px }







/*  フォント大 */



.font3 {  font-size: 14px; line-height: 17px }







/*  フォント最大*/



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