/*　--------------- ヘッダー　---------------*/
.header {
	width: 100%;
	margin: auto;
	height: 567px;
	background: url(../media/hollys/header.jpg) no-repeat top center;
	background-size:cover;
}


.copybox{
	width: 900px;
	text-align: right;
	margin: auto;
}

.copymain{
	width: 420px;
	text-align: left;
	margin-left: 430px;
	margin-top: 280px;
	margin-bottom: 00px;
	font-size: 33px;
	font-weight: normal;
	letter-spacing: -3px;
	font-family: min;
	font-weight: normal;
	color: #FFF;
}
.copysub{
	width: 420px;
	text-align: left;
	margin-left: 430px;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height:35px;
	color: #FFF;
	font-size:16px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: 0px;
	font-family: min;

}





	
/*　---------------　コンテンツ　---------------*/
.contents {
	background-color: #fff;
	width: 840px;
	margin: auto;
	padding: 30px;
	border-radius: 20px;
	text-align: center;
	position:relative; top:-30px;
}
.contents-box {
	background: url(../media/hollys/back.gif);
	width: 700px;
	margin: auto;
	padding: 30px;
	border-radius: 20px;
	margin-bottom: 25px;
}
.contents-box2 {
	background-color:#f3f1ce;
	width: 700px;
	margin: auto;
	padding: 30px;
	border-radius: 20px;
	margin-bottom: 25px;
}
.contents-mark {
	width: 600px;
	height: 219px;
	margin: auto;
	text-align: center;
	margin: auto;
	margin-top: -95px;
}
.contents-copy {
	margin: auto;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height:30px;
}


.contents-copy2 {
	width: 620px;
	margin: auto;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 20px;
	
}
