// --------------------------------------------------
// Footer Nav
// --------------------------------------------------
document.write('<div id="fnav">');
document.write('<dl class="clearfix">');
document.write('<dt>富士屋ホテル株式会社</dt>');
document.write('<dd><a href="'+locationURI+'/">ホーム</a></dd>');
document.write('<dt>会社案内</dt>');
document.write('<dd>');
document.write('<a href="'+locationURI+'/company/brochure.html">会社概要</a>');
document.write('<a href="'+locationURI+'/company/philosophy.html">企業理念</a>');
document.write('<a href="'+locationURI+'/company/fap130.html">F.A.P.</a>');
document.write('<a href="'+locationURI+'/company/charter.html">企業行動憲章</a>');
document.write('<a href="'+locationURI+'/company/history.html">沿革</a>');
document.write('<a href="'+locationURI+'/company/organization.html">組織図</a>');
document.write('</dd>');
document.write('<dt>環境への取り組み</dt>');
document.write('<dd>');
document.write('<a href="'+locationURI+'/activity/eco.html">富士山クリーンアップ・エコトレッキング</a>');
document.write('<a href="'+locationURI+'/activity/team-6.html">チャレンジ25</a>');
document.write('<a href="'+locationURI+'/activity/regional.html">地域活動</a>');
document.write('</dd>');
document.write('<dt>採用・仕事について</dt>');
document.write('<dd>');
document.write('<a href="'+locationURI+'/job/message.html">メッセージ</a>');
document.write('<a href="'+locationURI+'/education/">教育・研修制度</a>');
document.write('<a href="'+locationURI+'/recruit/">採用情報</a>');
document.write('<a href="'+locationURI+'/voice/">ホテリエの声</a>');
document.write('<a href="'+locationURI+'/job/welfare.html">福利厚生</a>');
document.write('</dd>');
document.write('</dl>');
document.write('</div>');
