//UTF-8
document.write("<br />");
document.write("<table border='0' cellspacing='1' cellpadding='3' align='center' width='90%' class='merumaga_table'>");
document.write("<form action='http://www.leon-nokyujitsu.com/mailmagazin/reg.cgi' method='post'>");
document.write("<tr>");
document.write("<td class='merumaga'><span class='merumaga_text'><b>メルマガ登録はこちら</b></span></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td class='merumaga_table_naka''>");
document.write("<input type='text' name='email' value='' /><br />");
document.write("<input type='hidden' name='encode' value='文字コード' />");
document.write("<input type='hidden' name='force' value='' />");
document.write("<input type='radio' name='reg' value='add' checked />");
document.write("<span class='merumaga_text2'>登録</span>");
document.write("<input type='radio' name='reg' value='del' />");
document.write("<span class='merumaga_text2'>削除</span><br />");
document.write("<div align='right'><input type='submit' value='送信' name='submit' /></div>");
document.write("</td>");
document.write("</tr>");
document.write("</form>");
document.write("</table>");
