// JavaScript Document

document.write('<div id="footer">');
document.write('<table border="0" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td class="top"><a href="http://seo-runner.jp/company.html#prof03">サイトのご利用について</a></td>');
document.write('<td class="top"><a href="http://www.eihan.com/" target="_blank">運営会社</a></td>');
document.write('<td class="top"><a href="http://seo-runner.jp/company.html#prof02">プライバシーポリシー</a></td>');
document.write('<td class="top"><a href="http://seo-runner.jp/company.html#prof04">個人情報保護方針</a></td>');
document.write('<td rowspan="2"><a href="http://privacymark.jp/" target="_blank">');
document.write('<img src="http://www.eihan.com/images/footer_privacy.gif" alt="プライバシーマーク" border="0" align="middle" />');
document.write('</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td colspan="4" class="btm" valign="top" align="right"><img src="images/copyright.gif" alt="copyright (c)Arts-eihan Co., Ltd. all right reserved" /></td>');
document.write('</tr>');
document.write('</table>');
document.write('</div>');
