/*enquete~ .php*/

#enquete1{
	width:750px;
	margin:0px auto;
	font-size:170%;
}

#enquete1 h1{
	margin:0px;
	padding:0px;
}

#enquete1 h2{
	background:transparent url(../images/presents/presents_tittle.gif) no-repeat scroll 0px 50%;
	height:145px;
	margin:auto;
	width:600px;
}

#enquete1 div.first{
	height:210px;
	width:750px;
}

#enquete1 .tittle {
	font-size:16px;
	font-weight:700;
	width:175px;
	float:right;
	margin-top:30px;

}

#enquete1 p.first{
	margin:20px 0px;
	width:700px;
	padding:auto;
	font-size:13px;
	text-align:center;
}

#enquete1 .frame{
	clear:both;
}

#enquete1 h4{
	color:#ff7c00;
	font-size:110%;
	font-weight:bold;
	margin:0px 10px;
}

#enquete1 ul{
	margin:0px;
	font-size:18px;
	text-align:center;
	font-size:18px;
	color:#FF6600;
	width:750px;
}

#enquete1 li{
	list-style-type:none;
	font-size:13px;
	padding-bottom:40px;
	text-align:left;
	color:#000000;
	float:left;
	width:360px;
}

#enquete1 li.contents {
	list-style-type:none;
	font-size:13px;
	padding-bottom:30px;
	text-align:left;
	color:#000000;
	float:none;
	width:610px;
	margin:auto;
}

#enquete1 #gift{
	margin:30px auto;
	padding:0px 0px;
	width:750px;
}

#enquete1 #gift_main {
	color:#000000;
	padding-top:20px;
	margin:auto;
	text-align:center;
}

#enquete1 #gift_main2 {
	color:#000000;
	padding:3px;
	margin:auto;
}

#enquete1 .gift_main {
	text-align:center;
	font-weight:700;
	font-size:18px;
}

#enquete1 .sub{
	width:160px;
	float:right;
	padding-top:30px;
	font-size:9px;
	line-height:1.0;
}

#enquete1 .img{
	float:left;
	font-size:12px;
}

#enquete1 .img2{
	padding-top:10px;
	font-size:12px;
}

#enquete1 #sub_main{
	margin:0px auto 20px auto;
	color:#FF3300;
	width:680px;
	clear:both;
	text-align:center;
}

#enquete1 #sub_main img{
	width:65px;
	height:100px;
	float:right;
	vertical-align:bottom;
}

#enquete1 #sub_main p{
	margin:0px;
	padding:50px 0px 0px 50px;
	font-size:18px;
	font-weight:700;
}

#enquete1 .font01{
	font-size:13px;
	font-weight:100;
}

#enquete1 #complement{
	font-size:10px;
	margin:0px auto 20px auto;
	width:600px;
	line-height:1.5;
	border:1px #FF6600 dashed;
	padding:3px;
}

#enquete1 .form_submit{
	width:500px;
	height:50px;
	margin:0px auto;
	display:block;
}




/*アンケートフォーム*/

body {
	font-family: Arial, Helvetica, sans-serif,'ＭＳ Ｐゴシック';
}

#head{
	text-align:center;
	font-size:18px;
	font-weight:700;
	padding:10px 0px 5px 0px;
	width:620px;
	margin:auto;
}

#enquete_form{
	padding:20px 0px 0px 20px;
	width:600px;
	border:2px #A25100 solid;
	margin:auto;
	background:transparent url(../images/presents/bg.gif) no-repeat scroll 0px 50%;
}

#enquete_form #quiz_main{
	width:600px;
}

#enquete_form .quiz {
	width:300px;
	font-size:13px;
	margin:25px 0px 10px 40px;
	float:left;
}
#enquete_form .quiz_photo{
	width:200px;
	margin:auto;
	float:right;
	padding-bottom:15px;
}

#enquete_form #main{
	width:550px;
	_width:450px;
	clear:both;
	margin:0px;
	padding-top:20px;
	border-top:2px dashed #FF3300;
}

#enquete_form ul{
	list-style-position:inside;
	list-style-type:none;
}

#enquete_form li{
	width:500px;
	height:auto;
	font-weight:700;
	padding:5px;
	font-size:14px;
}

#enquete_form form{
	margin:0px;
	padding:0px;
}

#enquete_form input{
	font-weight:100;
	margin:5px;
	border:1px #000000 inset;
	width:250px;
	height:15px;
}

#enquete_form input.input_01{
	font-weight:100;
	margin:5px;
	border:1px #000000 inset;
	width:50px;
	height:15px;
}

#enquete_form input.input_02{
	font-weight:100;
	margin:20px 230px 10px 230px;
	border:0px;
	width:120px;
	height:30px;
}

#enquete_form textarea{
	font-weight:100;
	margin:5px;
	border:1px #000000 inset;
	width:300px;
	height:70px;
	vertical-align:middle;
	margin-left:30px;
}

#enquete_form .font01{
	font-size:12px;
	letter-spacing:0px;
}




