
document.write("<h3>責任者氏名</h3>");
document.write("<p>遠山 はじめ</p>");

document.write("<h3>所在地</h3>");
document.write("<p>埼玉県鴻巣市<br />");
document.write("<span class=\"red\">※住居移転のため詳細はお問い合わせください</span></p>");

document.write("<h3>電話番号</h3>");
document.write("<p class=\"withline\">住居移転のため未定です</p>");

