/*  すごく大きいテキスト(FONT SIZE LV7) */.css7{	font-size: 18pt;	line-height: 22pt;}/*  大きいテキスト(FONT SIZE LV6) */.css6{	font-size: 14pt;	line-height: 18pt;}/*  大きめのテキスト(FONT SIZE LV5) */.css5{	font-size: 13pt;	line-height: 16pt;}/*  少し大きめのテキスト(FONT SIZE LV4) */.css4{	font-size: 11pt;	line-height: 15pt;}/*  デフォルトテキスト(FONT SIZE LV3) */.css3{	font-size: 10pt;	line-height: 13pt;}/*  少し小さめのテキスト(FONT SIZE LV2) */.css2{	font-size: 9pt;	line-height: 12pt;}/*  少し小さめのテキスト2(FONT SIZE LV2S) */.css2S{	font-size: 10px;	line-height: 12px;}/*  小さいのテキスト(FONT SIZE LV1) */.css1{	font-size: 8pt;	line-height: 10pt;}/*  小さい英字のテキスト(FONT SIZE LV0) */.css0{	font-size: 9px;	line-height: 11px;}
