@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------
ページ個別のスタイリング 【クラス名：DentalPlaza-page-●●●】
--------------------------------------------------------------------------------------------------*/
.DentalPlaza-page-borderBox {
  padding: 20px;
  background: #fcfcfc;
  border: solid 1px #cccccc;
}
.DentalPlaza-page-tableChart {
  font-size: 14px;
  margin-top: 15px;
}
.DentalPlaza-page-tableChart table {
  font-size: 14px;
  min-width: initial;
}
.DentalPlaza-page-tableChart th {
  font-weight: normal;
  vertical-align: top;
  width: 100px;
}/*# sourceMappingURL=style.css.map */