// JavaScript Document

document.write('<div id="footer">');
document.write('<table border="0" align="center" cellpadding="0" cellspacing="0" summary="footer-link">');
document.write('<tr>');
document.write('<td nowrap class="footer-td1"><a href="http://www.shochiku.co.jp/company/" target="_blank">会社概要</a></td>');
document.write('<td nowrap class="footer-td1"><a href="/link.html">リンク</a></td>');
document.write('<td nowrap class="footer-td1"><a href="http://www.shochiku.co.jp/privacy/" target="_blank">個人情報保護方針</a></td>');
document.write('<td nowrap class="footer-td1"><a href="/sitemap.html">サイトマップ</a></td>');
document.write('<td nowrap class="footer-td2"><a href="/advertising.html">広告出稿のお問合せ</a></td>');
document.write('</tr>');
document.write('</table>');
document.write('<div id="footer-copyright"><span class="hide">COPYRIGHT(c) SHOCHIKU CO.,LTD ALL RIGHTS RESERVED.</span></div>');
document.write('</div>');

//	end
