@charset "utf-8";
ul li .date {
    background-color: rgba(243,244,234,1.00);
}
ul li .info {
    color: #593e46;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: bold;
    font-size: 1rem;
}
.news ul .ttl {
    color: #593e46;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 1rem;
}
ul li .notice {
    color: #EE5EA6;
    font-size: 1rem;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    border: thin dotted #EE5EA6;
}
.news ul li {
    list-style-type: none;
}
