/* プレゼント一覧 Start */
#presentlist {
	width: 750px;
	margin: 10px auto;
}
.presentlistline {
	width: 750px;
	margin: 5px auto;
	overflow: auto;
	clear: both;
}
.plblock {
	width: 370px;
	margin-left: 3px;
	border: 1px solid #C4C4C4;
	float: left;
}
.plimg {
	width: 204px;
	margin: 3px;
	float: left;
}
.plimg a img {
	border: 2px solid #FFFFFF;
}
.plimg a:hover img {
	border: 2px solid #2FA5C3;
}
.pldata {
	width: 160px;
	text-align: left;
	margin-top: 5px;
	float: left;
}
.plday {
	font-size: 10px;
	color: #FF0000;
}
.plarea {
	color: #A9A9A9;
	margin: 2px 0;
}
.plshop {
	margin: 0 0 2px 0;
}
.plexp {
	
}
/* プレゼント一覧 End */

/* プレゼント質問 End */
#presenthead {
	width: 750px;
	margin: 5px auto;
	overflow: auto;
}
#presentheadim {
	width: 150px;
	text-align: left;
	float: left;
}
#presentheadim img {
	margin-right: 2px;
}
#presentheaddata {
	width: 600px;
	text-align: left;
	float: left;
}
#presentarea {
	color: #A9A9A9;
}
#presentshop {
	margin: 2px 0 15px 0;
}
#presentday {
	font-size: 18px;
	color: #FF0000;
}
#presenttext {
	width: 750px;
	text-align: left;
	margin: 5px auto 20px auto;
}
#presentmainimg {
	width: 750px;
	margin: 5px auto;
}

#presentframe {
	width: 750px;
	margin: 30px auto 50px auto;
	border: 1px solid #B3B3B3;
	background-image: url('../images/present/bg.gif');
	background-repeat: repeat;
	background-position: left top;
}
#presentblock {
	width: 730px;
	margin: 10px auto;
	text-align: left;
	background-color: #FFFFFF;
}
#presentform {
	width: 700px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: left;
	background-color: #FFFFFF;
}
.question {
	width: 698px;
	margin-bottom: 10px;
	border: 1px solid #C4C4C4;
	overflow: auto;
}
.qno {
	width: 50px;
	padding: 8px 0 8px 10px;
	background-color: #E1289D;
	color: #FFFFFF;
	float: left;
}
.qtext {
	width: 628px;
	padding: 8px 0 8px 10px;
	float: left;
}
.answer {
	width: 698px;
	margin-bottom: 5px;
	overflow: auto;
}
.ano {
	width: 50px;
	padding: 8px 0 8px 10px;
	background-color: #E1289D;
	color: #FFFFFF;
	float: left;
}
.atext {
	width: 628px;
	padding: 3px 0 8px 10px;
	line-height: 25px;
	float: left;
}
.answerother {
	margin: 5px 0 25px 0;
}
.other {
	width: 698px;
	margin-bottom: 5px;
	overflow: auto;
}
.otherno {
	width: 50px;
	padding: 8px 0 8px 10px;
	background-color: #E1289D;
	color: #FFFFFF;
	float: left;
}
.othertext {
	width: 628px;
	padding: 3px 0 8px 10px;
	line-height: 25px;
	float: left;
}
.indis {
	margin-right: 10px;
	color: #E30884;
}
#useratt {
	width: 680px;
	color: #E30884;
	margin: 0 auto;
}
.userline {
	width: 700px;
	margin: 8px auto 0 auto;
	padding-bottom: 5px;
	border-bottom: 1px dotted #C4C4C4;
	overflow: auto;
	clear: both;
}
.usertitle {
	width: 140px;
	padding: 5px 0 5px 10px;
	float: left;
}
.usertext {
	width: 550px;
	float: left;
}
.usertext input[type="text"] {
	max-width: 360px;
}
.usertext textarea {
	max-width: 360px;
}
#send, #reset, #back {
	width: 120px;
	height: 30px;
	border: none;
	color: #FFFFFF;
	background-color: #949494;
	cursor: pointer;
}
#send:hover, #reset:hover, #back:hover {
	width: 120px;
	height: 30px;
	border: none;
	color: #FFFFFF;
	background-color: #E01F99;
}
#button {
	width: 700px;
	text-align: center;
	margin: 10px auto;
}
.shoppresentsend {
	width: 750px;
	height: 103px;
	margin: 5px auto;
}
.shoppresentfriend {
	width: 375px;
	height: 83px;
	text-align: center;
	float: left;
}
.shoppresentmobile {
	width: 375px;
	height: 83px;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	float: left;
}
.shoppresentbg {
	position: absolute;
	top: 0;
	left: 8px;
}
.shoppresentqr {
	position: absolute;
	top: 4px;
	left: 30px;
}
/* プレゼント質問 End */

/* プレゼント応募完了 Start */
#presentthanks {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 50px 0;
}
/* プレゼント応募完了 End */
