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

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

.contents-box {
	width: 700px;
	margin: auto;
	padding: 30px;
	border-radius: 20px;
	padding-bottom: 40px;
	margin-bottom: 15px;
	background: url(../media/jam/top/giftback.gif);
}
.contents-title-box {
	margin: auto;
	width: 650px;
	font-family: lemon;
	font-size: 30px;
	color: #B7200F;
	font-weight: bold;
	letter-spacing:-6px;
}
.contents-text-box {
	margin: auto;
	width: 230px;
	padding: 25px;
	border-radius: 20px;
	background: url(../media/top/background.gif);
	font-family: lemon;
	font-size: 20px;
	line-height: 130%;
	font-weight: normal;
	letter-spacing:-4px;
	color: #0F0F0F;
	text-align:center;
}

.contents-text-title-box {
	margin: auto;
	font-family: lemon;
	font-size: 26px;
	color: #B7200F;
	font-weight: bold;
	letter-spacing:-6px;
	margin-bottom:15px;
}


