function search_db(bunrui2) { 
  document.f_kankou.bunrui2.value=bunrui2;
  document.f_kankou.submit();
}