	if (navigator.userAgent.indexOf('Win') != -1) {
			document.write('<LINK REL="stylesheet" TYPE="text/css" HREF="/css/win.css">');
			document.close();
		}
				function openWin_pop01(url, winName) {
			wx = 500;
			wy = 650;
			x = (screen.width - wx) / 2;
			y = (screen.height - wy) / 2 - 40;
			window.open(url,winName,"resizable=1,scrollbars=1,status=1,toolbar=no,left="+x+",top="+y+",width="+wx+",height="+wy);

		}
		
		
function openNewWindow(URLtoOpen, windowName, windowFeatures) { 
  newWindow=window.open(URLtoOpen, windowName, windowFeatures);
newWindow.focus();
}

		if (navigator.userAgent.indexOf('Win') != -1) {
			document.write('<LINK REL="stylesheet" TYPE="text/css" HREF="/css/win.css">');
			document.close();
		}
//-->
<!--
function openWin_pop01(url, winName) {
	wx = 700;
	wy = 600;
	x = (screen.width - wx) / 2;
	y = (screen.height - wy) / 2 - 40;
	window.open(url,winName,"resizable=1,scrollbars=1,status=1,toolbar=1,left="+x+",top="+y+",width="+wx+",height="+wy);
}
// -->
<!--
function openWin_pop02(url, winName) {
	wx = 700;
	wy = 450;
	x = (screen.width - wx) / 2;
	y = (screen.height - wy) / 2 - 40;
	window.open(url,winName,"resizable=1,scrollbars=1,status=1,toolbar=1,left="+x+",top="+y+",width="+wx+",height="+wy);
}
// -->
<!--
function openWin_pop03(url, winName) {
	wx = 700;
	wy = 630;
	x = (screen.width - wx) / 2;
	y = (screen.height - wy) / 2 - 40;
	window.open(url,winName,"resizable=1,scrollbars=1,status=1,toolbar=1,left="+x+",top="+y+",width="+wx+",height="+wy);
}
// -->
<!--

function openWin_pop04(url, winName) {
	wx = 700;
	wy = 630;
	x = (screen.width - wx) / 2;
	y = (screen.height - wy) / 2 - 40;
	window.open(url,winName,"resizable=1,scrollbars=1,status=1,toolbar=1,left="+x+",top="+y+",width="+wx+",height="+wy);
}

function openWin_pop05(winName) {
	wx = 510;
	wy = 600;
	x = (screen.width - wx) / 2;
	y = (screen.height - wy) / 2 - 40;
	window.open('https://lite.web-denwa.jp/user/popup.php?id=eoLTPfXS5o8%3D',winName,"resizable=1,scrollbars=1,status=1,toolbar=no,left="+x+",top="+y+",width="+wx+",height="+wy);
}

function openWin_pop06(url, winName) {
	wx = 760;
	wy = 630;
	x = (screen.width - wx) / 2;
	y = (screen.height - wy) / 2 - 40;
	window.open(url,winName,"resizable=1,scrollbars=1,status=1,toolbar=1,left="+x+",top="+y+",width="+wx+",height="+wy);
}
	
                function inputButton(){

                        document.form.action="order_form.php";
                        document.form.submit();

                }

	

