@charset "utf-8";

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

.catche1{
	font-size:40px; 
	color:#6c9c43;
	margin: 0 0 50px;
	line-height: 1em;
}

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

h2{
	position: relative;
	z-index: 1;
}

h2 img{
	width: 100%;
}

.service_contents_wrapper{
	border-bottom: 3px solid #6e9148;
	padding: 0;
	margin: 0 0 60px;
}

.service_content_wrapper{
	margin: 0 0 0 76px;
	padding: 0 0 0 98px;
	position: relative;
	border-left: 3px solid #c9caca;
	z-index: 10;
}

.service_content_left{
	float: left;
	width: 393px;
	font-size: 21px;
	line-height: 1.7em;
}

.service_content_right{
	float: right;
	width: 300px;
}

.service_content_right img{
	width: 100%;
}

.service_arrow{
	margin: 0 0 0 58px;
	line-height: 0;
	position: relative;
	z-index: 100;
}
