﻿document.write("<ul class=cbox>");
document.write("<li><a href='" + HOST_ROOT + "corp/index.html'>会社概要</a></li>");
document.write("<li><a href='" + HOST_ROOT + "ppol/index.html'>プライバシーポリシー</a></li>");
document.write("<li><a href='" + HOST_ROOT + "sitemap/index.html'>サイトマップ</a></li>");
document.write("<li><a href='" + HOST_ROOT + "link/index.html'>リンク集</a></li>");
document.write("</ul>");

document.write("<div class=spadress>");
document.write("<p>スパティオ小淵沢</p>");
document.write("<p>〒408-0044 山梨県北杜市小淵沢町2968-1</p>");
document.write("<p>TEL：0551-36-6111</p>");
document.write("</div>");

document.write("<p class=copy>Copyright(c) 2009 スパティオ　小淵沢. All Rights Reserved.</p>");