///ヘッダーナビの記述
function Header_J(){
document.write('<script language="javascript" type="text/javascript" src="/js/putflash.js"></script>');
document.write('<script language="javascript" type="text/javascript" src="/js/putflash_header.js"></script>');
}

///フッターリーガルラインの記述
function footer_J(){
document.write('<img src="/img/spacer.gif" width="1" height="10"><br>')
document.write('<span class="body3">&copy; &amp; &reg; Universal Studios. All rights reserved.　<a href="/about/"><span style="color:#9999FF">使用条件</span></a></span>')
}

function Footer() {
document.write('<div id="footer" class="font_small">');
document.write('<div id="footerlink_area" class="clearfix">');
document.write('<div id="footerlink">');
document.write('<ul class="clearfix">');
document.write('<li><a href="http://www.usj.co.jp/web_enq/web_enq.html"><img src="/img/cmn_btn_enq.gif" alt="アンケート" width="42" height="9"></a></li>');
document.write('<li><a href="http://www.usj.co.jp/company/"><img src="/img/cmn_btn_company.gif" alt="企業情報" width="40" height="9"></a></li>');
document.write('<li><a href="http://www.usj.co.jp/company/company_e/"><img src="/img/cmn_btn_corp.gif" alt="CORPORATE INFORMATION" width="139" height="9"></a></li>');
document.write('<li><a href="http://www.usj.co.jp/education/detail/"><img src="/img/cmn_btn_safty.gif" alt="安全管理" width="39" height="9"></a></li>');
document.write('<li><a href="http://www.usj.co.jp/about/privacy.html"><img src="/img/cmn_btn_privacy.gif" alt="プライバシーポリシー" width="84" height="9"></a></li>');
document.write('<li><a href="http://www.usj.co.jp/about/"><img src="/img/cmn_btn_about.gif" alt="このサイトについて" width="80" height="9"></a></li>');
document.write('<li><a href="http://www.usj.co.jp/company/partner/"><img src="/img/cmn_btn_partner.gif" alt="パートナー企業紹介" width="78" height="9"></a></li>');
document.write('<li><a href="http://www.ucw.co.jp/" target="_blank"><img src="/img/cmn_btn_ucw.gif" alt="ユニバーサル・シティウォーク大阪&trade;" width="138" height="9"></a></li>');
document.write('<li id="recruit"><a href="http://crew.usj.co.jp/" target="_blank"><img src="/img/cmn_btn_rectuit.gif" alt="採用情報はこちら" width="92" height="22"></a></li>');
document.write('</ul>');
document.write('</div>');
document.write('<div id="regal_area">');
document.write('<div id="rc_area" class="clearfix">');
document.write('<div id="regal">');
document.write('<p>&trade; &amp; &copy; Walter Lantz Productions, LLC　&copy; 2010 Sesame Workshop　&copy; 2010 Peanuts　&trade; &amp; &copy; 2010 MGM<br>&copy;‘76,‘10 SANRIO　APPROVAL NO.EJ7042601</p>');
document.write('</div>');
document.write('<script language="JavaScript" type="text/javascript">');
document.write('<p id="copyright"><img src="/img/cmn_copyright.gif" alt="&copy; &amp; &reg; Universal Studios. All rights reserved." width="256" height="10" usemap="#Map_copyright"></p>');
document.write('</div>');
document.write('</div>');
document.write('</div>');
document.write('<map name="Map_copyright">');
document.write('<area shape="rect" coords="216,0,256,10" href="http://www.usj.co.jp/about/" alt="使用条件">');
document.write('</map>');
}
