@charset "utf-8";
/*--------------------------------------------
 
　　　境保育園　園についてページ用CSS
 
---------------------------------------------*/



/* =======================================
   section01
   ======================================= */
#section01 {
	/* [disabled]background-image: url(img/section01_bg.png); */
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 470px
}
#section01 .tbl2 {
	width: 680px;
	border: 1px solid #f9c7c2;
	background-color: #FFF;
	margin: 30px auto;
}
#section01 .tbl2 th  {
	border: 1px solid #f9c7c2;
	padding: 10px;
	border-right: 1px solid #f9c7c2;
}
#section01 .tbl2 td  {
	border: 1px solid #f9c7c2;
	padding: 10px;
	border-right: 1px solid #f9c7c2;
}
#section01 h3 {
	text-align: center;
	display: block;
}
#section02 h3 {
	text-align: left;
	display: block;
}
#section02 .map .lft{
	text-align: left;
}
/*---- section03 ----*/
#section02 .map  {
	margin-left: 90px;
	position: relative;
	height: 290px;
	width: 777px;
}
#section02 .map .mapimg  {
	position: absolute;
	z-index: 1;
}
#section02 .map .icon-camera  {
	position: absolute;
	z-index: 2;
	/* [disabled]width: 150px; */
}



/* =======================================
   section03
   ======================================= */
#section03 {
	background-image: url(img/section03_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#section03 table.tbl {
	width:590px;
	margin-left: 0px;
}
#section03 h3 {
	text-align: left;
	display: block;
}
