/* ================================================
コンテスト応募要項css
================================================ */

/*フォーム部*/

#regist_contents{
	width:700px;
	text-align:left;
	margin-left: auto;
	margin-right:auto;
}
#form_bg{
	margin:5px 0px 15px 0px;
	background-color:#999;
} 

#regist_contents td.item{
	width:174px;
	padding:3px 5px;
	background-color:#F8E3CC;
}
#regist_contents td.w{
	background-color:#fff;
	padding:3px 5px;
}

.regist_btn{
	width:700px;
	text-align:center;
	background-color:#ddd;
	padding:10px 0px 10px 0px;
	margin-bottom:20px;
}



/*利用規約*/

.membership{
	width:500px;
	margin-bottom:15px;
}
	
.membership iframe{
	width:100%;
	height:150px;
	border:1px solid #ababab;
	padding:7px;
}

#kiyaku{
	text-align: left;
}
