@charset "UTF-8";


/*----------------------------------------------------------
 実証結果
----------------------------------------------------------*/
#proof-title {
	background: url(../images/tefc_proof_maintitle.gif) no-repeat 0 0;
	width: 998px;
	height: 58px;
	margin: 20px auto 0 auto;
	padding: 0;
	text-indent: -9999px;
}
#tefc-proof {
	background: url(../images/tefc_proof_bg.gif) no-repeat 0 259px;
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
}
.maincatch {
	width: 930px;
	height: 259px;
	margin: 0 auto;
	padding: 0;
}
.maincatch h1 {
	float: right;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#proof01 { background: url(../images/tefc_proof_catch.jpg) no-repeat 0 0; }
#proof02 { background: url(../images/tefc_proof_catch2.jpg) no-repeat 0 0; }
#catch-menu {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
}
#catch-menu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 35px;
}

#tefc-proof .chapter-block { margin: 60px 0 50px 105px; }
#tefc-proof .chapter-block h2 span { background: url(../images/tefc_proof_headline_mark.gif) no-repeat 4px 8px; }
#tefc-proof .chapter-block .img-caption { width: 370px; }

#tefc-proof .chapter-block h3 {
	margin: 20px 0 0 0;
	font-size: 1.4em;
	font-weight: bold;
}
#tefc-proof .chapter-block h4 {
	margin: 15px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #1D2088;
}
#tefc-proof .img-block {
	margin: 20px 0 0 0;
	text-align: center;
}
#tefc-proof .chapter-block .txt-small {
	position: relative;
	background: none;
	display: inline;
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
	text-indent: 0;
}
#tefc-proof .chapter-block h5 {
	margin: 15px 0 0 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #1D2088;
}


#result-block {
	position: relative;
	width: 690px;
	margin: -20px 0 0 105px;
}

#profile-block {
	float: left;
	width: 360px;
}
#profile-block img {
	float: left;
	width: 123px;
	margin: 0 10px 0 0;
	vertical-align: bottom;
}
#profile-text {
}
#profile-text h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
#link-btn {
	position: absolute;
	bottom: 0;
	right: 0;
}

span.redtext {
	font-weight: bold;
	color: #f53d3d;
}
