@charset "utf-8";

.table-price{
	text-align: center;
	font-size: 13px;
}
.table-price th{
	background-color: #EFDEDE;
	width: 132px;
}
.table-price td{
	background-color: #EDEDED;
}

.table-aki{
	font-size: 13px;
	border: 1px solid #999999;	margin-top: 15px;
	margin-bottom: 15px;
}
.table-aki th{
	background-color: #F0E9E1;
	width: 80px;

}
.table-aki td{
	background-color: #F8FBF4;
	width: 450px;
}
