﻿@charset "utf-8";
/* CSS Document */

body {
    font-size: 13px; /* モダンブラウザ向け */
    .font-size: 13px; /* IE 7向け */
    _font-size: 13px; /* IE 6以下 */
}
#header div#fontsizebox dl dd.middle a{	background:url(../../imgs/common/btn_normal_on.gif) no-repeat;}
#header div#fontsizebox dl dd.large a{	background:url(../../imgs/common/btn_big_off.gif) no-repeat;}

