@charset "utf-8";
/*----------------------------------------------------
	                 style
------------------------------------------------------*/
.sectionBox{
	border-bottom:solid 1px #e9e9e9;
	margin-bottom: 40px;
}
.sectionBox:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.lead{
	color: #45b1c7;
}
.thumArea{
	border: solid 1px #e9e9e9;
}