/*右カラム*/
#main_area {
	padding-bototm: 30px;
	margin: 5px 0 20px 0;
}

#flower12 {
	background: url(img/back_2.png) repeat-y;
	padding: 0 11px 30px 13px;
}

/*メインコンテンツ*/
.month_area {
	width: 705px;
	height: 170px;
	margin-top: 13px;
	background: url(img/line.jpg) no-repeat bottom;
}

/*月の画像*/
.month_img {
	width: 140px;
	float: left;
}

/*花の画像*/
.fw_img {
	width: 133px;
	float: left;
	margin-left: 8px;
}