// foot_menu
document.writeln('<div id="foot_wrapper"><div align="center">');
document.writeln('<div id="foot_link_box">');
document.writeln('<div id="foot_link_l"><a href="http://www.jihyo.co.jp/index.html">ホーム</a>｜<a href="http://www.jihyo.co.jp/company.html">会社案内</a>｜<a href="http://www.jihyo.co.jp/gekkan_jihyo.html">出版事業</a>｜<a href="http://www.jihyo.co.jp/kiss/login.html">官庁情報サービスシステム</a>｜<a href="http://www.jihyo.co.jp/toranomon.html">研究会事業</a>｜<a href="http://www.jihyo.co.jp/advertising.html">サポート</a>｜<a href="http://www.jihyo.co.jp/links.html">リンク集</a></div>');
document.writeln('<div id="foot_link_r"><a href="#top"><img src="/images/pagetop.gif" alt="ページトップへ"></a></div>');
document.writeln('<div class="clear"><!--　--></div>');
document.writeln('</div>');
document.writeln('<div id="foot_copy"><img src="/images/foot_copy.gif" alt="時評社 COPYRIGHT (c) JIHYO Co., Ltd. All rights reserved."></div>');
document.writeln('</div></div>');
