@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

#cleaning{
	margin-bottom: 80px;
}
#cleaning .imgright {
	margin-bottom: 10px
}
#cleaning .imgright  p{
	margin-bottom: 30px;
}
#cleaning .imgright  p span{
	font-weight: bold;
}
#cleaning .box p.img{
	text-align: center;
	margin-bottom: 20px;
}
#cleaning .box .point {
	margin-bottom: 20px;
	overflow: hidden;
	/zoom: 1;
}
#cleaning .box .point dl {
	float: left;
	margin-right: 10px;
	width: 210px;
	border: 5px solid #C7CDFE;
	padding: 17px 10px 15px;
	text-align: center;
}
#cleaning .box .point dl:last-child {
	margin-right: 0;
}
#cleaning .box .point dl dt {
	margin-bottom: 4px;
	color: #D35A9F;
	font-size: 1.250em;
	font-weight: bold;
}

.mg_80{
	margin-bottom: 80px;
}
p.btn{
	text-align: center;
	margin-top: 30px;
}