/* ****************************************************************
middle.css
2009/04/15
**************************************************************** */

/* 文字サイズ切り替え部分背景 */
div#header div#fontSize ul {
    background: url(./image/fontsize_m.gif) top left no-repeat;
}

body {
    font-size: 14px;
}


