function footer1() {
var footer_content ='<a href="/09company/terms.html" class="size10">利用規約</a>　<a href="/09company/privacy.html" class="size10">プライバシーポリシー</a>　<a href="/09company/ad.html" class="size10">広告掲載について</a>　<a href="/09company/index.html" class="size10">会社案内</a>　<a href="/09company/link.html" class="size10">リンクについて</a>　<a href="/sitemap.html" class="size10">サイトマップ</a>';
document.write(footer_content);
}
