@charset "UTF-8";
/* CSS Document */

/*main-img*/

.main-img {
	background-image: url(images/main-img.jpg);
}

/*midashi*/

#contents h3.midashi-tooth {
	margin-bottom: 30px;
}

/*contents*/

div.contents01 {
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

/*fee*/

.fee-box {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

/*before-after*/

#contents div.b-a div.change div.contents-left {
	position: relative;
	height: 225px;
	width: 320px;
}

#contents div.b-a div.change div.contents-right {
	position: relative;
	height: 225px;
	width: 320px;
}
