//検索の使い方

function subWin2(){
  window.open("http://www.churashima.net/howto_serch.html","howto","width=330,height=400,status=1,scrollbars=1");
}
