#sub_container h2 {
	font-size: 1.25em;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}
.kanri_rogo {
	text-align: right;
	padding-right: 30px;
	margin-bottom: 5px;
}
.price {
	font-size: 1em;
}

.price th {
	background-color: #D5D5D5;
	width: 119px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.price td {
	background-color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 119px;
	height: 30px;
}
.mb20 {
	margin-bottom: 20px;
	margin-top: 5px;
	text-align: left;
}
