@charset "utf-8";
.sns{
	width:300px;
	float:right;
	text-align:right;
}
.contents{
	clear:both;
	width:975px;
	margin: 0 auto;
	padding-bottom:70px;
	background:url(../../../img/page/event/1612MEcollabo/bg_01.jpg) no-repeat center top;
	position:relative;
	}
.contents h1{
	margin:0 auto;
	text-align:center;
	}
	
.contents .btn a{
	width:400px;
	padding:20px;
	color:#604c3f;
	font-size:16px;
	text-align:center;
	margin:0 0 5px 0;
	display:inline-block;
	border-radius: 5px;
	background:#eddb44;
	box-shadow:0 5px #cfb900;
	border-bottom:1px solid #cfb900;
}
.contents .btn a:hover{
	box-shadow:none;
	margin:5px 0 0 0;
}
