﻿var Footer ='<div id="footer">'
	+'<div id="footer_inner_padding">'
	+'<!--pagetop_anchor-->'
	+'<p class="pagetop_anchor"><a href="#top" onclick="toAnchor(); return false;">▲ PageTOP</a></p>'
	+'<!--/pagetop_anchor-->'
	+'<a href="https://fillmore-mosrite.jp/shop/?main_page=page_2">会社概要</a>｜<a href="https://fillmore-mosrite.jp/shop/?main_page=page_3">通信販売法に基づく表記</a>｜<a href="https://fillmore-mosrite.jp/shop/?main_page=shippinginfo">配送料について</a>｜<a href="https://fillmore-mosrite.jp/shop/?main_page=privacy">個人情報保護について</a>｜<a href="https://fillmore-mosrite.jp/shop/?main_page=contact_us">お問い合わせ</a>'
	+'<!--copyright-->'
	+'<script type="text/javascript" src="http://fillmore-mosrite.jp/js/copyright.js"></script>'
	+'<!--/copyright-->'
	+'</div>'
	+'</div>';
document.writeln(Footer);
