<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Enter Your Custom CSS Here */
body {
  font-size:16px !important;
  color:#333 !important;
  line-height:1.8em !important;
  font-family: HelveticaNeue,Helvetica ,æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“, 'Yu Gothic', YuGothic, 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ã‚·ãƒƒã‚¯ Pro', 'Hiragino Kaku Gothic Pro', ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, Osaka, 'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯', 'MS PGothic', sans-serif!important
}
#headerTop {display:none !important}
#gMenu {
  border-bottom-width:1px !important;
  border-bottom-color:#AD953C !important
}
#content h2{
  border-bottom:3px solid #FFE000!important
}
#content .infoList .infoListBox div.entryTxtBox h4.entryTitle a {
  color:#333!important
}
.moreLink a {border-left:4px solid #ffe000!important}
#content h2, #content h1.contentTitle, #content h1.entryPostTitle{border-bottom:3px solid #ffe000!important}
.sideTower .localHead {border-bottom:3px solid #ffe000!important}
#gMenu .assistive-text {background-color:#a7a7a7!important}
#gMenu {border-top:none!important}
#content .infoList .infoListBox div.thumbImage div.thumbImageInner img {border:none!important;box-shadow:none!important;width:200px!important;}
#content .infoList .infoListBox div.thumbImage{float:none!important;text-align:left!important}
.nosidebar {float: none!important; margin: 0 auto; }
.back {z-index: -100;
    position: fixed;
    top: 0;
    left: -50%;
    height: 100vh;
    width: auto;
    max-width: unset;
}
@media (min-width:768px) {
.back {left:0;width:100%}
}
</pre></body></html>