@charset "utf-8";
/* なでしこ保育園　法人理念・保育目標ページ用CSS */


/***** gnav *****/
#gnav ul li.gnav02 img {
	/* [disabled]display: none; */
}
#gnav .inner .arrow {
	left: 450px;
}
/***** section01 *****/
#main #section01 {
	height: auto;
	width: auto;
}
#main #section01 img {
	margin: 0px auto 0px auto;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
}
/***** section01 *****/
#main #section02 {
	height: auto;
	width: auto;
}
#main #section02 .box-spring   {
	width: 980px;
	margin: 10px auto;
	height: 220px;
	border-radius: 10px;
	background-color: #FFF;
	background-image: url(img/sec2-sprong.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}
#main #section02 .box-summer   {
	width: 980px;
	margin: 10px auto;
	height: 220px;
	border-radius: 10px;
	background-color: #FFF;
	background-image: url(img/sec2-summer.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}
#main #section02 .box-autumn   {
	width: 980px;
	margin: 10px auto;
	height: 220px;
	border-radius: 10px;
	background-color: #FFF;
	background-image: url(img/sec2-autumn.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}
#main #section02 .box-winter   {
	width: 980px;
	margin: 10px auto;
	height: 220px;
	border-radius: 10px;
	background-color: #FFF;
	background-image: url(img/sec2-winter.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}
#main #section02 .ttl   {
	margin-top: -2px;
	width: 230px;
	height: 220px;
	float: left;
}
#main #section02 span   {
	font-size: 0.8em;

}
#main #section02 dl   {
	width: 250px;
	height: 220px;
	float: left;
}
#main #section02 dt   {
	width: 74px;
	height: 32px;
	margin: 30px auto 10px 30px;
	display: block;
	float: left;

}
#main #section02 dd   {
	margin: 10px auto 10px 30px;
	font-size: 1em;
	width: 200px;
	float: left;
	line-height: 1.5em;


}
#main #section02 .winter   dl{
	width: 185px;
	height: 200px;
	float: left;
}
#main #section02 .winter   dt{
	width: 74px;
	height: 32px;
	margin: 30px auto 10px 30px;
	display: block;
	float: left;

}
#main #section02 .winter   dd{
	margin: 10px auto 10px 30px;
	font-size: 1em;
	width: 160px;
	float: left;


}
/***** section01 *****/
#main #section03 {
	height: auto;
	width: 880px;
	margin: 30px auto 30px auto;
	border-radius: 5px;
	border: solid 3px #E4E1BF;
}
/***** section01 *****/
#main #section03 h3{
	height: auto;
	width: 800px;
	margin-top: 0px;
	/* background-image: url(../../nadeshiko/life/img/sec3-bg.png); */
	margin-bottom: 0px;
}
/***** section01 *****/
#main #section03 .box-top{
	height: 21px;
	width: 800px;
	/* background-image: url(../../nadeshiko/life/img/sec3-top.png); */
	margin: 0px auto 0px auto;
}
/***** section01 *****/
#main #section03 .box-bg{
	height: auto;
	width: 800px;
	/* background-image: url(../../nadeshiko/life/img/sec3-bg.png); */
	margin: 0px auto 0px auto;
}

/***** section01 *****/
#main #section03 .box-bottom{
	height: 21px;
	width: 800px;
	/* background-image: url(../../nadeshiko/life/img/sec3-bottom.png); */
	margin: 0px auto 0px auto;
}
/***** section01 *****/
#main #section03 .lst ul{
	line-height: 1.8em;
	margin: 0px auto 20px auto;
	width: 800px;
	height: auto;
	display: block;

}
/***** section01 *****/
#main #section03 .lst ul li{
	line-height: 1.8em;
	margin-right: -20px;
	float: left;
	width: 220px;
	font-size: 0.9em;
}
/***** section01 *****/
#main #section03 .tx01 {
	line-height: 1.8em;
	margin: 0px auto 0px auto;
	width: 800px;
	height: auto;
	display: block;

}
/***** section01 *****/
#main #section03 li span {
	font-size: 0.8em;

}
