@charset "UTF-8";


/*----------------------------------------------------------
 Company Profile
----------------------------------------------------------*/
#tefm-profile {
	width: 747px;
	margin: 0 0 0 48px;
	padding: 0;
}
#tefm-profile p.subcatch {
	background: url(../images/tefm_profile_subcatch.png) no-repeat 0 0;
	width: 223px;
	height: 82px;
	margin: 20px 0 0 3px;
	padding: 0;
	text-indent: -9999px;
}

#profile-wrapper {
	background: url(../../images/tefm_subcatch_human.png) no-repeat 0 0;
	width: 747px;
	margin: 3px 0 0 0;
	padding: 0;
}

.chapter-block {
	width: 690px;
	margin: 0 0 60px 57px;
	padding: 0;
	overflow: hidden;
}
.chapter-block h3 {
	background: url(../images/tefm_profile_catch.png) no-repeat 0 0;
	width: 690px;
	height: 53px;
	margin: 5px 0 20px 0;
	padding: 0;
	text-indent: -9999px;
}
.chapter-block p {
	padding: 0;
	font-size: 0.9em;
	overflow: hidden;
}
.chapter-block p img {
	float: right;
	margin: 0 0 0 20px;
	vertical-align: bottom;
}
.chapter-block img { vertical-align: bottom; }

