@charset "utf-8";
.fitt { width: 100%; }
.fitt_text_1 {
	float: right;
	width: 380px;
	margin-top: 20px;
	margin-bottom: 50px;
}
.fitt_text_2 {
	float: left;
	width: 350px;
	margin-top: 20px;
	margin-bottom: 50px;
}
.fitt_photo_1 {
	float: left;
	margin-top: 25px;
}
.fitt_photo_2 {
	float: right;
	margin-top: 20px;
}
#fit_title1 {
	height: 0px;
	width: 350px;
	padding-top: 68px;
	margin-bottom: 10px;
	overflow: hidden;
	background: url(../img/fitting/fit_title1.jpg) no-repeat left center;
}
#fit_title2 {
	clear: both;
	height: 0px;
	width: 580px;
	padding-top: 68px;
	margin-bottom: 10px;
	overflow: hidden;
	background: url(../img/fitting/fit_title2.jpg) no-repeat left center;
}
#fit_title3 {
	clear: both;
	height: 0px;
	width: 350px;
	padding-top: 68px;
	margin-bottom: 10px;
	overflow: hidden;
	background: url(../img/fitting/fit_title3.jpg) no-repeat left center;
}
#fit_title4 {
	clear: both;
	height: 0px;
	width: 393px;
	padding-top: 67px;
	margin-top: 50px;
	margin-bottom: 10px;
	overflow: hidden;
	background: url(../img/fitting/fit_title4.jpg) no-repeat left center;
}
.fitt ol {
	width: 325px;
	padding: 15px 10px;
	margin-top: 20px;
	margin-bottom: 30px;
	border: 1px solid #E5DCCD;
	background: #F9F9EF;
}
.fitt ol li {
	margin-bottom: 10px;
	margin-left: 30px;
	font-weight: bold;
	list-style: decimal outside;
}
#beforeafter {
	clear: both;
	width: 590px;
	margin-bottom: 40px;
	margin-left: -10px;
	display: block;
}
#after_service_ul {
	clear: both;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #E5DCCD;
	background: #F9F9EF;
}
#after_service_ul li {
	margin-left: 10px;
	font-weight: bold;
}