<!--
/* フッターナビ */

document.write('<p>');
document.write('<a href="/policy.html" target="_blank">サイトのご利用にあたって</a>');
document.write(' &nbsp;│&nbsp; ');
document.write('<a href="/privacy_info.html" target="_blank">個人情報の取り扱いについて</a>');
document.write(' &nbsp;│&nbsp; ');
document.write('<a href="/privacy_policy.html" target="_blank">個人情報保護方針</a>');
document.write('</p>');

-->
