<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ãƒ†ãƒ¼ãƒžã‚«ãƒ©ãƒ¼ã€€ã“ã“ã‹ã‚‰*/
.newsTitle {
background-color: #ff6600;
}

.topinfoTitle {
    background: #ff6600;
}

.toTop a  {
    background: #ff6600;
}


@media screen and (max-width:500px) {

.headNavbar nav {
background-color: #ff6600;
}

.newsSection:nth-child(1) {
background-color: #ff6600;
}

.topicsList .topicsListText {
    word-break: break-all;
}

}
/*ãƒ†ãƒ¼ãƒžã‚«ãƒ©ãƒ¼ã€€ã“ã“ã¾ã§*/
</pre></body></html>