@charset "utf-8";
.contentsBox {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
.contentsBox:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
.leftContents2 {
	float: left;
	width: 290px;
}
.rightContents2 {
	float: right;
	width: 530px;
}
.imgLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.syuri {
	list-style-position: inside;
	font-size: 12px;
	margin-top: 15px;
	line-height: 1.3;
}
.hosyo {
	color: #004714;
	margin-top: 13px;
	list-style-position: inside;
	line-height: 1.3;
}
.rightContents2 h3 {
	margin-bottom: 10px;
}

