@charset "UTF-8";
/* ************************************** _
タイトル：size_l.css
概要：文字サイズ変更「大」CSSファイル
_ ************************************** */
/* container ID
---------------------------------------------------------------------------- */
#container {
  font-size: 113%;
}
#content #sub #fontSize {
  background: #f1f1f1 url(/common/images/bg_size_top_l.gif) left top no-repeat;
}

