// 注意書きを挿入する場合は、内容を変更し、前後の/* */をトル。
// 注意書きを削除する場合は、前に/*、後ろに*/を付ける。

/*
document.write("<!-- ▽▽注意書き▽▽ -->");
document.write("<table width=\"600\" border=\"0\" cellspacing=\"3\" cellpadding=\"0\"> ");
document.write("  <tr> ");
document.write("    <td><img src=\"/jp/service/img/space.gif\" width=\"20\" height=\"1\"></td> ");
document.write("    <td class=\"text\"> ");
document.write("      <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"1\" bgcolor=\"#8F868F\"><tr><td> ");
document.write("      <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"10\" bgcolor=\"#FAFAD2\"><tr><td class=\"text\"> ");
document.write("<b>障害発生のお知らせ（2006/03/20 21:30）</b><br> ");
document.write("        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\"> ");
document.write("          <tr><td bgcolor=\"#8F868F\"><img src=\"/jp/service/img/space.gif\" width=\"1\" height=\"1\"></td></tr> ");
document.write("          <tr><td bgcolor=\"#DDD5DD\"><img src=\"/jp/service/img/space.gif\" width=\"1\" height=\"1\"></td></tr> ");
document.write("        </table> ");
document.write("現在、障害のためサービスの一部がご利用になれない状況が発生しております。<br> ");
document.write("ご迷惑をお掛けいたしますことを深くお詫び申し上げます。<br> ");
document.write("      </td></tr></table> ");
document.write("      </td></tr></table> ");
document.write("    </td> ");
document.write("  </tr> ");
document.write("  <tr> ");
document.write("    <td colspan=\"2\"><img src=\"/jp/service/img/space.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"5\"></td> ");
document.write("  </tr> ");
document.write("</table> ");
document.write("<!-- △△注意書き△△ --> ");
*/

