@charset "utf-8";
/*--------------------------------------------
 
　　　境保育園　園の目標・方針ページ用CSS
 
---------------------------------------------*/



/* =======================================
   section01
   ======================================= */
#section01 {
	text-align: center;
}
#section01 .text01 {
	font-size: 145%;
	font-weight: bold;
	line-height: 1.6em;
}
#section01 .text02 {
	font-size: 145%;
	font-weight: bold;
	color: #e7837a;
	margin-top: 0.5em;
	margin-bottom: 0.7em;
}
/* =======================================
   section02
   ======================================= */
#section02 {
	text-align: center;
}
#section02 h3 {
	font-size: 145%;
}
#section02 .text02 {
}
#section02 table {
	margin: 10px auto;
}
