@charset "utf-8";
/*--------------------------------------------
 
　　　境保育園　地域開放ページ用CSS
 
---------------------------------------------*/



/* =======================================
   section01
   ======================================= */
#section01 {
	text-align: center;
	background-image: url(img/section01_bg.png);
	background-repeat: no-repeat;
	background-position: center 85px;
	padding-bottom: 140px!important;
}
#section01 .lead {
	margin-bottom: 0em;
	font-size: 108%;
}
#section01 .time {
	margin-top: 0.5em;
	margin-bottom: 2em;
	font-weight: bold;
	color: #e98b83;
	font-size: 135%;
}
#section01 .time span {
	font-size: 60%;
}
#section01 .message {
	background-color: rgba(255,255,255,0.9);
	width: 670px;
	margin-top: 3.5em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3em;
	padding-bottom: 3.5em;
}
#section01 .message p {
	line-height: 2.0em;
	margin-top: 0px;
	margin-bottom: 0.5em;
}


/* =======================================
   section02
   ======================================= */
