

/* 染谷追加 */
function Add(url){
window.open(url, "AddWin", "width=630,height=400,scrollbars=yes");
}