/* フォントサイズ変更指定
---------------------------------------------*/
/* フォントサイズ（中） */
#wrapper {
font-size: 110%;
}

/* ボタン画像指定 */
#sub_ct .sc_lino39 a.sec,
#sub_ct .sc_lino39 a.sec_crt {
height: 45px;
padding-right: 7px;
background: url(../../images/side/subct_bg_ll.gif) left top no-repeat;
}
#sub_ct .sc_lino39 a.sec:hover,
#sub_ct .sc_lino39 a.sec_crt:hover {
height: 45px;
padding-right: 7px;
background: url(../../images/side/subct_bg_ll.gif) left top no-repeat;
}
