@charaset:UTF-8;
#headwrap{
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:center top;
	}
#header{
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0 auto;
	width:960px;
	height:75px;
	}
#HeadLeft h1 a {
	background-image: url(../images/baselines/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 321px;
	height: 65px;
	margin-top: 10px;
	margin-left:30px;
	}
/*--------ヘッダー画像---------*/
#headVisual {
	margin:0 auto;
	width:100%;
	min-width:960px;
	height:380px;
	background-image: url(../images/baselines/header.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	}
#headVisual2{
	margin:0 auto;
	width:100%;
	min-width:960px;
	height:380px;
	background-image: url(../images/baselines/header2.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	position: relative;
	}
#headVisual p,#headVisual2 p{
	opacity: 0;
}
#headVisual_text {
	display: block;
	position: absolute;
	width: 392px;
	height: 193px;
	background-image: url(../images/baselines/header2_text.png);
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	position: relative;
	float: right;
	margin: 20px 100px 0 0;
	z-index: 100;
}
#headVisual_text img{
	margin-top: 210px;
}
/*---------グローバルナビ--------*/
#Gnavi {
	background:#549b35; /* Old browsers */
	background: -moz-linear-gradient(top, #549b35 0%, #275c00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #549b35 0%,#275c00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #549b35 0%,#275c00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004a6b', endColorstr='#002433',GradientType=0 ); /* IE6-9 */
	background-repeat: no-repeat;
	background-position: center top;
	}
#Navigation {
	background:#549b35; /* Old browsers */
	background: -moz-linear-gradient(top, #549b35 0%, #275c00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #549b35 0%,#275c00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #549b35 0%,#275c00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004a6b', endColorstr='#002433',GradientType=0 ); /* IE6-9 */
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0 auto;
	width: 960px;
	height: 40px;
	}
#nav {
	width: 800px;
	height: 40px;
	font-size:14px;
	margin-left:30px;
	}
#nav li{
	float:left;
	margin-top:12px;
	margin-right:40px;
	}
#nav li a{
	display:block;
	color:#ebebeb;
	text-decoration:none;
	}
#nav li a:hover{
	color:#a9ffb8;
	}
#Gnavi #Navigation #nav #home {
	color: #a9ffb8;
	cursor:default;
	}
/*---------ここまで：グローバルナビ--------*/
#Container {
	margin:0 auto;
	width: 960px;
	}
#tutor_info { margin-top:30px; }
#tutor_info .edu_img img { margin-top:20px; }
/*--------各種プログラムボタン--------*/
#program_info { margin-top:40px; }
#program_btn{
	margin-top:20px;
	margin-left:45px;
	}
#program_btn li{
	float:left;
	width:202px;
	height:72px;
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	display:block;
	}
#program_btn li#tdl,
#program_btn li#lwr,
#program_btn li#mdl{ margin-right:22px; }
#program_btn li a{
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	display:block;
	height:72px;
	}
#program_btn li#tdl a{ background-image:url(../images/baselines/btn_toddler.png); }
#program_btn li#lwr a{ background-image:url(../images/baselines/btn_LowerGrades.png); }
#program_btn li#mdl a{ background-image:url(../images/baselines/btn_UpperGrades.png); }
#program_btn li#upr a{ background-image:url(../images/baselines/btn_exam.png); }
#program_btn li a:hover{ background-position:0 -72px; }
/*---------お母さん相談室----------*/
#mama p img {
	margin-top:20px;
	margin-bottom:30px;
	margin-left:26px;
	}
/*---------フッター---------*/
#footer{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position:center top;
	}
#foot{
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center top;
	height: 60px;
	width: 960px;
	margin:0 auto;
	}
#footnav{
	float:left;
	width:600px;
	margin-top:8px;
	margin-left:250px;
	}
#footnav li{
	float:left;
	display:block;
	font-size:10px;
	margin-top:10px;
	}
#footnav li.hm a{
	width:100px;
	color:#444444;
	text-decoration:none;
	padding-right:30px;
	}
#footnav li.hm a:hover{
	color:#43A047;
	text-decoration:underline;
	}
#cmn{
	clear:both;
	width:580px;
	margin-left:340px;
	padding-top:16px;
	padding-bottom:20px;
	}
.common{
	color:#444444;
	font-size:10px;
	}
