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

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

#one_year1 section{
	clear:left;
	margin:0 auto;
	width:1019px;
	height:233px;
	background:url(../one_year/one_year1_bg.png);
}

#one_year1 h1 img{
	margin-top:83px;
	margin-left:190px;
	margin-bottom:43px;
}

#one_year1 ul{
	margin-left:190px;
	font-size:14px;
	line-height:2em;
}

/*------------------------------------------------------------
	img
------------------------------------------------------------*/
#img{
	clear:left;
	margin-bottom:80px;
	width:100%;
	height:auto;
}

#img section{
	clear:left;
	margin:0 auto;
	text-align:center;
	height:auto;
}
