@charset "utf-8";
/* 各要素の上書き */
.extra1 {
	padding: 5px 0;
}
.extra2 {
	padding: 8px 0 0;
}
.recommend3 {
	margin-top: 20px;
}

/* ↓↓↓基本フォーマット↓↓↓ */
.format {
	margin-bottom:15px;
	padding-top: 25px;
	background: url(/common/image/bold_line.gif) no-repeat top;
	color: #595858;
}
.format h2 {
	margin-bottom: 25px;
	padding-top: 3px;
	font-size: 167%;
	font-weight: bold;
	color: #174D4D;
}
.survey {
	border-top: 1px dotted #7F7F7F;
}
.survey li {
	padding: 20px 0 8px 0;
	border-bottom: 1px dotted #7F7F7F;
}
.survey li h3 {
	margin-bottom: 15px;
	line-height: 160%;
	font-size: 138.5%;
}
.survey li .new {
	margin-bottom: 15px;
}
.survey li .link {
	margin-top: 10px;
	font-size: 93%;
}
.paging {
	margin: 20px 0 30px;
	padding: 7px 10px;
	background: #F7F7F7;
	border: solid 1px #9A9A9A;
	font-size: 108%;
	text-align: center;
}
.paging a {
	font-weight: normal;
}
.right_img img {
	float: right;
}
.right_img .txt {
	float: left;
}
.survey_result {
	margin-bottom: 30px;
#	border: 2px solid #999999;
}
.survey_result .title {
	margin: 0;
	padding: 10px 18px;
	border-bottom: 1px solid #999999;
	background-color: #F7F7F7;
	font-weight: bold;
	font-size: 138.5%;
}
.survey_result .result {
	padding: 18px;
}
.survey_result .result .left {
	width: 270px;
}
.survey_result .result .right {
	width: 270px;
}
.survey_result .result .lead {
	margin-bottom: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 138.5%;
}
.title2 {
	margin: 20px 0;
}
.title2 .headline {
	margin-bottom: 15px;
}
.recommend3.survey_more ul li {
	float: none;
}
.recommend3.survey_more .link {
	margin: 10px 20px 0;
	padding-top: 5px;
	border-top: 1px dotted #7F7F7F;
}
/* ↑↑↑基本フォーマット↑↑↑  */