document.getElementById("tool").innerHTML= "<div style=\"padding:10px 5px 25px 5px;border:1px solid #ccc;width:580px;background-color:#fec;\"><span style=\"font-size:10px;padding-left:10px;color:#e1771e;line-height:20px;\">調べたい名前を入力</span><br /><input name=\"search\"  autocomplete=\"off\" onmouseover=\"focus()\" onfocus=\"select()\" onblur=\"ttlValue(this.value)\" size=\"30\" value=\"\" style=\"font-size:36px;font-weight:bold;width:470px;margin-left:10px;padding-left:5px;color:#333;\" /><input name=\"but\" type=\"button\"  autocomplete=\"off\" onmouseover=\"focus()\" onclick=\"result(document.getElementsByName('search')[0].value)\" value=\"をチェック\" style=\"font-size:14px;margin-left: 5px;padding:5px;width:80px;\" /></div><div style=\"margin:10px 0 10px 0;padding:10px;width:570px;border:solid 1px #ccc; color:#555;\"><div id=\"res\"><div style=\"text-align:center;font-size:40px;height:70px;padding-top:15px;color:#999;font-weight:bold;\">ここに結果が表示されます。<br /><span style='font-size:12px;'>→<a href='./howtouse.html#conform' style='color:#66e;'>うまく表示・動作しない場合</a></span></div></div></div><p style=\"font-size:small\">（※名字は扱いが異なります。ご自身の名字が引っかかってもご心配なく。）</p></div>";