
#entry h3 {
	background:none;
	height:auto;
	line-height:1.3;
	color:#86BA71;
	font-size:19px;
}
#reCh {
	margin-bottom:40px;
}
#reCh dt {
	font-size:16px;
	font-weight:bold;
	color:#E75F38;
	background:url(../img/society/cycle.png) no-repeat left center;
	padding-left:20px;
	margin-bottom:5px;
}
#reCh dd {
	padding-left:20px;
	margin-bottom:20px;
}
	#reCh dd dl {
		margin-left:-20px;
	}
		#reCh dd dl dt {
			padding:10px 20px 3px;
			font-size:12px;
			color:#61B851;
			background:#E7F1E3;
			margin:0;
		}
		#reCh dd dl dd {
			padding:0 20px 10px;
			background:#E7F1E3;
			margin-bottom:10px;
		}
	#reCh dd ul {
		width:470px;
		margin-bottom:30px;
	}
		#reCh dd ul li {
			margin:10px 0;
			padding-left:30px;
		}
		#reCh dd ul li.num1 {
			background:url(../img/society/num01.png) no-repeat left center;
		}
		#reCh dd ul li.num2 {
			background:url(../img/society/num02.png) no-repeat left center;
		}
		#reCh dd ul li.num3 {
			background:url(../img/society/num03.png) no-repeat left center;
		}
		#reCh dd ul li.num4 {
			background:url(../img/society/num04.png) no-repeat left center;
		}
		#reCh dd ul li.num5 {
			background:url(../img/society/num05.png) no-repeat left center;
		}
			#reCh dd ul li span {
				background:#F3F8F1;
				line-height:28px;
				display:block;
				padding:0 5px;
			}
	#reCh dd p {
		text-indent:-1em;
		padding-left:1em;
		font-size:11px;
	}
