@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;
}

.line_at_mvs{
	position: absolute;
	top: 0;
	left: 0;
	width: 1060px;
}

.imgolf_content_wrapper{
	padding: 0 20px 30px;
	border-bottom:2px solid #6C8D48;
	margin: 0 0 80px;
}

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

.case_content_wrapper{
	border: 3px solid #C7C8C8;
	border-radius: 10px;
	padding: 5px 5px 30px;
	margin: 0 0 50px;
}

	.case_content_wrapper .float_left{
		width: 328px;
	}

	.case_content_wrapper .float_right{
		width: 446px;
		padding: 0 30px 0 0;
	}

		.case_content_wrapper .float_right h3{
			padding: 30px 0 10px 0;
			border-bottom: 1px solid #C7C8C8;
			margin: 0 0 20px;
			font-size: 29px;
			color: #6C9B44;
			font-weight: normal;
			line-height: 33px;
		}

			.case_content_wrapper .float_right h3 span{
				font-size: 18px;
			}

		.case_content_wrapper .float_right p{
			font-size: 20px;
			line-height: 1.7em;
		}
