@charset "utf-8";
/*--------------------------------------------
 
　　　境保育園　園についてページ用CSS
 
---------------------------------------------*/



/* =======================================
   section01
   ======================================= */
#section01 {
	background-image: url(img/section01_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:470px
}
#section01 table.tbl {
	width:590px;
	margin-left: 0px;
}
#section01 h3 {
	text-align: left;
	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;
}
