@charset "UTF-8";

.link .box:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.link .box{
	zoom: 1;
}

.link .box{
	margin-bottom: 30px;
}

.link .box h4{
	font-size: 1.4em;
	color: #00662C;
	margin-bottom: 8px;
}

.link .box .image{
	float: left;
	width: 90px;
	margin-bottom: 30px;
}

.link .box .text{
	float: right;
	width: 685px;
}

.link .box p{
	font-size: 1.2em;
	line-height: 170%;
}
