/* CSS Document */


#flash{
	height: 210px;
	width: 830px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}





/*　レッスンナビゲーション 
----------------------------------------------------------------- */

#lesson{
	width: 803px;
	height: 121px;
	margin: 10px auto;
}

#lesson ul{
	width: 803px;
	height: 121px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#lesson li{
	float:left;
	margin:0;
	padding:0;
}

#lesson li a{
	text-decoration:none;
	display: block;
}

/* co04（託児）------------------------------------------------
#lesson li#co04 a:link,
#lesson li#co04 a:visited {
	background-image: url(../img_top/lesson.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:185px;
	height:121px;
}
#lesson li#co04 a:hover,
#lesson li#co04 #active {
	background-image: url(../img_top/lesson_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:185px;
	height:121px;
}

 */

/* co01（2歳児）------------------------------------------------ */
#lesson li#co01 a:link,
#lesson li#co01 a:visited {
	background-image: url(../img_top/lesson.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:250px;
	height:121px;
}
#lesson li#co01 a:hover,
#lesson li#co01 #active {
	background-image: url(../img_top/lesson_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:250px;
	height:121px;
}

/* co02（3歳児～小学就学前）------------------------------------ */
#lesson li#co02 a:link,
#lesson li#co02 a:visited {
	background-image: url(../img_top/lesson.jpg);
	background-repeat: no-repeat;
	background-position: -250px 0px;
	width:300px;
	height:121px;
}
#lesson li#co02 a:hover,
#lesson li#co02 #active {
	background-image: url(../img_top/lesson_f2.jpg);
	background-repeat: no-repeat;
	background-position: -250px 0px;
	width:300px;
	height:121px;
}


/* co03（小学生）------------------------------------ */
#lesson li#co03 a:link,
#lesson li#co03 a:visited {
	background-image: url(../img_top/lesson.jpg);
	background-repeat: no-repeat;
	background-position: -550px 0px;
	width:253px;
	height:121px;
}


#lesson li#co03 a:hover,
#lesson li#co03 #active {
	background-image: url(../img_top/lesson_f2.jpg);
	background-repeat: no-repeat;
	background-position: -550px 0px;
	width:253px;
	height:121px;
}


#menu {
	width: 830px;
	height:360px;
}




#bestshot {
	float: left;
	width: 190px;
	font-size: 12px;
	line-height: 14px;
	color: #755721;
	text-align: center;
}


#visual{
	float: left;
	width: 369px;
	margin-right: 16px;
	margin-left: 25px;
}


#visual #opt{
	background: url(../img_top/optimize.jpg) no-repeat left top;
	height: 153px;
}


#opt .text_01 {
	font-size: 12px;
	line-height: 16px;
	margin-left: 36px;
	padding-top: 62px;
}


#opt .text_02 {
	font-size: 12px;
	line-height: 16px;
	margin-top: 40px;
	margin-left: 36px;
}


#visual #topics{
	background: url(../img_top/topics.jpg) no-repeat left top;
	height: 91px;
	margin-top: 10px;
}


#topics .text_01 {
	font-size: 12px;
	line-height: 24px;
	padding-top: 15px;
	margin-left: 36px;
}



#topics a:link {
	text-decoration: none;
}

#topics a:visited {
	text-decoration: none;
}

#topics a:hover {
	color: #FF388D;
	text-decoration: none;
}



#visual #event{
	background: url(../img_top/event.jpg) no-repeat left top;
	height: 93px;
	margin-top: 10px;
}



#right {
	float: right;
	height: auto;
	width: 206px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 10px;
	
}


#right a:hover {
opacity:0.70;
filter:alpha(opacity=70);
}


#right #blog a {
	background-image:url(../img/blog.jpg);
	background-repeat:no-repeat;
	display:block;
	width:186px;
	height:80px;
	margin: 2px auto;
}


#right #room a {
	background-image:url(../img/room.jpg);
	background-repeat:no-repeat;
	display:block;
	width:186px;
	height:80px;
	margin: 2px auto;
}

#enogu {
	background-image: url(../img/sakuhin.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	margin: 0px;
	padding: 0px;
	height: 208px;
	width: 206px;
}
