//インタビュー　異業種
function i07(){
    newwin=window.open("../about/interview/igyoushu7.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function i06(){
    newwin=window.open("../about/interview/igyoushu6.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function i05(){
    newwin=window.open("../about/interview/igyoushu5.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function i04(){
    newwin=window.open("../about/interview/igyoushu4.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function i03(){
    newwin=window.open("../about/interview/igyoushu3.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function i02(){
    newwin=window.open("../about/interview/igyoushu2.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function i01(){
    newwin=window.open("../about/interview/igyoushu1.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}


//インタビュー　小売業
function k06(){
    newwin=window.open("../about/interview/kouri6.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function k05(){
    newwin=window.open("../about/interview/kouri5.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function k04(){
    newwin=window.open("../about/interview/kouri4.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function k03(){
    newwin=window.open("../about/interview/kouri3.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function k02(){
    newwin=window.open("../about/interview/kouri2.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function k01(){
    newwin=window.open("../about/interview/kouri1.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}


//インタビュー　U・Iターン
function u04(){
    newwin=window.open("../about/interview/ui4.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function u03(){
    newwin=window.open("../about/interview/ui3.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function u02(){
    newwin=window.open("../about/interview/ui2.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function u01(){
    newwin=window.open("../about/interview/ui1.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}


//インタビュー　業態転換
function g05(){
    newwin=window.open("../about/interview/gyoutai5.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function g04(){
    newwin=window.open("../about/interview/gyoutai4.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function g03(){
    newwin=window.open("../about/interview/gyoutai3.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function g02(){
    newwin=window.open("../about/interview/gyoutai2.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}

function g01(){
    newwin=window.open("../about/interview/gyoutai1.html","interview","width=570,height=550,scrollbars=yes,resizable=yes");
	newwin.focus();
}


//QRコード
function qrcode(){
    newwin=window.open("qrcode.html","qrcode","width=550,height=360,scrollbars=yes,resizable=yes");
	newwin.focus();
}

