.main {
	position: relative;
	background: url(../../images/newface-bg01.jpg) no-repeat;
	padding-bottom: 40px;
}

.main h2 {
	position: relative;
	left: -38px;
}

.text01 {
	text-align: center;
	border-bottom: 3px solid #ad334c;
	padding-bottom: 30px;
	margin: 0 30px 10px;
}

.members div.maincopy {
	text-align: center;
	background: url(../../images/evnt-bg-01.png) no-repeat;
	padding: 70px 110px 80px 120px;
}

.text02 {
	position: relative;
	top: -15px;
	color: #603813;
}

.members div.desc h4 {
	width: 591px;
	height: 81px;
	background: url(../../images/evnt-bg02.png) no-repeat;
	margin: 0 auto;
}

.members div.desc h4 img {
	position: relative;
	left: 90px;
}

.members div.desc p {
	margin-left: 120px;
	position: relative;
	top: -20px;
	color: #754c28;
	margin-bottom: 10px;
	padding-right: 140px;
}

.members div.desc ul {
	margin-left: 120px;
	position: relative;
	top: -20px;
	color: #754c28;
	margin-bottom: 10px;
	padding-right: 140px;
}

.members div.desc ul li:before {
	content: "※";
}

.card {
	text-align: center;
}






