document.open();
document.write('<ul id="top_nav">');
document.write('<li><a href="recruit.html"><img src="img/common/head_ban1_off.jpg" alt="採用情報" /></a></li>');
document.write('<li><a href="flow.html"><img src="img/common/head_ban2_off.jpg" alt="お問い合わせから採用までの流れ" /></a></li>');
document.write('<li class="last"><a href="contact/index.html"><img src="img/common/head_ban3_off.jpg" alt="いますぐエントリー" /></a></li>');
document.write('</ul>');
document.close();
