<!--
document.write('<dl class="left">');
document.write('<dt>ニュース</dt>');
document.write('<dd class="top"><a href="news/news.php">ニュース</a></dd>');
document.write('<dd><a href="news/opn.php">オフィシャルパートナーニュース</a></dd>');
document.write('</dl>');
document.write('<dl class="list">');
document.write('<dt>プロフィール</dt>');
document.write('<dd class="top"><a href="profile/staff.html">選手・スタッフ</a></dd>');
document.write('<dd><a href="profile/club.html">クラブについて</a></dd>');
document.write('</dl>');
document.write('<dl class="list">');
document.write('<dt>スケジュール</dt>');
document.write('<dd class="top"><a href="schedule/calendar.php">チームカレンダー</a></dd>');
document.write('<dd><a href="schedule/fleague.php">Fリーグ日程</a></dd>');
document.write('</dl>');
document.write('<dl class="list">');
document.write('<dt>パートナー</dt>');
document.write('<dd class="top"><a href="partner/index.html">オフィシャルパートナー</a></dd>');
document.write('</dl>');
document.write('<dl class="list">');
document.write('<dt>チケット</dt>');
document.write('<dd class="top"><a href="ticket/index.html">購入方法</a></dd>');
document.write('<dd><a href="ticket/manner.html">観戦マナー</a></dd>');
document.write('</dl>');
document.write('<dl class="list">');
document.write('<dt>試合会場</dt>');
document.write('<dd class="top"><a href="stadium/home.html">ホーム会場</a></dd>');
document.write('<dd><a href="stadium/away.html">アウェイ会場</a></dd>');
document.write('</dl><br class="clear"/>');
document.write('<dl class="left">');
document.write('<dt>ファンクラブ</dt>');
document.write('<dd class="top"><a href="fanclub/index.html">入会方法</a></dd>');
document.write('<dd><a href="fanclub/personal.html">個人メンバー</a></dd>');
document.write('<dd><a href="fanclub/corporate.html">法人メンバー</a></dd>');
document.write('</dl>');
document.write('<dl class="list">');
document.write('<dt>応援企画</dt>');
document.write('<dd class="top"><a href="support/index.html">自販機でエスポを応援</a></dd>');
document.write('</dl>');
document.write('<dl class="list">');
document.write('<dt>グッズ</dt>');
document.write('<dd class="top"><a href="goods/index.html">オフィシャルグッズ</a></dd>');
document.write('</dl>');
document.write('<dl class="list">');
document.write('<dt>公式動画</dt>');
document.write('<dd class="top"><a href="movie/index.html">オフィシャルムービー</a></dd>');
document.write('</dl>');
document.write('<dl class="list">');
document.write('<dt>げんきっく</dt>');
document.write('<dd class="top"><a href="genkick/index.html">げんきっくとは？</a></dd>');
document.write('</dl>');
document.write('<dl class="list">');
document.write('<dt>エスポメール</dt>');
document.write('<dd class="top"><a href="espomail/index.html">登録方法</a></dd>');
document.write('<dd><a href="espomail/index.html#domain">ドメイン解除について</a></dd>');
document.write('</dl><br class="clear"/>');
document.write('</div>');
document.write('<div id="copyright" class="txt_s">');
document.write('<dl>');
document.write('<dd><a href="company/sitemap.html">サイトマップ</a></dd>');
document.write('<dd><a href="company/link.html">リンク</a></dd>');
document.write('<dd><a href="company/espolada.html">運営について</a></dd>');
document.write('<dd><a href="https://cp.kddihs.jp/ssl/102/espolada.com/company/form.php">お問い合わせ</a></dd>');
document.write('<dd><a href="company/policy.html">サイトポリシー</a></dd>');
document.write('<dd class="copytxt txt">Copyright &copy; ESPOLADA HOKKAIDO. All Rights Reserved.</dd>');
document.write('</dl><br class="clear"/>');
//-->
