@charset "utf-8"; /* 使用目的 : 表示変更スタイル-サイズ中 */ /*-------------------------------------- ヘッダー --------------------------------------*/ /* ---- 文字サイズ変更 ---- */ header #headerNavBlock dl#fontSize .fontsize_s { background-position: 0 0; } header #headerNavBlock dl#fontSize .fontsize_m { background-position: -21px -21px; } header #headerNavBlock dl#fontSize .fontsize_l { background-position: -42px 0; } /*-------------------------------------- フォントサイズ --------------------------------------*/ section { font-size: 115%; line-height:135%; }