@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------
	果物ができるまでの仕事
------------------------------------------------------------*/
#one_year1{
	clear:left;
	margin-top:30px;
	width:100%;
	height:auto;
}

#one_year1 section{
	clear:left;
	margin:0 auto;
	width:90%;
	height:auto;
}

#one_year1 h1{
	margin-top:30px;
	margin-bottom:15px;
	font-size:16px;
	line-height:2.3em;
}

#one_year1 ul{
	line-height:1.8em;
}