
document.write( '<div class="m1">');
document.write( '<ul>');
document.write( '<li><a href="/info/aboutsite.html"><img src="/img/hf/footer_aboutsite.gif" width="107" height="25" alt="このサイトについて" /></a></li>');
document.write( '<li><a href="/info/requirement.html"><img src="/img/hf/footer_requirement.gif" width="57" height="25" alt="推奨環境" /></a></li>');
document.write( '<li><a href="/info/faq.html"><img src="/img/hf/footer_help.gif" width="42" height="25" alt="ヘルプ" /></a></li>');
document.write( '<li><a href="/info/contact.html"><img src="/img/hf/footer_contact.gif" width="79" height="25" alt="お問い合わせ" /></a></li>');
document.write( '<li><a href="/info/policy.html"><img src="/img/hf/footer_policy.gif" width="105" height="25" alt="個人情報保護方針" /></a></li>');
document.write( '<li><a href="/info/privacy.html"><img src="/img/hf/footer_privacy.gif" width="144" height="25" alt="プライバシーステートメント" /></a></li>');
document.write( '<li><a href="/info/term.html"><img src="/img/hf/footer_term.gif" width="57" height="25" alt="利用規約" /></a></li>');
document.write( '</ul>');
document.write( '</div>');

document.write( '<div class="m2">');
document.write( '<ul>');
document.write( '<li><a href="/info/company.html"><img src="/img/hf/footer_company.gif" width="100" height="25" alt="運営会社について" /></a></li>');
document.write( '<li><a href="/info/maintenance.html"><img src="/img/hf/footer_maintenance.gif" width="99" height="25" alt="メンテナンス情報" /></a></li>');
document.write( '<li><a href="/info/sitemap.html"><img src="/img/hf/footer_sitemap.gif" width="83" height="25" alt="サイトマップ" /></a></li>');
document.write( '<li><img src="/img/hf/footer_copyright.gif" width="267" height="25" alt="" /></li>');
document.write( '</ul>');
document.write( '</div>');