// JavaScript Document
document.write('<ul class="link">');
document.write('<li><a href="/company.html">会社情報</a> | </li>');
document.write('<li><a href="/contact.html">お問い合わせ</a></li>');
document.write('</ul>');
document.write('<address><img src="/common/img/ft_copyright.png" alt="Copyright (c) TERESUKO Co..LTD . All Rights Reserved." width="262" height="10" /></address>');
document.write('<br class="Cl" />');
