﻿/*
 *
 * 共通JS
 *
 */
function submitSearch() {
  document.searchform.action="http://ocnsearch.goo.ne.jp/ocn.jsp";
}


