@charset "euc-jp";

.footerNaviInner {
	margin-top:10px;
}
.tbl_calendar {
  border: solid 1px #4C4C4C !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  width:80%!important;
  color:#4C4C4C!important;
  background-color:#ffffff!important;
 
}

.tbl_calendar {
margin-bottom:15px!important;
}

.tbl_calendar caption {
color:#ffffff!important;
}

.tbl_calendar th, .tbl_calendar td {
  padding:2px !important;
  text-align: center !important;
  border-bottom: 1px solid #4C4C4C !important;
  border-right:1px solid #ccc !important;
}