@charset "utf-8";
/* キャッチコピー */
.rect_top_font {
	font-size:24px;
}

/********************************************************
 TAG
********************************************************/


/********************************************************
 LINK
********************************************************/


/********************************************************
 ID
********************************************************/


/********************************************************
 CLASS
********************************************************/

.enqueteitem_title {
	padding-top: 30px;
	width: 550px;
	height: 110px;
	background: url(../images/enquete_title_new.png) 0 bottom no-repeat;
	overflow: hidden;
	margin: 0 auto;
}
.enqueteitem_title p{
	width:400px;
	margin-left:100px;
	margin-top:40px;
	font-size: 26px;
	text-align:center;	
}
p.enquete_end_text {
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
	line-height: 2em;
}
/* summary */
.enqueteitem_summary {
	margin: 40px 120px;
	padding: 0;
}
.enquete_button_exam {
	width: 338px;
	margin: 0 auto 30px auto;
}
.enquete_button_exam a {
	display: block;
	width:338px;
	height:72px;
	border:none;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/hapitest/start_button_exam.png);
}
.enquete_button_exam a:hover {
	background-position: 0 -72px;
}
.button_box {
	width: auto;
	height: 44px;
	margin: 10px auto 30px auto;
	padding: 10px 0 0 240px;
	display: block;

}
.enquete_button_prev {
	width: 139px;
	height: 44px;
	margin: 0 10px 0 0;
	padding: 0;
	text-indent: -9999em;
	background: url(../images/hapitest/kentei_button_next.png) 0 0 no-repeat;
	display: block;
	float: left;
}

.enquete_button_prev a{
	width: 139px;
	height: 44px;
	margin: 0;
	padding: 0 0 0 0;
	background: url(../images/hapitest/kentei_button_front.png) 0 0 no-repeat;
	display: block;
}

.enquete_button_prev a:hover{
	background: url(../images/hapitest/kentei_button_front.png) 0 -44px no-repeat;
	display: block;
}

.enquete_button_confirm {
	width: 139px;
	height: 44px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	background: url(../images/hapitest/kentei_button_end.png) 0 0 no-repeat;
	display: block;
	border: none;
	float: left;
}

.enquete_button_confirm a{
	width: 139px;
	height: 44px;
	margin: 0;
	padding: 0 0 0 0;
	background: url(../images/hapitest/kentei_button_end.png) 0 0 no-repeat;
	display: block;
	border: none;
	border: none;
}

.enquete_button_confirm a:hover{
	background: url(../images/hapitest/kentei_button_end.png) 0 -44px no-repeat;
	display: block;
}
.enqueteitem_text{
	margin:0 auto;
	padding:30px 10px 0 10px;
}
.enqueteitem_text ul{
	overflow:hidden;
	margin-bottom: 20px;
}
.enquete_button_end {
	width: 139px;
	height: 44px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	background: url(../images/hapitest/send_button_end_2.png) 0 0 no-repeat;
	display: block;
	float: left;
}

.enquete_button_end a{
	width: 139px;
	height: 44px;
	margin: 0;
	padding: 0 0 0 0;
	background: url(../images/hapitest/send_button_end_2.png) 0 0 no-repeat;
	display: block;
}

.enquete_button_end a:hover{
	background: url(../images/hapitest/send_button_end_2.png) 0 -44px no-repeat;
	display: block;
}

.enquete_confirm {
	width: 90%;
	margin: 0 auto;
	padding: 25px 0 0 0;
}

.enquete_confirm ul {
	font-weight: bold;
	margin:10px 0;
	background: url(../images/dot_line.png) repeat-x bottom left;
}
.enquete_confirm li {
	padding-bottom: 5px;
	margin-left: 1em;
}
a.enquetetop_button{
	padding:15px 20px;
	background-color:#ffe810;
	text-align:center;
	font-weight:bold;
	border-radius:10px;
	overflow:hidden;
	width:220px;
	color:#000;
	text-decoration:none;
	border-right:2px solid #dccd3e;
	border-bottom:2px solid #dccd3e;	
}
a.enquetetop_button:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}
.enquete_button_nextpage {
	width: 139px;
	height: 44px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	background: url(../images/hapitest/button_next.png) 0 0 no-repeat;
	display: block;
	float: left;
}

.enquete_button_nextpage a{
	width: 139px;
	height: 44px;
	margin: 0;
	padding: 0 0 0 0;
	background: url(../images/hapitest/button_next.png) 0 0 no-repeat;
	display: block;
}

.enquete_button_nextpage a:hover{
	background: url(../images/hapitest/button_next.png) 0 -44px no-repeat;
	display: block;
}
.enqueteitem_text textarea{
	width: 720px;
}
.enqueteitem_text table,
.enqueteitem_text table td,
.enqueteitem_text table th{
	border:1px #cccccc solid;
	text-align:center;
	padding:2px;
}
.enqueteitem_text table td.item{
	text-align:left;
	padding:2px;
}
.enqueteitem_text table th.height{
	width:1em;
	padding: 2px 17px;
	word-break:break-all;
}

#bodyEnqueteitem .rbox_ll,
#bodyEnqueteitem .thumb {
	-moz-box-shadow: 0 0 3px gray;
	-webkit-box-shadow: 0 0 3px gray;
	box-shadow: 0 0 3px gray;
}

#bodyEnqueteitem h3 {
	background: none;
}
