document.open();
document.write('<p class="p_footerLink p_footerLine">');
document.write('<span>');
document.write('<a href="http://www.bbiq.jp/about/index.html">BBIQ.JPについて</a>');
document.write('<a href="http://www.bbiq.jp/policy/index.html" target="_blank">プライバシーポリシー</a>');
document.write('<a href="http://www.bbiq.jp/sitemap.html">サイトマップ</a>');
document.write('</span>');
document.write('<!-- .p_footerLink --></p>');
document.close();



