// JavaScript Document
document.write('<div id="footNavi">');
document.write('<a href="../contact.html">お問い合わせ</a>｜<a href="../sitemap.html">サイトマップ</a>');
document.write('｜<a href="http://www.sri-sports.co.jp/terms.html" target="_blank">サイトのご利用について</a>');
document.write('｜<a href="http://www.sri-sports.co.jp/privacy.html" target="_blank">プライバシーポリシー</a>');
document.write('</div>');
document.write('<div id="footTxt">');
document.write('<a href="https://www.g-attend.jp/index.php" target="_blank"><img src="../img/gattend.gif" class="gattend" /></a>');
document.write('クリーブランドゴルフはSRIスポーツの関係会社です。');
document.write('<a href="http://www.clevelandgolf.co.jp/" target="_blank"><img src="../img/spacer.gif" width="80" height="20"/></a>');
document.write('</div>');
document.write('<br class="clearfloat" />');
document.close();// JavaScript Document


