@charset "UTF-8"; /* ----------------------------------------------------------- CSS Information File name: default_text.css Author: mitsume Style Info: m size font ----------------------------------------------------------- */ body { font-size:15px; line-height: 150%; } #footer { font-size:15px; line-height:150%; } /* H ----------------------------------------------------*/ h1 { } h2 { } h3 { font-size: 120%; } h4 { } h5 { } h6{ } #pankuzu { font-size:94%; } /* font_size -----------------------------------------------------------*/ .font_l img, .font_le img, .font_lm img { visibility: hidden; } .font_l { /* background-image: url(/common/images/font_size_l_over.png); background-position:right top; background-repeat: no-repeat; */ background-color: orange; } .font_le { /* background-image: url(/english/images/font_size_l_e_over.png); background-position:right top; background-repeat: no-repeat; */ background-color: orange; } .font_lm { /* background-image: url(/common/images/font_size_ml_over.png); background-position:right top; background-repeat: no-repeat; */ background-color: orange; } /* font size ---------------------------------------------------- */ .text_ss { font-size: 11px; } .text_s { font-size: 12px; font-weight:normal; } .text_sb { font-size: 12px; font-weight: bold; } .text_m { font-size: 14px; font-weight:normal; } .text_mb { font-size: 14px; font-weight: bold; } .text_l { font-size: 16px; font-weight:normal; } .text_lb { font-size: 16px; font-weight: bold; } .text_2l { font-size: 18px; font-weight:normal; } .text_2lb { font-size: 18px; font-weight: bold; } .text_3l { font-size: 24px; font-weight:normal; } .text_3lb { font-size: 24px; font-weight: bold; } .text_4l { font-size: 30px; font-weight:normal; } .text_4lb { font-size: 30px; font-weight: bold; }