@charset "utf-8";
/* CSS Document */


/* -------------------------------
	アンケート
------------------------------- */
.enqcp-ttl1 {
	border-bottom: dotted 1px #c3c2c2;
	padding: 0 10px 3px;
	background-image: url(../shared/images/cmn_icn02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.2em;
	line-height: 1.2em;
}
.enqcp-ttl2 {
	background-color: #ababab;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
.enqcp-txt1 {
	height: 80px;
	overflow: auto;
	margin-bottom: 20px;
	border: solid 1px #cccccc;
	background-color: #FFFFFF;
	padding: 10px;
}
.enqcp-box1 {
	width: 750px;
	border: solid 1px #efefef;
	margin: 0 auto 30px;
}
.enqcp-box2 {
	background-image: url(images/enqcp_img03.gif);
	background-repeat: no-repeat;
	width: 670px;
	padding: 20px 20px 0;
}
.enqcp-box2-bg {
	background-image: url(images/enqcp_img04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 710px;
	padding-bottom: 20px;
	background-color: #f6f6f6;
	margin: 30px auto;
}
.enqcp-box3 {
	background-image: url(images/enqcp_img01.gif);
	background-repeat: no-repeat;
	width: 283px;
	position: relative;
	padding-top: 10px;
	margin: 30px auto;
	text-align: center;
	clear: both;
}
.enqcp-box3 p {
	background-image: url(images/enqcp_img02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 263px;
	padding: 0 10px 50px;
}
.enqcp-box3 a {
	position: absolute;
	bottom: 10px;
	left: 62px;
}
.enqcp-tbl1 {
	margin: 0 20px;
}
.enqcp-tbl1 td, .enqcp-tbl1 th {
	padding: 8px;
}

