<!--
//フッターメニュー用JSCRIPTファイル

document.write('<table width="760" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">');
document.write('<tr><td>');

document.write('<hr width="750" align="left"> <DIV align="center">｜');

document.write('<a href="http://www.imagin-ya.com/index.htm">TOPページ</a>｜');
document.write('<a href="http://www.imagin-ya.com/mail/mail.htm">お問い合わせ</a>｜');
document.write('<a href="http://www.imagin-ya.com/sitemap/sitemap.htm">サイトマップ</a>｜');
document.write('<a href="http://www.imagin-ya.com/kiyaku/kiyaku.htm">利用規約</a>｜');
document.write('<a href="http://www.imagin-ya.com/announce/link.html">リンクについて</a>｜');
//document.write('<a href="http://www.imagin-ya.com/recruitment/index.htm">スタッフ募集</a>｜');

document.write('<hr width="750" align="left">');

document.write('<div align="left"><i>Copyright(C)<a href="http://www.imagin-ics.co.jp" target="_brank">Imagin-ics Corporation</a> All Rights Reserved.</i><br>');
document.write('</td></tr> </table>');
document.write('</table>');
-->
