.main-ringo {
	width: 837px;
	margin: auto;
	height: 800px;
	background-image: url(../media/jam/jam-ringo/main.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.title-ringo {
	width: 574px;
	margin: auto;
	padding-top: 40px;
	top: 0px;
}
.bodycopy-ringo {
	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-ringo {
	width: 700px;
	margin: auto;
	padding: 30px;
	border-radius: 20px;
	padding-bottom: 40px;
	margin-bottom: 15px;
	background-image:
	url(../media/jam/jam-ringo/contentsback.png), url(../media/jam/jam-ringo/contentsback.gif);
}
.contents-title-ringo {
	margin: auto;
	width: 650px;
	font-family: lemon;
	font-size: 30px;
	color: #ad1c22;
	font-weight: bold;
	letter-spacing:-6px;
}
.contents-text-ringo {
	margin: auto;
	width: 650px;
	height: 124px;
	margin-top: 20px;
}
.contents-photo1-ringo {
	height: 124px;
	width: 123px;
	border-radius: 15px;
	background-image: url(../media/jam/jam-ringo/photo1.jpg);
	margin-right: 15px;
	float: left;
}
.contents-photo2-ringo {
	height: 124px;
	width: 123px;
	border-radius: 15px;
	background-image: url(../media/jam/jam-ringo/photo2.jpg);
	margin-right: 15px;
	float: left;
}
.contents-photo3-ringo {
	height: 124px;
	width: 123px;
	border-radius: 15px;
	background-image: url(../media/jam/jam-ringo/photo3.jpg);
	margin-right: 15px;
	float: left;
}
.baroon-ringo {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	position: relative;
	margin-left: 165px;
	width: 430px;
	background-color: #9b3528;
	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-ringo:after {
content: ""; 
position: absolute; 
top: 30px; 
left: -30px;
border-width:15px 30px 15px 0;
border-style:solid;
border-color:transparent #9b3528;
}
.baroon2-ringo {
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	position: relative;
	margin-left: 165px;
	width: 430px;
	background-color: #9b3528;
	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-ringo:after {
content: ""; 
position: absolute; 
top: 30px; 
left: -30px;
border-width:15px 30px 15px 0;
border-style:solid;
border-color:transparent #9b3528;
}

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