@charset "shift_jis";

#rwd-content .rwd-calender-head {
    margin-bottom:7px;
}

#rwd-content .rwd-calender-year {
    margin-bottom: 5px;
    display: flow !important;
}

#rwd-content .rwd-calender-year2 {
    float: right;
    margin-top: -19px;
    font-size: 1.4rem;
    line-height: 1.4rem;
    font-weight: bold;
}

#rwd-content .rwd-calender-descripton-openday-a::before {
    background-color: #fff;
    border:solid 1px #ccc;
}

#rwd-content .rwd-calender table td {
    border: 1px solid #8f8f8f;
    width: 12%;
    text-align: center;
    height: 33px;
    line-height: 33px;
    font-size: 1.6rem;
    font-family: 'Roboto', sans-serif;
	 font-weight: normal;
}

#rwd-content .rwd-calender-openday-a, #rwd-content .rwd-calender-td {
	background-color: #fff;
}

#rwd-content .td-new {
  font-style: italic;
  font-weight: bold !important;
}