﻿document.write("<span class=\"font-size\">文字サイズを変更</span><span class=\"font-small\"><a href=\"javascript:void(0);\" onclick=\"setActiveStyleSheet('small'); return false;\" onkeypress=\"setActiveStyleSheet('small'); return false;\" title=\"文字サイズを小さくする\">文字サイズを小さくする</a></span><span class=\"font-normal\"><a href=\"javascript:void(0);\" onclick=\"setActiveStyleSheet('normal'); return false;\" onkeypress=\"setActiveStyleSheet('normal'); return false;\" title=\"文字サイズを標準サイズにする\">文字サイズを標準サイズにする</a></span><span class=\"font-large\"><a href=\"javascript:void(0);\" onclick=\"setActiveStyleSheet('large'); return false;\" onkeypress=\"setActiveStyleSheet('large'); return false;\" title=\"文字サイズを大きくする\">文字サイズを大きくする</a></span>");
