@import url("https://www.ja-yuukiaomori.or.jp/colorme/reset.css");
@import url("https://www.ja-yuukiaomori.or.jp/colorme/base.css");
@import url("https://www.ja-yuukiaomori.or.jp/colorme/layout.css");
@import url("https://www.ja-yuukiaomori.or.jp/colorme/module.css");
@import url("https://www.ja-yuukiaomori.or.jp/colorme/style.css");
@import url("https://www.ja-yuukiaomori.or.jp/colorme/thickbox.css");

.tbl_calendar {
  width:100%;
  color:#666;
  font-size:12px;
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  border-left: 1px solid #eee !important;
  border-top: 1px solid #eee !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 3px !important;
  text-align: center !important;
  border-left: 0px solid #eee !important;
  border-top: 0px solid #eee !important;
  border-right: 1px solid #eee !important;
  border-bottom: 1px solid #eee !important;
}
.tbl_calendar th{
  background:#EBEDDB;}