#page-title {
	width: 716px;
	height: 49px;
	background: url(../images/enquete/title-enquete.gif) no-repeat left top;
	text-indent: -9999px;
}

#page-lead {
	width: 716px;
	height: 55px;
	background: url(../images/enquete/lead-enquete.gif) no-repeat left top;
	text-indent: -9999px;
}

#page-complete {
	width: 716px;
	height: 55px;
	background: url(../images/enquete/complete-enquete.gif) no-repeat left top;
	text-indent: -9999px;
}

h3 {
	clear: both;
	margin: 20px 0 10px 0;
}

#heading-id {
	width: 716px;
	height: 36px;
	background: url(../images/enquete/heading-id.gif) no-repeat left top;
	text-indent: -9999px;
}

#heading-mailadd {
	width: 716px;
	height: 36px;
	background: url(../images/enquete/heading-mailadd.gif) no-repeat left top;
	text-indent: -9999px;
}

#heading-girls-name {
	width: 716px;
	height: 36px;
	background: url(../images/enquete/heading-girls_name.gif) no-repeat left top;
	text-indent: -9999px;
}

#heading-played-course {
	width: 716px;
	height: 36px;
	background: url(../images/enquete/heading-played_course.gif) no-repeat left top;
	text-indent: -9999px;
}

#heading-shake-hands {
	width: 716px;
	height: 36px;
	background: url(../images/enquete/heading-shake_hands.gif) no-repeat left top;
	text-indent: -9999px;
}

#heading-about-girl {
	width: 716px;
	height: 36px;
	background: url(../images/enquete/heading-about_girl.gif) no-repeat left top;
	text-indent: -9999px;
}

#heading-cde-reason {
	width: 716px;
	height: 36px;
	background: url(../images/enquete/heading-cde_reason.gif) no-repeat left top;
	text-indent: -9999px;
}

#heading-service {
	width: 716px;
	height: 36px;
	background: url(../images/enquete/heading-service.gif) no-repeat left top;
	text-indent: -9999px;
}

#heading-good-point {
	width: 716px;
	height: 36px;
	background: url(../images/enquete/heading-good_point.gif) no-repeat left top;
	text-indent: -9999px;
}

#heading-girl-point {
	width: 716px;
	height: 36px;
	background: url(../images/enquete/heading-girl-point.gif) no-repeat left top;
	text-indent: -9999px;
}

#heading-next {
	width: 716px;
	height: 36px;
	background: url(../images/enquete/heading-next.gif) no-repeat left top;
	text-indent: -9999px;
}

#heading-about-staff {
	width: 716px;
	height: 36px;
	background: url(../images/enquete/heading-about_staff.gif) no-repeat left top;
	text-indent: -9999px;
}

#heading-about-shop {
	width: 716px;
	height: 36px;
	background: url(../images/enquete/heading-about_shop.gif) no-repeat left top;
	text-indent: -9999px;
}

#heading-to-shop {
	width: 716px;
	height: 36px;
	background: url(../images/enquete/heading-to_shop.gif) no-repeat left top;
	text-indent: -9999px;
}

.answer-box {
	height: auto;
	padding: 12px;
	border: 1px dotted #bbbbbb;
	font-size: 18px;
	color: #fe66a3;
}

.answer-box table th {
	text-align: left;
	font-weight: normal;
}

.answer-box table td {
	padding-bottom: 20px;
}

#cde-reason {
	height: 80px;
}

#cde-reason ul {
	list-style: none;
}

#cde-reason ul li {
	float: left;
	width: 165px;
	height: 30px;
}

#service {
	height: 20px;
}

#service ul {
	list-style: none;
}

#service ul li {
	float: left;
	height: 30px;
	margin-right: 20px;
}

#submission {
	width: 120px;
	margin: 20px auto;
}

#submission #btn-sub {
	float: left
}

#submission #btn-res {
	float: right;
}


