.page-visual .img {
	background: url(../img/page-visual-1.jpg) no-repeat;
	background-size: cover;
}
.price {
	padding: 23px 0;
	background-image: url(../../../common/img/pattern-1.png), url(../img/bg-img-1.jpg);
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}





.box {
	background-color: #FFF;
	padding: 8px;
}

 td {
	text-align:center;
 }