@charset "UTF-8";

/* fontsize big -----------------------------------------------------------------*/

body { font-size: 16px; }

* html body { font-size: 100%; }

dl#font-size-switch dd.big a    { background: url(../images/common/header/big_on.gif) no-repeat 0 0; }
dl#font-size-switch dd.medium a { background: url(../images/common/header/medium_off.gif) no-repeat 0 0; }
