@charset "utf-8";
/* なでしこ保育園　法人理念・保育目標ページ用CSS */


/***** gnav *****/
#gnav ul li.gnav01 img {
	/* [disabled]display: none; */
}
#gnav .inner .arrow {
	left: 315px;
}
/***** section01 *****/
#main #section01 {
	height: auto;
	width: auto;
}
#main #section01 p {
	margin: 30px auto 0px auto;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	text-align: center;
}
#main #section01 .tel {
	margin: 30px auto 0px auto;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	text-align: center;
	font-size: 1.8em;
}
#main #section01 table {
	margin: 0px auto 0px auto;
	padding: 0px;
	height: auto;
	width: 820px;
	display: block;
	border: #E0DBBC 3px solid;
	font-size: 1.1em;
}
#main #section01 table tr{
	width: 820px;
	border-bottom: 1px solid #E0DBBC;
	line-height: 1.8em;
}
#main #section01 table th{
	padding: 20px;
	height: auto;
	width: 150px;
	background-color: #FAF8EB;
}
#main #section01 table td{
	padding: 20px;
	height: auto;
	width: 670px;
	background-color: #FFFFFF;
}
#main #section01 table td span{
	font-size: 0.9em;
}
/***** section01 *****/
#main #section02 {
	height: auto;
	width: auto;
}
/*---- section01 ----*/



/*---- section02 ----*/





/*---- section03 ----*/
#main #section02 .map {
	position: relative;
	height: 485px;
	width: 981px;
	margin: 0px auto 80px auto;
}
#main #section02 .map .mapimg {
	position: absolute;
	z-index: 1;
}
#main #section02 .map .icon-camera {
	position: absolute;
	z-index: 2;
}

/***** section01 *****/
#main #section03 {
	height: auto;
	width: auto;
}
/***** section01 *****/
#main #section03 p{
	height: auto;
	width: auto;
	text-align: center;
	margin-top: 10px;
}
/***** section01 *****/
#main #section03 .map{
	height: 453px;
	width: 960px;
	background-image: url(img/sec3.png);
	padding: 10px;
	background-repeat: no-repeat;
}
