@charset "utf-8";

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

h2{
	/*border-top: 2px solid #6e9048;*/
	/*border-bottom: 2px solid #C9CACA;*/
	padding: 0 0 0 10px;
	border-left: 6px solid #6e9048;
	color: #6e9048;
	font-size: 40px;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 50px;
}

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

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

/*h3{
	line-height: 0;
	margin: 0 0 50px;
}
*/
.imgolf_content_wrapper{
	padding: 0 20px 80px;
	border-bottom:2px solid #6C8D48;
	margin: 0 0 80px;
}

.link_items a{
	width: 300px;
	margin: 0 15px;
}

.to_company_headline{
	line-height: 1em;
	margin: 0 0 50px;
	height: 80px;
	width: 730px;
	font-weight: normal;
	font-size: 30px;
	padding: 40px 0 0 145px
}

.to_company_headline:nth-child(2){
	background: url(/images/to_company_img1.jpg) no-repeat;
	background-size: contain;
}

.to_company_headline:nth-child(4){
	background: url(/images/to_company_img3.jpg) no-repeat;
	background-size: contain;
}

.to_company_headline:nth-child(6){
	background: url(/images/to_company_img5.jpg) no-repeat;
	background-size: contain;
}

.support_list{
	margin: 20px;
	padding: 0 0 0 20px;
}

	.support_list li{
		font-size: 20px;
		color:#6E9C43;
		list-style: disc;
	}

