function footer1() {
	document.write('<div id="footer">\n');
	document.write('<div class="footer_in">\n');
	document.write('<div class="gototop">\n');
	document.write('<a href="#top"><img src="https://netrisk.jp/images/gototop.gif" alt="↑PAGE UP" width="76" height="22" /></a>\n');
	document.write('</div>\n');
	document.write('</div>\n');
	document.write('</div>\n');
	document.write('<div id="copyright">\n');
	document.write('<div class="copyright">\n');
	document.write('<img src="https://netrisk.jp/images/copyright.gif" alt="CopyrightcGALA BUZZ Inc. All Right Reserved." width="261" height="10" />\n');
	document.write('</div>\n');
	document.write('<ul class="copyright_list">\n');
	document.write('<li><a href="http://netrisk.jp/kiyaku.html">サイト利用規約</a>｜</li>\n');
	document.write('<li><a href="http://netrisk.jp/privacypolicy.html">個人情報保護方針</a>｜</li>\n');
	document.write('<li><a href="http://netrisk.jp/privacystatement.html">個人情報の取扱について</a>｜</li>\n');
	document.write('<li><a href="https://netrisk.jp/mpmail_client/form2.html">お問合わせ</a>｜</li>\n');
	document.write('<li><a href="https://netrisk.jp/advertiser.html">掲載希望の企業様へ</a>｜</li>\n');
	document.write('<li><a href="http://www.galabuzz.jp" target="_blank">運営会社</a></li>\n');
	document.write('</ul>\n');
	document.write('</div>\n');
} // footer()
