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