@charset "utf-8";
/* CSS Document */

#bodyCenter {
	text-align: center;
}
#page {
	background-image: url(img/back.png);
	background-repeat: repeat-y;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#main {
	margin-top: 16px;
	margin-bottom: 16px;
}
#main p, #main dd {
	line-height: 150%;
	color: #676767;
	letter-spacing: 0.08em;
}
.downSpace {
	margin-bottom: 5px;
}


#title {
	text-align: center;
}
#textSpace {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.line img {
	border: 2px solid #FFC000;
	margin-left: 21px;
}
.marginB15 {
	margin-bottom: 15px;
}



#ad {
	text-align: center;
	margin-bottom: 15px;
}
#ad p {
	margin-bottom: 5px;
}

#prize {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#joinStep {
	width: 636px;
	margin-right: 20px;
	margin-left: 20px;
	border: 2px solid #F3B700;
	background-color: #FFFFDB;
	margin-bottom: 15px;
}
#stepCnt {
	margin: 20px;
}
.step {
	margin-bottom: 15px;
}
.step dt {
	float: left;
	width: 90px;
}
.step dd {
	margin-left: 100px;
}
.orange {
	color: #F3B700;
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #F00;
}

#small {
	font-size: 70%;
}
.stepCap {
	font-size: 120%;
	margin-bottom: 5px;
}
#stepCnt p {
	margin-left: 100px;
}
.repoBtn {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
#thanks {
	text-align: center;
	padding-top: 10px;
}
