
	document.write('<ul class="navi">');
	document.write('<li>[<a href="../index.php?lg=JP">ホーム</a>]</li>');
	document.write('<li>[<a href="../news/index-j.html">ニュース</a>]</li>');
	document.write('<li> アバウト:[<a href="../about/index-j.html">プロフィール</a>|');
	document.write('<a href="../about/schedule-j.html">スケジュール</a>|');
	document.write('<a href="../about/record-j.html">戦績</a>]</li>');
	document.write('<li> ギャラリー:[<a href="../gallery/index-j.html">ムービー</a>|');
	document.write('<a href="../gallery/photo-j.html">写真</a>]</li>');
	document.write('<li>[<a href="http://blog.keinishikori.com/index.html">ブログ</a>]</li>');
	document.write('<li>[<a href="../message/index-j.html">メッセージ</a>]</li>');
	document.write('<li>[<a href="../coaching/index-j.html">コーチング</a>]</li>');
	document.write('<li>[<a href="../sponsors/index-j.html?height=380&width=800" class="thickbox" title="SPONSORS">スポンサー</a>]</li>');
	document.write('</ul>');

	document.write('<div id="copyrights">');
	document.write('<div class="home"><a href="../index.php?lg=JP">KEINISHIKORI.COM </a></div>');
	document.write('<div class="wowow"><a href="http://www.wowow.co.jp/" target="_blank">powerd by WOWOW</a></div>');


	document.write('</div>');

