/* 共通サイトフッター (主要ツールページ用)
   type_chart.html のフッターCSSを正として共通化。
   読み込み: <link rel="stylesheet" href="site-footer.css"> */
footer.site-footer{background:#1a1a1a;color:#aaa;padding:40px 20px;text-align:center;font-size:13px;line-height:1.8;margin-top:32px}
footer.site-footer .unofficial{color:#FFCB05;font-weight:700;font-size:14px;margin-bottom:12px}
footer.site-footer p{margin:0 0 8px;padding:0}
footer.site-footer .copyright{color:#888;font-size:12px;margin-top:16px}
footer.site-footer a{color:#FFB347;text-decoration:none}
footer.site-footer a:hover{text-decoration:underline}
footer.site-footer .footer-links{margin:16px 0 12px;font-size:12px}
footer.site-footer .footer-links a{margin:0 8px}
