@charset "utf-8";

#body.lower_pages{
	background: url(/images/lower_bg_business.jpg) no-repeat top center #eaeaea;
}

.catch{
	font-size: 29px;
	line-height: 1.5em;
	margin: 0 0 50px;
}

.top_business_list{

}

	.top_business_list li{
		float: left;
		width: 270px;
		margin: 0 40px 0 0;
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		color: #6c9b44;
		line-height: 1.3em;
	}

	.top_business_list li:last-child{
		margin: 0;
	}

		.top_business_list li h2{
			margin: 0 0 10px;
		}

