@charset "Shift_JIS";

/*Global Navigation */
ul#Global{
	height: 50px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	background: url(../images/gnavi_back.jpg) repeat-x left top;
}

ul#Global li{
	float: left;
	list-style-type: none;
	text-align: center;
	height: 50px;
	width: 19%;
	border-left: 1px solid #999999;
	font-size: 110%;
	line-height: 110%;
}

ul#Global li a{
	text-decoration: none;
	font-weight:bold;
	display: block;
	margin: 1px 0;
	padding-top: 13px;
	height: 36px;
}
ul#Global li a:link,ul#Global li a:visited{ color: #000066;}
ul#Global li a:hover,ul#Global li a#CNT{
	color: #FFFAFA;
	background: url(../images/gnavi_on.jpg) repeat-x left center;
}


ul#Global li#Home,ul#Global li#School{ width: 17%;}
ul#Global li#Learn{ width: 19%;}
ul#Global li#Class{ width: 22%;}
ul#Global li#Yokohama{ width: 24%;}




/*Local Navigation */

dl#Local{ width: 152px; margin-left:10px;  margin-bottom:20px;}
dl#Local dt{
	border: 1px solid #999999;
	padding:5px 5px 5px 10px;
	font-weight: bold;
	height: 1%;
	background: #C5FDFE url(../images/2nd_dt_bk.jpg) repeat-x left top;
}
dl#Local dt a:link,dl#Local dt a:visited{ color: #000000; text-decoration: none;}
dl#Local dt a:hover{ color: #CC0000; text-decoration: none;}

dl#Local dd{
	padding:5px 5px 5px 22px;
	height: 1%;
	margin-left:0;
	background: url(../images/2nd_dd.gif) no-repeat left top;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

dl#Local dd.local_ko{
	background: url(../images/2nd_dd_ko.gif) no-repeat left center;
	padding-left: 30px;
}

dl#Local dd#CNT2{
	display: block;
	background: #CEDBFF url(../images/2nd_dd02.gif) no-repeat left center;
}

dl#Local dd#CNT3{
	display: block;
	background: #DBCEFF url(../images/2nd_dd_ko2.gif) no-repeat left center;
}


/* キッズページリンク集・県・市 */


dl#Local dd#kenCNT3{
	background: #E6E6FA url(../images/2nd_dd_ken.gif) no-repeat left center;
	font-weight: normal;
}

dl#Local dd#ken2CNT3{
	background: transparent url(../images/2nd_dd_ken2.gif) no-repeat left center;
	font-weight: normal;
}


/* キッズページリンク集・県・市 END */


dl#Local dd.scnd{
	background: url(../images/local_icn3.gif) no-repeat left center;
	padding:5px 5px 5px 28px;
	height: 1%;
	margin-left:0;
}



dl#Local2{ width: 150px; margin-top:30px;}
dl#Local2 dt{ margin:0; height: 1%;}
dl#Local2 dd{
	padding:5px 5px 5px 7px;
	height: 1%;
	margin-left:0;
}


dl#Local dd.loca ,dl.sitemap dd.loca{ 
font-size:100%; margin-left:15px; border-left:#666666 solid 3px; padding-left:5px; margin-top:3px;
background: url(../images/spacer.gif) no-repeat left center;}