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

.title{
	width: 565px;
	height: 40px;
	float: left;
	margin-bottom: 25px;
}

.caption{
	width: 565px;
	height: 55px;
	float: left;
	margin-bottom: 25px;
}

.textbox{
	width: 565px;

	float: left;
	margin-bottom: 30px;
}

.textbox p{
	font-size: 13px;
	color: #663300;
	float: left;
	margin-bottom: 20px;
	margin-top: 50px;
}
.textbox2{
	width: 565px;

	float: left;
	margin-bottom: 30px;
}

.textbox2 p{
	font-size: 13px;
	color: #663300;
	float: left;
	margin-bottom: 20px;
	margin-top: -30px;
}

.customer{
	width: 565px;
	height: auto;
	float: left;
}

.customer .box{
	width: 565px;
	height: auto;
	float: left;
	margin-bottom: 45px;
}
.price{
	width: 565px;
	height: auto;
	margin-bottom: 45px;
}

.boder{
	width: 565px;
	height: 10px;
	float: left;
	margin-bottom: 40px;
}