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

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

#b_banner1 section{
	clear:left;
	margin:0 auto;
	text-align:center;
	width:1000px;
	height:auto;
}

#b_banner1 p{
	text-align:center;
}

/*------------------------------------------------------------
	banner
------------------------------------------------------------*/
#b_bnr_grape a{
    display:block;
    overflow:hidden;
	margin-left:250px;
	margin-bottom:50px;
	padding:0;
    width:490px;
	height:100px;
	background:url(../index/banner2_1.jpg);
	-webkit-transition:0.4s;
	transition:0.4s;
}

#b_bnr_grape a:hover{
	background:url(../index/banner2_2.jpg);
}

/*------------------------------------------------------------
	ぶどう狩り
------------------------------------------------------------*/
#grape1{
	clear:left;
	margin-bottom:40px;
	width:100%;
	height:370px;
}

#grape1 section{
	clear:left;
	margin:0 auto;
	width:1000px;
	height:370px;
}

#grape1 h1 img{
	margin-bottom:15px;
}

#grape1 #left{
	float:left;
	width:763px;
	height:auto;
}

#grape1 #left .menu1{
	float:left;
	width:131px;
	height:400px;
	background:url(../grape/grape1_bg1.png);
}

#grape1 #left .menu1 li{
	margin-top:15px;
	margin-left:45px;
	margin-bottom:16px;
	font-size:18px;
	font-weight:bold;
	line-height:2.1em;
}

#grape1 #left .menu2{
	float:left;
	width:550px;
	height:400px;
	background:url(../grape/grape1_bg2.png);
}

#grape1 #left .menu2 li{
	margin-top:15px;
	margin-left:25px;
	margin-bottom:21px;
	font-size:14px;
	line-height:2.4em;
}

#grape1 #left .menu2 li span{
	color:#CC0033;
	font-size:20px;
	font-weight:bold;
}

#grape1 #right{
	float:left;
	width:237px;
}

#grape1 #right img{
	margin-top:70px;
}

/*------------------------------------------------------------
	収穫時期
------------------------------------------------------------*/
#grape2{
	clear:left;
	margin-bottom:120px;
	width:100%;
	height:600px;
}

#grape2 section{
	clear:left;
	margin:0 auto;
	width:1100px;
	height:650px;
}

#grape2 h1 img{
	margin-left:20px;
	margin-bottom:15px;
}

/*------------------------------------------------------------
	収穫時期 table
------------------------------------------------------------*/
#grape2 table{
	clear:left;
	margin:0;
	padding:0;
	width:100%;
	border-top:#BDAAC0 2px solid;
	border-left:#BDAAC0 2px solid;
	border-right:#BDAAC0 1px solid;
	border-bottom:#BDAAC0 1px solid;
}

#grape2 table td{
	padding:5px 0;
	text-align:center;
	font-size:14px;
	border-right:#BDAAC0 1px solid;
	border-bottom:#BDAAC0 1px solid;
}

#grape2 table th{
	padding:0 10px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	border-right:#BDAAC0 1px solid;
	border-bottom:#BDAAC0 1px solid;
}

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

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