section#reform-area-list-title{
	background:url('../../images/background/reform-area-list-title-bk.png');	
	width:690px;
	height:99px;
	margin-bottom:20px;
	position:relative;	
	
}


/* 施工事例数の表示 */
section#reform-area-list-title div#number{
    position: absolute;
    font-size: 16px;
    right: 23px;
    bottom: 26px;
}
section#reform-area-list-title div#number span{
	color:#DE1429;
	font-weight:bold;
}

article.reform-area-list-btn-bk{
	
	/*background:url('../../images/background/reform-part-list-btn-bk.png');*/
	position:relative;
	width:330px;
	height:86px;
	margin-bottom:12px;
}
article.reform-area-list-btn-bk .number{
	position:absolute;
	right:20px;
	bottom:12px;
	color:#fff;
	font-weight:bold;
}
