.main-grape {
	width: 837px;
	margin: auto;
	height: 875px;
	background-image: url(../media/jam/jam-grape/main.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.title-grape {
	width: 574px;
	margin: auto;
	padding-top: 40px;
	top: 0px;
}
.bodycopy-grape {
	width: 663px;
	margin: auto;
	bottom: 0px;
	margin-bottom: 30px;
	font-family: lemon;
	font-size: 22px;
	line-height: 200%;
	color: #535353;
	font-weight: bold;
	letter-spacing:-4px;
	margin-top: 420px;
}

	
/* ---------------詳細情報-------------------*/

.contents-grape {
	width: 700px;
	margin: auto;
	padding: 30px;
	border-radius: 20px;
	padding-bottom: 40px;
	margin-bottom: 15px;
	background-image:
	url(../media/jam/jam-grape/contentsback.gif);
}
.contents-title-grape {
	margin: auto;
	width: 650px;
	font-family: lemon;
	font-size: 30px;
	color: #F0F0F0;
	font-weight: bold;
	letter-spacing: -6px;
}
.contents-text-grape {
	margin: auto;
	width: 650px;
	height: 124px;
	margin-top: 20px;
}
.contents-photo1-grape {
	height: 124px;
	width: 123px;
	border-radius: 15px;
	background-image: url(../media/jam/jam-grape/photo1.jpg);
	margin-right: 15px;
	float: left;
}
.contents-photo2-grape {
	height: 124px;
	width: 123px;
	border-radius: 15px;
	background-image: url(../media/jam/jam-grape/photo2.jpg);
	margin-right: 15px;
	float: left;
}
.contents-photo3-grape {
	height: 124px;
	width: 123px;
	border-radius: 15px;
	background-image: url(../media/jam/jam-grape/photo3.jpg);
	margin-right: 15px;
	float: left;
}
.baroon-grape {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	position: relative;
	margin-left: 165px;
	width: 430px;
	background-color: #954b93;
	padding: 15px;
	border-radius: 15px;
	text-align: left;
	padding-left: 25px;
	font-family: lemon;
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	letter-spacing:-3px;
	color: #ffffff;
}
.baroon-grape:after {
content: ""; 
position: absolute; 
top: 30px; 
left: -30px;
border-width:15px 30px 15px 0;
border-style:solid;
border-color:transparent #954b93;
}
.baroon2-grape {
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	position: relative;
	margin-left: 165px;
	width: 430px;
	background-color: #954b93;
	padding: 15px;
	border-radius: 15px;
	text-align: left;
	padding-left: 25px;
	font-family: lemon;
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	letter-spacing:-3px;
	color: #ffffff;
}
.baroon2-grape:after {
content: ""; 
position: absolute; 
top: 30px; 
left: -30px;
border-width:15px 30px 15px 0;
border-style:solid;
border-color:transparent #954b93;
}

/* ---------------メンバー紹介-------------------*/
.contents2-grape {
	width: 750px;
	margin: auto;
	height: 250px;
	margin-top: 0px;
	margin-bottom: 70px;
}
.contents2-title-grape {
	width: 275px;
}
.contents2-box-grape {
	width: 365px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
}
.name-grape {
	width: 200px;
	background-color: #8EBA3C;
	color: #FFF;
	padding: 0px;
	font-family: lemon;
	font-size: 24px;
	line-height: 100%;
	font-weight: bold;
	letter-spacing:-2px;
	margin-bottom: 5px;
}
.seikaku-grape {
	padding: 5px;
	text-align: left;
	font-family: lemon;
	font-size: 18px;
	line-height: 130%;
	font-weight: normal;
	letter-spacing:-4px;
	color: #0F0F0F;
}
