@charset "utf-8";
/*----------------------------------------------------
	                 style
------------------------------------------------------*/
.thumArea,
.thumArea img{
	width: 232px;
	height: 148px;
}
.thumArea{
	margin: 0 auto;
}

.txtArea p{
	font-size: 12px;
}
.txtArea p.lead{
	padding-bottom: 15px;
	font-size: 14px;
}
.txtArea{
	margin-bottom: 20px;
}
.sectionBox{
	padding-bottom: 20px;
}