@charset "UTF-8";

/* /tips/enquete/ */

p.lead {
	padding: 15px 0 0 3px;
}

.enq-w {
	border: 1px solid #ccc;
	height: 100%;
	width: 578px;
	padding: 10px;
}

h4 {
	padding-bottom: 15px;
}

.enq01-l {
	float: left;
	width: 338px;
}

.enq01-r {
	float: right;
	width: 225px;
}

.enq01-title {
	font-weight: bold;
	font-size: 14px;
	color: #2F419B;
}

.enq01-date {
	font-size: 90%;
	margin-top: 10px;
	line-height: normal;
	background: url("../../tips/enquete/img/index_enq01_line.gif") no-repeat bottom;
	padding-bottom: 14px;
}

.enq02-l {
	float: left;
	width: 115px;
}

.enq02-r {
	float: right;
	width: 457px;
}

.enq02-title {
	font-weight: bold;
	color: #2F419B;
}

.enq02-date {
	font-size: 90%;
	margin-top: 5px;
	line-height: normal;
	padding-bottom: 7px;
}

.enq02-btn {
	text-align: right;
	margin-top: 8px;
}

.enq02-line {
	font-size: 1px;
	line-height: normal;
	margin: 15px 0;
}

.enq-link {
	text-align: center;
	line-height: normal;
	margin-top: 15px;
}

.enq-link a.enq-a,
.enq-link a.enq-a:link,
.enq-link a.enq-a:visited {
	color: #2F419B;
	text-decoration: underline;
}