function put_topnew() {

document.write("<table border='0' cellpadding='2' cellspacing='0' width='292'>");
document.write("<tr>");
document.write("<td width='292' colspan='3'>");
document.write("<img src='common_temp/img/spacer.gif' width='2' height='0' border='0'></td>");
document.write("</tr>");

<!--block-->
document.write("<tr>");
document.write("<td width='30' valign='top'>");
document.write("<img src='common_temp/img/new.gif' width='26' height='10' border='0' vspace='2' alt='NEW'></td>");
document.write("<td width='262' valign='top' class='cap'>");
<!--URLandTOPICS-->
document.write("<a href='recruit/index.html'>「はんど＆はあと」編集スタッフを募集中</a>です（10月28日）</td>");
<!--/URLandTOPICS-->
document.write("</tr>");
document.write("<tr>");
<!--/block-->

<!--block-->
document.write("<tr>");
document.write("<td width='30' valign='top'>");
document.write("<img src='common_temp/img/new.gif' width='26' height='10' border='0' vspace='2' alt='NEW'></td>");
document.write("<td width='262' valign='top' class='cap'>");
<!--URLandTOPICS-->
document.write("<a href='profile/index.html'>「会社案内」</a>を更新しました（10月15日)</td>");
<!--/URLandTOPICS-->
document.write("</tr>");
document.write("<tr>");
<!--/block-->

<!--block-->
document.write("<tr>");
document.write("<td width='30' valign='top'>");
document.write("<img src='common_temp/img/new.gif' width='26' height='10' border='0' vspace='2' alt='NEW'></td>");
document.write("<td width='262' valign='top' class='cap'>");
<!--URLandTOPICS-->
document.write("<a href='book_mark/index.html'>「編集者のブックマーク」</a>を更新しました　（7月16日）</td>");
<!--/URLandTOPICS-->
document.write("</tr>");
<!--/block-->

document.write("</table>");
}

