function openwindow_privacy(clocation) {
	var scriptwin = window.open(clocation,"win_privacy",',status=yes,toolbar=no,location=no,scrollbars=yes,menubars=no,width=650,height=800,resizable=yes,');
}


function openwindow_access_kyoto(clocation) {
	var scriptwin = window.open(clocation,"win_access_kyoto",',status=yes,toolbar=no,location=no,scrollbars=yes,menubars=no,width=650,height=800,resizable=yes,');
}
function openwindow_access_osaka(clocation) {
	var scriptwin = window.open(clocation,"win_access_osaka",',status=yes,toolbar=no,location=no,scrollbars=yes,menubars=no,width=650,height=800,resizable=yes,');
}
function openwindow_access_kobe(clocation) {
	var scriptwin = window.open(clocation,"win_access_kobe",',status=yes,toolbar=no,location=no,scrollbars=yes,menubars=no,width=650,height=800,resizable=yes,');
}
function openwindow_access_honten(clocation) {
	var scriptwin = window.open(clocation,"win_access_honten",',status=yes,toolbar=no,location=no,scrollbars=yes,menubars=no,width=650,height=800,resizable=yes,');
}
function openwindow_location(clocation) {
var scriptwin = window.open(clocation,"win_location",',status=yes,toolbar=no,location=no,scrollbars=yes,menubars=no,width=700,height=900,resizable=yes,');
}
