@charset "UTF-8";

/* .exampleArea */
.exampleArea {
	width:648px;
	border:#7ac943 5px solid;
	padding:46px 36px 6px;
	clear:both;
}
.exampleArea .cont {
	width:100%;
	clear:both;
	padding:34px 0 10px;
}
.exampleArea .img01 {
	float:right;
	padding-top:51px;
}
.exampleArea .tit {
	float:left;
	margin-left:-3px;
}
.exampleArea .cont .txt {
	width:460px;
	float:left;
	line-height:1.85;
	padding:13px 0;
}
.exampleArea .txtArea {
	width:545px;
	margin:0 auto 30px;
	clear:both;
	border:#7ac943 1px solid;
	padding:22px 30px 30px;
	line-height:1.85;
}
.exampleArea .cont02 {
	width:596px;
	padding:0 0 50px 52px;
	overflow:hidden;
	clear:both;
}
.exampleArea .cont02 .img02 {
	float:right;
}
.exampleArea .cont02 div {
	width:435px;
	float:left;
}
.exampleArea .pointTitle {
	width:100%;
	overflow:hidden;
	clear:both;
	padding:6px 0;
}
.exampleArea .pointTitle img {
	float:left;
}
.exampleArea .pointTitle span {
	width:326px;
	display:block;
	float:right;
	color:#ba8cbd;
	line-height:1.3;
}
.exampleArea .cont02 {
	line-height:1.85;
}