/* グローバルナビゲーション */ .offcanvas, #mainnavigation > .navbar, #portal-logo-wrapper > .navbar, .navbar-nav li, .navbar-nav li ul li a { background-color: #222; } .navbar-nav li a:hover, .navbar-nav li a:focus, .navbar-nav li.current > a, .navbar-nav li.current > a:hover, .navbar-nav li.current > a:focus, .navbar-nav li.inPath > a, .navbar-nav li.inPath > a:hover, .navbar-nav li.inPath > a:focus, .navbar-nav .has_subtree li.inPath > a, .navbar-nav .has_subtree li.inPath > a:hover, .navbar-nav .has_subtree li.inPath > a:focus, .navbar-nav li label::after { background: #444; } /* フッタ */ #portal-footer-wrapper { background-color: #222; } /* イベント一覧 */ .template-event_listing .vevent .cal_month { background-color: #444; } /* パンくず */ #portal-breadcrumbs ol a { color: #505050; } /* お知らせ等 */ #content-core .topic-entry a, #content-core .blog-entry a, #content-core .cal_info a, #content-core .topic-more a { color: #434343; }