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

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

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

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

#shopping1 #left{
	float:left;
	width:590px;
	height:auto;
}

#shopping1 #left h1 img{
	margin-top:30px;
}

#shopping1 #left p{
	margin-top:50px;
	margin-bottom:15px;
	text-align:center;
	font-size:15px;
}

#shopping1 #right{
	float:left;
	width:410px;
}

#shopping1 #right p img{
	margin-top:15px;
	margin-bottom:50px;
}

#shopping4 a{
	color:#C36;
	text-decoration:underline;
    transition:all 0.2s ease 0s;
}

#shopping4 a:hover{
	color:#FFF;
	text-decoration:none;
    background:#C36;
    transition:all 0.2s ease 0s;
}


/*------------------------------------------------------------
	もも 料金表
------------------------------------------------------------*/
#shopping1 table{
	clear:left;
	margin-bottom:30px;
	width:100%;
	border-top:#F9C 2px solid;
	border-left:#F9C 2px solid;
	border-right:#F9C 1px solid;
	border-bottom:#F9C 1px solid;
}

#shopping1 table td{
	padding:8px 15px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	border-right:#F9C 1px solid;
	border-bottom:#F9C 1px solid;
}

#shopping1 table th{
	text-align:center;
	color:#C03;
	font-size:18px;
	font-weight:bold;
	border-right:#F9C 1px solid;
	border-bottom:#F9C 1px solid;
}

#shopping1 table td span{
	color:#F06;
	font-size:18px;
	font-weight:bold;
}


/*------------------------------------------------------------
	注文はこちら
------------------------------------------------------------*/
#shopping4{
	clear:left;
	margin-bottom:80px;
	width:100%;
	height:250px;
}

#shopping4 section{
	clear:left;
	margin:0 auto;
	width:1000px;
	height:400px;
}

#shopping4 ul{
	margin-top:50px;
	font-size:14px;
	line-height:2.6em;
}

#shopping4 .btn01 a{
	clear:left;
    display:block;
	text-align:center;
	margin-top:10px;
	padding-top:15px;
	padding-bottom:17px;
	width:300px;
	font-size:15px;
	font-weight:bold;
    color:#FFF;
    text-decoration:none;
    background:#F0858F;
    transition:all 0.2s ease 0s;
}

#shopping4 .btn01 a:hover{
	color:#FFF;
    background:#EB5F6C;
    transition:all 0.2s ease 0s;
}

/*------------------------------------------------------------
	もも 料金表
------------------------------------------------------------*/
#peach table{
	clear:left;
	margin-left:60px;
	width:auto;
}

#peach table td{
	padding:20px 15px;
	text-align:right;
	font-size:15px;
	font-weight:bold;
}

#peach table th{
	text-align:left;
	font-size:26px;
	font-weight:bold;
}

#peach table th span{
	color:#CC0033;
	font-size:26px;
	font-weight:bold;
}

/*------------------------------------------------------------
	ぶどう
------------------------------------------------------------*/
#shopping5{
	clear:left;
	width:100%;
	height:760px;
}

#shopping5 section{
	clear:left;
	margin:0 auto;
	width:1000px;
	height:800px;
}

#shopping5 #left{
	float:left;
	width:590px;
	height:750px;
	background:url(../shopping/shopping4_bg.png);
}

#shopping5 #left h1 img{
	margin-top:30px;
}

#shopping5 #left p{
	margin-top:50px;
	margin-bottom:15px;
	text-align:center;
	font-size:15px;
}

#shopping5 #right{
	float:left;
	width:410px;
}

/*------------------------------------------------------------
	注文はこちら
------------------------------------------------------------*/
#shopping6{
	clear:left;
	margin-bottom:80px;
	width:100%;
	height:250px;
}

#shopping6 section{
	clear:left;
	margin:0 auto;
	width:1000px;
	height:400px;
}

#shopping6 #left{
	float:left;
	width:628px;
}

#shopping6 #right{
	float:left;
	width:372px;
}

#shopping6 ul{
	margin-top:80px;
	font-size:14px;
	line-height:2.6em;
}

#shopping6 li span{
	color:#C03;
	font-weight:bold;
}

#shopping6 .btn01 a{
    display:block;
	text-align:center;
	margin-top:15px;
	padding-top:15px;
	padding-bottom:17px;
	width:300px;
	font-size:15px;
	font-weight:bold;
    color:#FFF;
    text-decoration:none;
    background:#8F66A8;
    transition:all 0.2s ease 0s;
}

#shopping6 .btn01 a:hover{
	color:#FFF;
    background:#66457A;
    transition:all 0.2s ease 0s;
}

/*------------------------------------------------------------
	宅配便ご利用について
------------------------------------------------------------*/
#shopping7{
	clear:left;
	margin-bottom:80px;
	width:100%;
	height:400px;
}

#shopping7 section{
	clear:left;
	margin:0 auto;
	width:1000px;
	height:400px;
}

#shopping7 h2 span{
	font-size:17px;
}

#shopping7 #left{
	float:left;
	width:732px;
	height:auto;
}

#shopping7 #right{
	float:left;
	width:208px;
	height:300px;
	background:url(../shopping/shopping6_bg.png);
}

#shopping7 ul{
	margin-top:50px;
	font-size:14px;
	line-height:2.6em;
}

#shopping7 a{
	color:#C36;
	text-decoration:underline;
    transition:all 0.2s ease 0s;
}

#shopping7 a:hover{
	color:#FFF;
	text-decoration:none;
    background:#C36;
    transition:all 0.2s ease 0s;
}


#shopping7 .btn01 a{
    display:block;
	text-align:center;
	margin-top:15px;
	padding-top:15px;
	padding-bottom:17px;
	width:300px;
	font-size:15px;
	font-weight:bold;
    color:#FFF;
    text-decoration:none;
    background:#F28298;
    transition:all 0.2s ease 0s;
}

#shopping7 .btn01 a:hover{
	color:#FFF;
    background:#ED5271;
    transition:all 0.2s ease 0s;
}


/*------------------------------------------------------------
	ぶどう 料金表
------------------------------------------------------------*/
#shopping5 table{
	clear:left;
	width:100%;
	border-top:#AE8FBB 2px solid;
	border-left:#AE8FBB 2px solid;
	border-right:#AE8FBB 1px solid;
	border-bottom:#AE8FBB 1px solid;
}

#shopping5 table td{
	padding:8px 15px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	border-right:#AE8FBB 1px solid;
	border-bottom:#AE8FBB 1px solid;
}

#shopping5 table th{
	text-align:center;
	color:#C03;
	font-size:18px;
	font-weight:bold;
	border-right:#AE8FBB 1px solid;
	border-bottom:#AE8FBB 1px solid;
}

#shopping5 table td span{
	font-size:18px;
	font-weight:bold;
}
