@import url("https://file001.shop-pro.jp/PA01051/746/css/public_euc.css");

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  width: 100%;
  margin-bottom: 10px;
  background-color: #ffffff;
  color: #505050;
}
.tbl_calendar caption {
  background-color: #ffffff;
  color: #505050;
  padding: 5px;
  text-align: center;
  border-bottom: 1px solid #cccccc;
  font-weight: bold;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}