@charset "utf-8";

#contentsArea{
	height:5760px; /* ページ高：45の倍数を使用してください */
}

h1{
	position: relative;
	top:30px;
	background-image:url(../img/contestMidashi.png); 
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 482px;
	height: 31px;
}

h2{
	font-size:18px;
	display: inline;
}

p{
	margin-bottom: 20px;
}

p.top{
	margin-top: 80px;
}

.medal1,.medal2,.medal3{
	vertical-align: middle;
	margin: 10px 20px 20px 0;
}

.prize {
	color: #ff3300;
}


#contents img{
	margin-bottom: 20px;
}

.border{
	margin: 0 0 10px  ;
}

div.happyoButton{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin:30px auto;
}

