@charset "UTF-8";


/*----------------------------------------------------------
 リンク
----------------------------------------------------------*/
#tefm-news {
	width: 747px;
	margin: 0 0 0 48px;
	padding: 0;
}
#tefm-news p.subcatch {
	background: url(../images/tefm_news_subcatch.png) no-repeat 0 0;
	width: 97px;
	height: 82px;
	margin: 20px 0 0 3px;
	padding: 0;
	text-indent: -9999px;
}

#news-wrapper {
	background: url(../../images/tefm_subcatch_human.png) no-repeat 0 0;
	width: 850px;
	margin: 3px 0 0 0;
	padding: 0;
}
#news-header {
	background: url(../images/tefm_news_titlehead.png) no-repeat 0 0;
	width: 620px;
	margin: 0 0 0 110px;
	padding: 0 0 0 30px;
	color: #1D2087;
}
#news-header h1 {
	width: 620px;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	border-bottom: 2px dotted #1D2087;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 125%;
}
#news-header p {
	width: 620px;
	margin: 8px 0 0 0;
	padding: 0;
	font-size: 1.1em;
}

#news-main {
	width: 520px;
	margin: 30px 0 0 160px;
	padding: 0 0 0 30px;
	color: #1D2087;
}
#news-header p {
	margin: 8px 0 0 0;
	padding: 0;
	font-size: 1.0em;
}
#news-main #image-block {
	width: 520px;
	text-align: center;
}
#news-main #image-block img {
	margin: 0 auto 30px auto;
}

