@charset "utf-8";
/* 木の葉保育園--このはだよりのスタイル--- */


/*全体のスタイル*/

#tayori_w{
	width:620px;
	height:585px;
	background:url(../img/konoha_d/back.jpg);
/*	border:1px solid;*/
}

/*上部のスタイル*/

#tayori_top{
	width:620px;
	height:150px;
/*	border:1px solid red;*/
}

.tayori_top_l{
	width:220px;
	height:150px;
/*	border:1px solid blue;*/
	float:left;
}

.tayori_top_r{
	width:380px;
	height:150px;
/*	border:1px solid green;*/
	float:right;
}

.tayori_txt{
	font-size:14px;
	font-weight:bold;
	color:#FF9900;
	position:relative;
	top:40px;
	left:20px;
	width: 300px;
}

/*下部のスタイル*/

#tayori_bottom{
	width:620px;
	height:435px;
/*	border:1px solid;*/
}

#tayori_bottom img{
	position:relative;
	top:75px;
	left:120px;
}
	

/*サイドナビのスタイル*/

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

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