@charset "UTF-8";

/*
*******************************************************************************************************
#
#	singlelife個別スタイル 
#　記事詳細[.feature_singlelife.detail]
*******************************************************************************************************
*/

.main_title_box .main_title {
	color: #01956a;
}
.detail_block .detail_ttl {
	color: #e8382f;
}
.detail_article_block {
	border-top: 1px solid #c59139;
}
.detail_article_block .detail_article_ttl {
	color: #e8382f;
}