@charset "utf-8";

/******************************
* アンケート
******************************/
#enqbox {
	clear:both;
	width:470px;
	border:solid 1px #000000;	
}
* html #enqbox {
	width:472px;
}
.enqbox_sub {
	width:430px;
	margin:15px;
}
.enq_txt01 {
	margin-bottom:30px;
}
.enq_img01 {
	margin:20px 0;
}

/******************************
* iPhoneアンケート
******************************/
#enqbox-goods {
	clear:both;
	width:470px;
	background-color:#e50065;
}
* html #enqbox-goods {
	width:472px;
}

#enqbox-goods .goods-btn {
	text-align:center;
	padding-bottom:25px;
}

.over_text {
	color:#fff000;
	font-size: 110%;
	line-height:1.8;
	font-weight:bold;
	background-color:#231816;
	padding:10px;
	margin: 5px 0 5px 0;
	text-align:center;
}