@charset "utf-8";



.green_text {
	font-size: 1.4em;
	color: #22953A;
	font-weight: bold;
	line-height: 180%;
}
.main_img_btn {
	float: left;
	width: 192px;
	margin-right: 6px;
}
.btn_lap {
	width: 594px;
	margin-bottom:10px;
}

/*下層コンテンツ用*/
.service_lap {
	width: 594px;
	font-size:1.1em;
}

*:first-child+html .service_lap {
	width: 594px;
	font-size:108％;
}

* html .service_lap {
	width: 594px;
	font-size:108％;
}

/*imgのlap*/
.service_img_lap {
	width: 220px;
	float: left;
}
/*imgの枠線用*/
.service_img {
	width: 218px;
	border: 1px solid #CCCCCC;
}

.text_midashi {
	width: 360px;
	margin-bottom:12px;
	font-size: 0.9em;
	font-weight: bold;
	color: #005713;
	float: right;
	padding-top: 10px;
}
.service_text p {
	margin-bottom: 2em;
	padding-top: 10px;
}

/*IE7以下用ハック*/
*:first-child+html .text_midashi{
	font-size:90%;
}
* html .text_midashi{
	font-size:0.9em;
}

.service_text {
	float: right;
	width: 362px;
	padding-right: 4px;
}
