@charset "utf-8";
/* 木の葉保育園--入園のご案内のスタイル--- */

/*入園決定までの流れのスタイル*/

.step1_txt{
	line-height:20px;
	margin-top:2px;
}

h4{
	text-align:center;
	margin:5px auto 5px;
}

.kumo2{
	position:absolute;
	left: 1070px;
	top: 748px;
}
/*サイドナビのスタイル*/

#main_body{
	background:url(../img/entrance/side_back.jpg) left top repeat-y;
}

#side_navi{
	background:url(../img/entrance/side_top_rd.jpg) center top no-repeat #1fd9ff;
}

