/* -------------------------------
 * 
 * KyusyuStage
 * 2021.08.18
 * 
-------------------------------  */

.sanka-price{
  width: 620px;
  table-layout: fixed;
  border: solid 1px #ddd;
}

.sanka-price td{
  border: solid 1px #ddd;
}

.sanka-price td{
  padding: 8px;
}

.hiduke-table td{
  vertical-align: top;
  padding-top: 10px;
}