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

/*------------------------------------------------------------
	banner
------------------------------------------------------------*/
#b_banner1{
	clear:left;
	margin-bottom:20px;
	width:100%;
	height:auto;
}

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

#b_banner1 p{
	margin-bottom:10px;
}

/*------------------------------------------------------------
	もも狩り
------------------------------------------------------------*/
#peach1{
	clear:left;
	margin-top:30px;
	width:100%;
	height:auto;
}

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

#peach1 h1{
	margin-top:30px;
	color:#F36;
	font-size:20px;
	font-weight:bold;
}

#peach1 p img{
	margin-top:30px;
}

/*------------------------------------------------------------
	もも狩り table
------------------------------------------------------------*/
#peach1 table{
	clear:left;
	width:100%;
	border-top:#F5B1B2 1px solid;
	border-right:#F5B1B2 1px solid;
}

#peach1 table td{
	padding:10px;
	border-left:#F5B1B2 1px solid;
	border-bottom:#F5B1B2 1px solid;
}

#peach1 table th{
	padding:10px;
	text-align:left;
	font-weight:normal;
	line-height:1.6em;
	border-left:#F5B1B2 1px solid;
	border-bottom:#F5B1B2 1px solid;
}

#peach1 table th span{
	color:#C03;
	font-size:15px;
	font-weight:bold;
}

/*------------------------------------------------------------
	収穫時期
------------------------------------------------------------*/
#peach2{
	clear:left;
	margin-top:30px;
	width:100%;
	height:auto;
}

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

#peach2 h1{
	margin-top:30px;
	margin-bottom:20px;
	font-size:20px;
	font-weight:bold;
}

#peach2 h2{
	margin-bottom:5px;
	padding:5px 10px;
	font-size:15px;
	border-left:#F69 8px solid;
}

#peach2 ul{
	margin-bottom:30px;
	line-height:1.8em;
}

#peach2 li span{
	color:#F39;
}
