function win1(url) {
 w = window.open(url, 'munemark','alwaysRaised=yes,width=530,height=318,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function win2(url) {
 w = window.open(url, 'font','alwaysRaised=yes,width=660,height=400,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function win3(url) {
 w = window.open(url, 'mark_syotai','alwaysRaised=yes,width=667,height=320,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function win4(url) {
w = window.open(url, 'num_syotai','alwaysRaised=yes,width=667,height=305,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function win5(url) {
w = window.open(url, 'stoking2','alwaysRaised=yes,width=667,height=323,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function win6(url) {
w = window.open(url, 'base','alwaysRaised=yes,width=622,height=240,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function win7(url) {
w = window.open(url, 'line','alwaysRaised=yes,width=702,height=500,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function win8(url) {
w = window.open(url, 'lineiti','alwaysRaised=yes,width=352,height=180,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function win9(url) {
w = window.open(url, 'cap','alwaysRaised=yes,width=720,height=420,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function win10(url) {
w = window.open(url, 'unders','alwaysRaised=yes,width=670,height=320,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function win11(url) {
w = window.open(url, 'belt','alwaysRaised=yes,width=728,height=500,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function win12(url) {
 w = window.open(url, 'stoking','alwaysRaised=yes,width=635,height=455,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function win13(url) {
 w = window.open(url, 'can','alwaysRaised=yes,width=430,height=350,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function win14(url) {
 w = window.open(url, 'can','alwaysRaised=yes,width=430,height=350,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
/*
window.open機能拡張 020828版 + 030329fix
script written by Mugi (mugi@mugi.cc)
*/
_wopen=window.open
function wopen(url,name,opt){
var w,h,c=false,g=null,l,t,o,x=-1,i=0,a=["left","top","width","height","resizable","scrollbars","status","menubar","toolbar","location","directories"]
if(!name)name="";if(!opt)opt=""
if(opt.match(/^(\d+|\*)(,(\d+|\*))+$/)){
do{opt=opt.substring(0,x+1)+a[i]+"="+opt.substring(x+1)}while((x=opt.indexOf(',',x+a[i++].length))!=-1)
opt=opt.replace(/[^=]+=\*,/g,"")
}
if(opt.match(/image=(true|1)/)){
g=new Image();g.src=url;url="";opt+=",resizable=1"
if(g.width>0&&g.height>0)
opt+=",width="+(w=g.width)+",height="+(h=g.height)
}
if(
(w=opt.match(/width=(\d+)/))&&(w=RegExp.$1)&&
(h=opt.match(/height=(\d+)/))&&(h=RegExp.$1)&&
opt.match(/center=(true|1)/)&&!!(c=true)
)
opt+=",left="+(l=(screen.width-w)/2)+",top="+(t=(screen.height-h)/2)
o=_wopen(url,name,opt)
if(c&&navigator.platform.indexOf("Mac")!=-1)o.moveTo(l,t)
if(g){
o.document.open()
o.document.write(
'<html><head><title>'+g.src.substring(g.src.lastIndexOf('/')+1)+'</title><head><body style=overflow:hidden leftmargin=0 topmargin=0 marginwidth=0 marginheight=0><center><img src="'+g.src+'"'+(w>0&&h>0?' width='+w+' height='+h:
' onload="if(self.innerWidth){self.innerWidth=this.width;self.innerHeight=this.height}else{self.resizeBy(this.width-document.body.clientWidth,this.height-document.body.clientHeight)}"')+'></center></body></html>')
o.document.close()
}
return o
}
window.open=wopen
/*
ロールオーバー簡略版
*/
function RollOver (obj,val) {
  obj.src = val;
}

function getCheck(obj,a,b,c){
 x=document.step2.Kaz.value;
	var mess = "チェックボックスはチェックされて";
	for( i=1; i<x; i++ ) {
			if (obj.checked) {
			
			
			if(a.value != ""){
			
		mess = a.value;
		b.value = mess;
		c.value = mess;		
			}else if(b.value != ""){
		mess = b.value;
		a.value = mess;
		c.value = mess;	
			
			}else if(c.value != ""){

		mess = c.value;
		b.value = mess;
		a.value = mess;				
			}
			
			
			} else {

			}
	}
	
}
function img(strImage){
	this.document.images['m'].src = strImage;
}function win(url) {
 w = window.open(url, 'style','alwaysRaised=yes,width=780,height=340,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function win1(url) {
 w = window.open(url, 'munemark','alwaysRaised=yes,width=530,height=318,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function kakou(url) {
 w = window.open(url, 'colorfont','alwaysRaised=yes,width=845,height=510,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
function m(url) {
 w = window.open(url, 'colorfont','alwaysRaised=yes,width=600,height=510,status=no,scrollbars=yes,directories=no,menubar=no,resizable=no,toolbar=no');
}
