@charset "UTF-8";

/* fontsize small -----------------------------------------------------------------*/

body { font-size: 12px; }

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

dl#font-size-switch dd.small a {  background: url(../images/common/header/small_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; }
