/*Base
-------------------------------------------*/
body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(../images/bg.gif) repeat-x top;
	}

#wrapper {
	width:900px;
	margin:0 auto;
	text-align:left;
	}

/*header
-------------------------------------------*/
#header:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
	}
#headerWrap {
    background:url(../images/header_bg.gif) repeat-x top;
	height:110px;
}	
	
#header{
	margin:0 9px 7px;
	width:880px;
	display:inline-block;
}
/*
#header img{
	vertical-align:bottom;
	}*/
#hdrL{
	float:left;
	width:279px;
	}
#hdrR{
	float:right;
	width:460px;
	padding-top:1px;
	}
/*top
--------------*/	
#hdrL h1 {
	background:url(../images/logo.gif) no-repeat;
	margin:35px 0 5px;
	text-indent:-9999px;
}
#hdrL h1 a{
	display:block;
	width:272px;
	height:44px;
	overflow: hidden;
	}
/*2nd
------------*/
#hdrL p#logo {
	background:url(../images/logo.gif) no-repeat;
	margin:16px 0 5px;
	text-indent:-9999px;
}
#hdrL p#logo a{
	display:block;
	width:272px;
	height:40px;
	overflow: hidden;
	}
/*------------*/

ul#tel li{
	display:inline;
	margin-right:5px;
	}
		
ul#subNavi{
	width:450px;
	margin-bottom:5px;
	margin-left:15px;
	}
ul#subNavi li{
	float:left;
	margin-right:15px;
}
ul#subNavi li.sNavi05{
	margin-right:0;
}
ul#subNavi li a{
	text-indent:-9999px;
	overflow: hidden;
	display:block;
	height:13px;
	}
	
ul#subNavi li.sNavi01 a{
	background:url(../images/access.gif) no-repeat;
	width:82px;
}	
ul#subNavi li.sNavi02 a{
	background:url(../images/parent.gif) no-repeat;
	width:75px;
}	
ul#subNavi li.sNavi03{
	background:url(../images/school.gif) no-repeat;
	width:76px;
}	
ul#subNavi li.sNavi04 a{
	background:url(../images/teacher.gif) no-repeat;
	width:55px;
}
ul#subNavi li.sNavi05 a{
	background:url(../images/sitemap.gif) no-repeat;
	width:70px;
}

	
ul#subNavi2{
	clear:both;
	width:460px;
}	
ul#subNavi2 li{
	float:left;
	margin-right:10px;
	margin-top:1px;
	}
ul#subNavi2 li.apply{
	margin:1px 0 0;
}
ul#subNavi2 li a{
	text-indent:-9999px;
	overflow: hidden;
	display:block;
}

ul#subNavi2 li.pamph a{
	background:url(../images/pamph_btn.gif) no-repeat;
	width:254px;
	height:62px;
}
ul#subNavi2 li.apply a{
	background:url(../images/invite_btn.gif) no-repeat;
	width:184px;
	height:62px;
}
/*Rollover*/
ul#subNavi2 li.pamph a:hover{
	background:url(../images/pamph_btn_over.gif) no-repeat;
	}		
ul#subNavi2 li.apply a:hover{
	background:url(../images/invite_btn_over.gif) no-repeat;
	}

ul#subNavi2 li.tel1{
	margin:4px 10px 0 120px; 
	_margin:4px 10px 0 60px;
	background:url(../images/tel_tokyo.gif) no-repeat;
	height:12px;
	width:157px;
	text-indent:-9999px;
	float:left;
}

ul#subNavi2 li.tel2{
	margin:4px 0 0 0; background:url(../images/tel_osaka.gif) no-repeat;
	height:12px;
	width:157px;
	text-indent:-9999px;
}	
/*glovalNavi
-------------------------------------------*/
ul#glovalNavi{
	margin:6px 0 15px 0;
	width:900px;
	clear:both;
}

ul#glovalNavi li{
	float:left;
	width:180px;
	}
ul#glovalNavi li a{
	display:block;
	width:180px;
	height:40px;
	text-indent:-9999px;
	overflow: hidden;
	}	
ul#glovalNavi li.gNavi01 a{
	background:url(../images/g_navi1.gif) no-repeat;
	text-indent:-9999px;
	overflow: hidden;
}
ul#glovalNavi li.gNavi02 a{
	background:url(../images/g_navi2.gif) no-repeat;
	text-indent:-9999px;
	overflow: hidden;
}
ul#glovalNavi li.gNavi03 a{
	background:url(../images/g_navi3.gif) no-repeat;
	text-indent:-9999px;
	overflow: hidden;
}
ul#glovalNavi li.gNavi04 a{
	background:url(../images/g_navi4.gif) no-repeat;
	text-indent:-9999px;
	overflow: hidden;
}
ul#glovalNavi li.gNavi05 a{
	background:url(../images/g_navi5.gif) no-repeat;
	text-indent:-9999px;
	overflow: hidden;
}

/*general*/
ul#glovalNavi li.gNavi01{
	background:url(../images/g_navi1_over.gif) no-repeat;
}
ul#glovalNavi li.gNavi02{
	background:url(../images/g_navi2_over.gif) no-repeat;
}
ul#glovalNavi li.gNavi03{
	background:url(../images/g_navi3_over.gif) no-repeat;
}
ul#glovalNavi li.gNavi04{
	background:url(../images/g_navi4_over.gif) no-repeat;
}
ul#glovalNavi li.gNavi05{
	background:url(../images/g_navi5_over.gif) no-repeat;
}

/*Rollover*/
ul#glovalNavi li.gNavi01 a:hover{
	background:none;
}
ul#glovalNavi li.gNavi02 a:hover{
	background:none;
}
ul#glovalNavi li.gNavi03 a:hover{
	background:none;
}
ul#glovalNavi li.gNavi04 a:hover{
	background:none;
}
ul#glovalNavi li.gNavi05 a:hover{
	background:none;
}

/*contents
-------------------------------------------*/
#contents:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
	}
#contents{
	margin:0;
	width:860px;
	display:inline-block;
	clear:both;
	padding:10px 20px 50px 20px;
	background:#ffffff;
}

/*pankuzu
----------------------------*/
ol#pankuzu{
	margin-bottom:5px;
	background:url(../images/icn_home.gif) no-repeat left 3px;
	padding-left:20px;
}
ol#pankuzu li{
	display:inline;
	margin-right:10px;
 font-size:75%;
 line-height:1.5;
	color:#444444;
}

/*rightConts
----------------------------*/
#rightConts{
	float:right;
	width:640px;
}

ul.formLink{
	background:url(../images/form_link_bg.gif) repeat-x bottom;
	padding-bottom:10px;
	text-align:center;
	clear:both;
}
ul.formLink li{
	display:inline;
}
ul.formLink li img{
	vertical-align:bottom;
	}
/*leftConts(sideNavi)
----------------------------*/
#leftConts{
	float:left;
	width:210px;
}
#leftConts a:link,#leftConts a:visited {
	color:#666666;
	text-decoration:none;
	}
#leftConts a:hover,	#leftConts a:active {
	color:#f86a86;
	}

#sideNavi ul{
	padding:7px 7px 5px;
}
#sideNavi ul li{
	font-size:75%;
	line-height:1.5;
	background:url(../images/dot_brown.gif) repeat-x bottom;
	padding-bottom:2px;
	margin-bottom:4px;
	zoom:1;
}
#sideNavi ul li span{
	padding:0 5px 0 13px;
	background: url(../images/icn_arw.gif) no-repeat left 5px;
	display:block;
}	


#sideNavi .course{
	background:url(../images/snavi_course_bg_btm.gif) no-repeat bottom;
	padding-bottom:6px;
	width:210px;
	}
#sideNavi .course ul{
	background:url(../images/snavi_course_bg.gif) repeat-y;
}


#sideNavi .about{
	background:url(../images/snavi_about_bg_btm.gif) no-repeat bottom;
	padding-bottom:6px;
	width:210px;
	}
#sideNavi .about ul{
	background:url(../images/snavi_about_bg.gif) repeat-y;
}


#sideNavi .employ{
	background:url(../images/snavi_employ_bg_btm.gif) no-repeat bottom;
	padding-bottom:6px;
	width:210px;
	}
#sideNavi .employ ul{
	background:url(../images/snavi_employ_bg.gif) repeat-y;
}

#sideNavi .other{
	background:url(../images/snavi_other_bg_btm.gif) no-repeat bottom;
	padding-bottom:6px;
	width:210px;
	}
#sideNavi .other ul{
	background:url(../images/snavi_other_bg.gif) repeat-y;
}


#sideNavi ul li.last{
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}

#bnrArea{
	margin-top:10px;
}

#bnrArea dd{
	margin-bottom:5px;
}
/*footer
-------------------------------------------*/
#footer{
	clear:both;
	margin:0 19px;
	width:860px;
}
#footer a:link {
	color:#7d7d7d;
	}
#footer a:visited {
	color:#7d7d7d;		
	}
#footer a:hover {
	color:#f86a86;	
	}
#footer a:active {
	color:#f86a86;	
	}
/*ftrlink
---------------------------*/
#ftrlink:after,#vantan:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
	}
#ftrlink {
	width:860px;
	/*float:left;*/
	margin-bottom:17px;
	background:url(../images/dot_ftrlink.gif) repeat-y left;
	display:inline-block;	
}
#ftrlink ul{
	width:117px;
	/*background:url(../images/dot_col.gif) repeat-y left;*/
	padding:0 14px;
	float:left;
}
#ftrlink ul li{
	background:url(../images/icn_arw.gif) no-repeat left 5px;
	padding-left:10px;
 font-size:65%;
 line-height:1.5;
	color:#7d7d7d;
}
ul#ftrlink02{
	clear:both;
}
ul#ftrlink02 li{
	display:inline;
	margin-right:10px;
 font-size:65%;
 line-height:1.5;
	color:#7d7d7d;
}
/*mobile
---------------------------*/
#mobile{
	width:270px;
	border:1px solid #abaaaa;
	float:right;
}
#mobile .qrform{
	background:#fff5f6 url(../images/mobile_qr.gif) no-repeat left top;
	padding:10px 0 20px 90px;
	}
#mobile input.acount{
	width:162px;
	margin-bottom:5px;
}
#mobile input.qrBtn{
	width:40px;
}
/*vantan
---------------------------*/
#vantan{
	clear:both;
	width:860px;
	display:inline-block;
	margin-bottom:5px;
}
#vantan p.ftrlogo{
	float:left;
	margin:20px 13px 0 0;
}
#vantan ul li{
	color:#7d7d7d;
 font-size:75%;
	line-height:1.5;
}
#vantan ul.adrs{
	float:left;
	width:545px;
	margin-top:15px;
}
#vantan ul.link{
	float:left;
	width:160px;
	margin-top:15px;
}

#vantan .privacy{
	float:right;
}

address{
	background-color:#e4e4e4;
	color:#7d7d7d;
 font-size:65%;
	text-align:center;
	font-style:normal;
	padding:3px 0;
	clear:both;
}

