//================================================
//設定ここから
layermenuname = new Array(
"layer01",      // layer name
"50",            // layer left
"90",          // layer top
"1",            // z-index
"145",          // width
"3",            // cell padding
"#878787",      // border color
"#FFFFFF",      // default cell color
"#FFDF7F",      // mouseover cell color
"1.2em",         // font size
"#333333",      // default font color
"#003399"       // mouseover font color
);
layermenu = new Array(
new Array("<p>校章・マーク</p>","../outline/index.html#ol_2","0101"),
new Array("<p>校歌</p>","../outline/index.html#ol_3","0102"),
new Array("<p>沿革</p>","../outline/index2.html#ol_4","0103"),
new Array("<p>教員紹介</p>","../outline/index2.html#ol_5","0104"),
new Array("<p>制服紹介</p>","../uniform/index.html","0105"),
new Array("<p>ＣＭライブラリ</p>","../cm/index.html","0106"),
new Array("<p>交通案内</p>","../access/index.html","0107"),
new Array("<p>学園新着情報</p>","../news/index.php","0108"),
new Array("<p>緊急連絡</p>","../news/kinkyu/index.php","0109")	    // 最終行文末「,」不要
);
//設定ここまで

if(document.getElementById){
document.writeln("<div id=\""+layermenuname[0]+"\" style=\"position:absolute; left:"+layermenuname[1]+"; top:"+layermenuname[2]+"; z-index:"+layermenuname[3]+"; visibility:hidden;\" onmouseover=\"showLAYER('"+layermenuname[0]+"')\" onmouseout=\"hideLAYER('"+layermenuname[0]+"')\">\n");
document.writeln("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\""+layermenuname[6]+"\">\n");
document.writeln("<tr><td><table width=\""+layermenuname[4]+"\" border=\"0\" cellspacing=\"1\" cellpadding=\""+layermenuname[5]+"\">\n");
for(m=0 ; m<layermenu.length ; m++ ){
document.writeln("<tr><td nowrap bgcolor=\""+layermenuname[7]+"\" onclick=\"cellLink('"+layermenu[m][1]+"')\" onmouseover=\"this.style.backgroundColor='"+layermenuname[8]+"'; this.style.color='"+layermenuname[11]+"'\" onmouseout=\"this.style.backgroundColor='"+layermenuname[7]+"'; this.style.color='"+layermenuname[10]+"'\" style=\"cursor:pointer; cursor:hand; font-size:"+layermenuname[9]+";color:"+layermenuname[10]+";\" id=\""+layermenu[m][3]+"\">"+layermenu[m][0]+"</td></tr>\n");}
document.writeln("</table></td></tr></table>\n");
document.writeln("</div>\n");
}
//================================================


//================================================
//設定ここから
layermenuname = new Array(
"layer02",      // layer name
"140",            // layer left
"90",          // layer top
"1",            // z-index
"145",          // width
"3",            // cell padding
"#878787",      // border color
"#FFFFFF",      // default cell color
"#FFDF7F",      // mouseover cell color
"1.2em",         // font size
"#333333",      // default font color
"#003399"       // mouseover font color
);
layermenu = new Array(
new Array("<p>全体構想</p>","../newschool/index2.html","0202") ,
new Array("<p>教室棟・食堂棟計画（一期計画）</p>","../newschool/index3.html","0203")  ,
new Array("<p>新校舎ギャラリー</p>","../newschool/gallery.html","0204")   // 最終行文末「,」不要
);
//設定ここまで

if(document.getElementById){
document.writeln("<div id=\""+layermenuname[0]+"\" style=\"position:absolute; left:"+layermenuname[1]+"; top:"+layermenuname[2]+"; z-index:"+layermenuname[3]+"; visibility:hidden;\" onmouseover=\"showLAYER('"+layermenuname[0]+"')\" onmouseout=\"hideLAYER('"+layermenuname[0]+"')\">\n");
document.writeln("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\""+layermenuname[6]+"\">\n");
document.writeln("<tr><td><table width=\""+layermenuname[4]+"\" border=\"0\" cellspacing=\"1\" cellpadding=\""+layermenuname[5]+"\">\n");
for(m=0 ; m<layermenu.length ; m++ ){
document.writeln("<tr><td nowrap bgcolor=\""+layermenuname[7]+"\" onclick=\"cellLink('"+layermenu[m][1]+"')\" onmouseover=\"this.style.backgroundColor='"+layermenuname[8]+"'; this.style.color='"+layermenuname[11]+"'\" onmouseout=\"this.style.backgroundColor='"+layermenuname[7]+"'; this.style.color='"+layermenuname[10]+"'\" style=\"cursor:pointer; cursor:hand; font-size:"+layermenuname[9]+";color:"+layermenuname[10]+";\" id=\""+layermenu[m][3]+"\">"+layermenu[m][0]+"</td></tr>\n");}
document.writeln("</table></td></tr></table>\n");
document.writeln("</div>\n");
}
//================================================


//================================================
//設定ここから
layermenuname = new Array(
"layer03",      // layer name
"270",            // layer left
"90",          // layer top
"1",            // z-index
"145",          // width
"3",            // cell padding
"#878787",      // border color
"#FFFFFF",      // default cell color
"#FFDF7F",      // mouseover cell color
"1.2em",         // font size
"#333333",      // default font color
"#003399"       // mouseover font color
);
layermenu = new Array(
new Array("<p>中学・高等学校</p>","../noda6/index.html","0301"),
new Array("<p>中高一貫教育とは</p>","../noda6/index.html","0302"),
new Array("<p>教育課程新コース</p>","../noda6/couse.html","0303"),
new Array("<p>学校行事</p>","../noda6/event.html","0304"),
new Array("<p>クラブ活動</p>","../noda6/club.html","0305")
    // 最終行文末「,」不要
);
//設定ここまで

if(document.getElementById){
document.writeln("<div id=\""+layermenuname[0]+"\" style=\"position:absolute; left:"+layermenuname[1]+"; top:"+layermenuname[2]+"; z-index:"+layermenuname[3]+"; visibility:hidden;\" onmouseover=\"showLAYER('"+layermenuname[0]+"')\" onmouseout=\"hideLAYER('"+layermenuname[0]+"')\">\n");
document.writeln("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\""+layermenuname[6]+"\">\n");
document.writeln("<tr><td><table width=\""+layermenuname[4]+"\" border=\"0\" cellspacing=\"1\" cellpadding=\""+layermenuname[5]+"\">\n");
for(m=0 ; m<layermenu.length ; m++ ){
document.writeln("<tr><td nowrap bgcolor=\""+layermenuname[7]+"\" onclick=\"cellLink('"+layermenu[m][1]+"')\" onmouseover=\"this.style.backgroundColor='"+layermenuname[8]+"'; this.style.color='"+layermenuname[11]+"'\" onmouseout=\"this.style.backgroundColor='"+layermenuname[7]+"'; this.style.color='"+layermenuname[10]+"'\" style=\"cursor:pointer; cursor:hand; font-size:"+layermenuname[9]+";color:"+layermenuname[10]+";\" id=\""+layermenu[m][3]+"\">"+layermenu[m][0]+"</td></tr>\n");}
document.writeln("</table></td></tr></table>\n");
document.writeln("</div>\n");
}
//================================================


//================================================
//設定ここから
layermenuname = new Array(
"layer04",      // layer name
"395",            // layer left
"90",          // layer top
"1",            // z-index
"145",          // width
"3",            // cell padding
"#878787",      // border color
"#FFFFFF",      // default cell color
"#FFDF7F",      // mouseover cell color
"1.2em",         // font size
"#333333",      // default font color
"#003399"       // mouseover font color
);
layermenu = new Array(
new Array("<p>高等学校</p>","../noda3/index.html","0401"),
new Array("<p>教育課程&nbsp;新コース</p>","../noda3/index.html#id001","0402"),
new Array("<p>進路状況</p>","../noda3/univ.html","0410"),
new Array("<p>学校行事</p>","../noda3/event.html","0410"),
new Array("<p>クラブ活動</p>","../noda3/club.html","0410")   // 最終行文末「,」不要
);
//設定ここまで

if(document.getElementById){
document.writeln("<div id=\""+layermenuname[0]+"\" style=\"position:absolute; left:"+layermenuname[1]+"; top:"+layermenuname[2]+"; z-index:"+layermenuname[3]+"; visibility:hidden;\" onmouseover=\"showLAYER('"+layermenuname[0]+"')\" onmouseout=\"hideLAYER('"+layermenuname[0]+"')\">\n");
document.writeln("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\""+layermenuname[6]+"\">\n");
document.writeln("<tr><td><table width=\""+layermenuname[4]+"\" border=\"0\" cellspacing=\"1\" cellpadding=\""+layermenuname[5]+"\">\n");
for(m=0 ; m<layermenu.length ; m++ ){
document.writeln("<tr><td nowrap bgcolor=\""+layermenuname[7]+"\" onclick=\"cellLink('"+layermenu[m][1]+"')\" onmouseover=\"this.style.backgroundColor='"+layermenuname[8]+"'; this.style.color='"+layermenuname[11]+"'\" onmouseout=\"this.style.backgroundColor='"+layermenuname[7]+"'; this.style.color='"+layermenuname[10]+"'\" style=\"cursor:pointer; cursor:hand; font-size:"+layermenuname[9]+";color:"+layermenuname[10]+";\" id=\""+layermenu[m][3]+"\">"+layermenu[m][0]+"</td></tr>\n");}
document.writeln("</table></td></tr></table>\n");
document.writeln("</div>\n");
}
//================================================



//================================================
//設定ここから
layermenuname = new Array(
"layer05",      // layer name
"488",            // layer left
"90",          // layer top
"1",            // z-index
"145",          // width
"3",            // cell padding
"#878787",      // border color
"#FFFFFF",      // default cell color
"#FFDF7F",      // mouseover cell color
"1.2em",         // font size
"#333333",      // default font color
"#003399"       // mouseover font color
);
layermenu = new Array(
new Array("<p>中学・高等学校入試案内</p>","../template/jyuken/exam6.php","0501"), 
new Array("<p>高等学校入試案内</p>","../template/jyuken/exam3.php","0501")    // 最終行文末「,」不要
);
//設定ここまで

if(document.getElementById){
document.writeln("<div id=\""+layermenuname[0]+"\" style=\"position:absolute; left:"+layermenuname[1]+"; top:"+layermenuname[2]+"; z-index:"+layermenuname[3]+"; visibility:hidden;\" onmouseover=\"showLAYER('"+layermenuname[0]+"')\" onmouseout=\"hideLAYER('"+layermenuname[0]+"')\">\n");
document.writeln("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\""+layermenuname[6]+"\">\n");
document.writeln("<tr><td><table width=\""+layermenuname[4]+"\" border=\"0\" cellspacing=\"1\" cellpadding=\""+layermenuname[5]+"\">\n");
for(m=0 ; m<layermenu.length ; m++ ){
document.writeln("<tr><td nowrap bgcolor=\""+layermenuname[7]+"\" onclick=\"cellLink('"+layermenu[m][1]+"')\" onmouseover=\"this.style.backgroundColor='"+layermenuname[8]+"'; this.style.color='"+layermenuname[11]+"'\" onmouseout=\"this.style.backgroundColor='"+layermenuname[7]+"'; this.style.color='"+layermenuname[10]+"'\" style=\"cursor:pointer; cursor:hand; font-size:"+layermenuname[9]+";color:"+layermenuname[10]+";\" id=\""+layermenu[m][3]+"\">"+layermenu[m][0]+"</td></tr>\n");}
document.writeln("</table></td></tr></table>\n");
document.writeln("</div>\n");
}
//================================================


//================================================
//設定ここから
layermenuname = new Array(
"layer06",      // layer name
"605",            // layer left
"90",          // layer top
"1",            // z-index
"145",          // width
"3",            // cell padding
"#878787",      // border color
"#FFFFFF",      // default cell color
"#FFDF7F",      // mouseover cell color
"1.2em",         // font size
"#333333",      // default font color
"#003399"       // mouseover font color
);
layermenu = new Array(
new Array("<p>お知らせ・書類ダウンロード</p>","../template/zaikoindex/","0601")    // 最終行文末「,」不要
);
//設定ここまで

if(document.getElementById){
document.writeln("<div id=\""+layermenuname[0]+"\" style=\"position:absolute; left:"+layermenuname[1]+"; top:"+layermenuname[2]+"; z-index:"+layermenuname[3]+"; visibility:hidden;\" onmouseover=\"showLAYER('"+layermenuname[0]+"')\" onmouseout=\"hideLAYER('"+layermenuname[0]+"')\">\n");
document.writeln("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\""+layermenuname[6]+"\">\n");
document.writeln("<tr><td><table width=\""+layermenuname[4]+"\" border=\"0\" cellspacing=\"1\" cellpadding=\""+layermenuname[5]+"\">\n");
for(m=0 ; m<layermenu.length ; m++ ){
document.writeln("<tr><td nowrap bgcolor=\""+layermenuname[7]+"\" onclick=\"cellLink('"+layermenu[m][1]+"')\" onmouseover=\"this.style.backgroundColor='"+layermenuname[8]+"'; this.style.color='"+layermenuname[11]+"'\" onmouseout=\"this.style.backgroundColor='"+layermenuname[7]+"'; this.style.color='"+layermenuname[10]+"'\" style=\"cursor:pointer; cursor:hand; font-size:"+layermenuname[9]+";color:"+layermenuname[10]+";\" id=\""+layermenu[m][3]+"\">"+layermenu[m][0]+"</td></tr>\n");}
document.writeln("</table></td></tr></table>\n");
document.writeln("</div>\n");
}
//================================================


//================================================
//設定ここから
layermenuname = new Array(
"layer07",      // layer name
"720",            // layer left
"90",          // layer top
"1",            // z-index
"145",          // width
"3",            // cell padding
"#878787",      // border color
"#FFFFFF",      // default cell color
"#FFDF7F",      // mouseover cell color
"1.2em",         // font size
"#333333",      // default font color
"#003399"       // mouseover font color
);
layermenu = new Array(
new Array("<p>書類ダウンロード・同窓会</p>","../template/sotugyo/index.html","0701")   // 最終行文末「,」不要
);
//設定ここまで

if(document.getElementById){
document.writeln("<div id=\""+layermenuname[0]+"\" style=\"position:absolute; left:"+layermenuname[1]+"; top:"+layermenuname[2]+"; z-index:"+layermenuname[3]+"; visibility:hidden;\" onmouseover=\"showLAYER('"+layermenuname[0]+"')\" onmouseout=\"hideLAYER('"+layermenuname[0]+"')\">\n");
document.writeln("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\""+layermenuname[6]+"\">\n");
document.writeln("<tr><td><table width=\""+layermenuname[4]+"\" border=\"0\" cellspacing=\"1\" cellpadding=\""+layermenuname[5]+"\">\n");
for(m=0 ; m<layermenu.length ; m++ ){
document.writeln("<tr><td nowrap bgcolor=\""+layermenuname[7]+"\" onclick=\"cellLink('"+layermenu[m][1]+"')\" onmouseover=\"this.style.backgroundColor='"+layermenuname[8]+"'; this.style.color='"+layermenuname[11]+"'\" onmouseout=\"this.style.backgroundColor='"+layermenuname[7]+"'; this.style.color='"+layermenuname[10]+"'\" style=\"cursor:pointer; cursor:hand; font-size:"+layermenuname[9]+";color:"+layermenuname[10]+";\" id=\""+layermenu[m][3]+"\">"+layermenu[m][0]+"</td></tr>\n");}
document.writeln("</table></td></tr></table>\n");
document.writeln("</div>\n");
}
//================================================



