<!--

//■グローバルナビの表示
		document.write('<div id="header">');
		document.write('<div class="headeren"><!-- <a href="../english/index.html"> --><img src="/common/img/header_en.gif"></div>');
		document.write('<div class="headerch"><!-- <a href="../chinese/index.html.gb"> --><img src="/common/img/header_ch.gif"></div>');
		document.write('<div class="headerho"><a href="/index.html"><img src="/common/img/header_ho.gif"></a></div>');
		document.write('<div class="headerco"><a href="/contact/index.html"><img src="/common/img/header_co.gif"></a></div>');
		document.write('<div class="headersi"><a href="/sitemap/index.html"><img src="/common/img/header_si.gif"></a></div>');
		document.write('<a href="/list/index.html" class="headerpro">製品＆サービス一覧</a>');
		document.write('</div>');

//-->
