@charset "UTF-8";
/* CSS Document */

/* //////////////////////////////////////////////////
[TOP] 
////////////////////////////////////////////////// */
#content2 {
	background-image: url(img/top_bottom.png);
	padding-bottom: 0px;
	width:920px;
	margin: 0 auto;
	clear:both;
	background-image: url(img/top_bottom_bg.png);
}

#upper {
	width:920px;
	margin: 0 auto;
}
#bottom {
	width:920px;
	padding-bottom: 30px;
	padding-top: 30px;
	height:auto;
	background-image: url(img/top_bottom.png);
	min-height:200px;
	background-repeat: no-repeat;
	background-position: bottom;
}

/* //////////////////////////////////////////////////
[アニメーション] 
////////////////////////////////////////////////// */
.animation {
	width:920px;
	height:550px;
    background:url(img/roop_monkey.gif) repeat-x;
}

#walk {
	position:absolute;
	z-index:2;
	margin-left:120px;
	top: 411px;
	width: 740px;

}
#bird {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	margin-left:650px;
	top: 125px;
}
/* //////////////////////////////////////////////////
[園ロゴ] 
////////////////////////////////////////////////// */
#logo {
	z-index:1;
	position: absolute;
	top:90px;
	margin-left:280px;
}

/* //////////////////////////////////////////////////
[グローバルメニューTOP用] 
////////////////////////////////////////////////// */
ul#navigation {
	padding-left:60px;
	padding-top:520px;
	background-image: none;
}


/* //////////////////////////////////////////////////
[NEWS] 
////////////////////////////////////////////////// */
#newsbox {
	clear: both;
	width: 571px;
	margin-left: 60px;
	padding-top: 0px;
	margin-bottom: 30px;
	float: left;
	}
/* //////////////////////////////////////////////////
[NEWS] 
////////////////////////////////////////////////// */
#newsbox .ttl{
	width: 460px;
	float: left;
	height: 39px;
	background-color: #90CC3A;
	}
/* //////////////////////////////////////////////////
[NEWS] 
////////////////////////////////////////////////// */
#newsbox .btn {
	width: 111px;
	float: right;
	height: 39px;
	background-color: #8FCB2B;
	}
/* //////////////////////////////////////////////////
[NEWS] 
////////////////////////////////////////////////// */
#newsbox .btn ul{
	width: auto;
	}
/* //////////////////////////////////////////////////
[NEWS] 
////////////////////////////////////////////////// */
#newsbox .btn ul li{
	width: auto;
	}


.news_list {	
	width:531px;
	background-color:#FFF;
	margin:0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	}
	

table.ver2{
		border-collapse:separate;
	margin:0;
	width:532px;
	text-align:left;
		background-color:#FFF;
		text-align:left;}
	
.ver2 th{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F9C;
	text-align:left;
}
.ver2 td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F9C;
	text-align:left;
}
/* //////////////////////////////////////////////////
[右下のナビゲーション] 
////////////////////////////////////////////////// */
#subnavigation_top .recruit{
	width: 227px;
	margin-bottom: 10px;
	position: relative;
}

#subnavigation_top .recruit::before{
	position: absolute;
	content: url('img/recruit_icon.png');
	top: 50%;
	transform: translateY(-50%);
	left: 14px;
}

#subnavigation_top .recruit a{
	display: block;
	padding: 10px 0px;
	padding-left: 40px;
	font-size: 30px;
	font-weight: bold;
	background: #fff;
	border: 2px solid #FFF6A6;
	border-radius: 5px;
	line-height: 1;
}

#subnavigation_top .recruit a:hover{
background: #BB92E3;
color: #fff;
}

#subnavigation_top .recruit a span{
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}



#subnavigation_top  {
	width:260px;
	float:right;
	}	

#subnavigation_top  .ohisama{
	width: 227px;
	/* height: 129px; */
	height: 88px;
	background-image: url(img/sub_child_off.png);
	margin: 0px auto 10px 0px;
	background-repeat: no-repeat;
	background-position: center top;
	}	
#subnavigation_top .ohisama_long{
	width: 227px;
	height: 130px;
	background-image: url(img/sub_child_off_long.png);
	margin: 0px auto 10px 0px;
	background-repeat: no-repeat;
	background-position: center top;
	}	
#subnavigation_top  .ohisama p{
	width: auto;
	height: auto;
	line-height: 1.5em;
	padding: 45px 10px 0px 20px;
	}	
#subnavigation_top ul{

	}	
#subnavigation_top ul li {
	margin-top: 0px;
	width: 138px;
	height: auto;
	margin-bottom: 10px;

	}	
.bn-yayoi {
	position: absolute;
	width: 278px;
	height: 173px;
	z-index: 3;
	margin-left: -30px;
	top: 80px;
}
