document.write('<div class="f-size">');
document.write('<a href="index.html">');
document.write('<img src="img/smenu001.gif" width="60" height="25" alt="ホーム" border="0" onmouseover="this.src=\'img/smenu011.gif\'" onmouseout="this.src=\'img/smenu001.gif\'">');
document.write('</a>');

document.write('<a href="https://www.shinkin.co.jp/ugoshin/cgi-bin/form/form.html">');
document.write('<img src="img/smenu002.gif" width="90" height="25" alt="お問い合わせ" border="0" onmouseover="this.src=\'img/smenu012.gif\'" onmouseout="this.src=\'img/smenu002.gif\'">');
document.write('</a>');


document.write('<img src="img/fontsize.gif" width="80" height="25" alt="文字サイズ" border="0">');

document.write('<a href="#" onclick="setActiveStyleSheet(\'large\'); return false;">');
document.write('<img src="img/large.gif" width="30" height="27" alt="大" border="0" onmouseover="this.src=\'img/large_on.gif\'" onmouseout="this.src=\'img/large.gif\'">');
document.write('</a>');

document.write('<a href="#" onclick="setActiveStyleSheet(\'default\'); return false;">');
document.write('<img src="img/normal.gif" width="30" height="27" alt="中" border="0" onmouseover="this.src=\'img/normal_on.gif\'" onmouseout="this.src=\'img/normal.gif\'">');
document.write('</a>');

document.write('<a href="#" onclick="setActiveStyleSheet(\'small\'); return false;">');
document.write('<img src="img/small.gif" width="30" height="27" alt="小" border="0" onmouseover="this.src=\'img/small_on.gif\'" onmouseout="this.src=\'img/small.gif\'">');
document.write('</a>');

document.write('</div>');



