body {
    font-size:70%;
}
/*------------------------------
文字サイズ
------------------------------*/
#txt_chng{float:right; margin:3px;}
#txt_chng li{list-style:none;float:left; margin-left:6px; display:block;}
#txt_chng li.large{width:20px; height:20px; background:url(/com/inc/header/img/icon_large_off.gif) no-repeat top left;cursor:pointer;}
#txt_chng li.middle{width:20px; height:20px; background:url(/com/inc/header/img/icon_middle_off.gif) no-repeat top left;cursor:pointer;}
#txt_chng li.small{width:20px; height:20px; background:url(/com/inc/header/img/icon_small_on.gif) no-repeat top left;cursor:pointer;}
#txt_chng li span{display:none;}

