/*******************************

(株)ヒューマニティー
　　タカエス追加(20091224)

*******************************/

.news_contents {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-right: 25px;
}
.news_contents .h2_title {
	font-size: 16px;
	color: #6e8f99;
	background-color: #ebf0f8;
	padding: 7px;
	width: 100%;
}
.news_contents .image {
	text-align: center;
}
.news_contents .image img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.news_contents .image .news_pic {
	margin-left: 10px;
}
.news_contents .p_news {
	font-size: 14px;
	line-height: 150%;
	color: #666565;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 40px;
}
.news_contents .update {
	font-size: 13px;
	color: #666565;
	text-align: right;
	margin-top: 10px;
}

