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

.page-caution {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.price-table {
	min-width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 0px;
}
caption{
white-space: nowrap;
}

.price-table td {
white-space: nowrap;
}
.price-table th {
white-space: nowrap;
}