document.write('<div id="footer">');
document.write('<div class="inner">');
document.write('<address>薬事法広告研究所 &#169; 2008</address>');
document.write('<div class="navi">| <a href="index.html">トップ</a> | ');
document.write('<a href="introduction.html">ご挨拶</a> | ');
document.write('<a href="product.html">サービス</a> | ');
document.write('<a href="faq.html">よくあるご質問</a> | ');
document.write('<a href="works.html">実績</a> | ');
document.write('<a href="contact.html">お問合わせ</a> | ');
document.write('<a href="company.html">会社概要</a> | ');

document.write('</div>');
document.write('<div class="navi2">| ');
document.write('<a href="sitemap.html">SITEMAP</a> | ');
document.write('<a href="privacy.html">PRIVACY</a> | ');
document.write('</div>');
document.write('</div>');
document.write('</div>');


