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

