@charset'UTF-8';div#index{max-width:900px;margin:-1.8rem auto 0rem auto}div#index h3{border-bottom:3px solid #d0bca8;padding-bottom:7px;margin-top:2rem}div#index ul{margin:0 0 0 -2.3rem;list-style:none;display:flex;flex-wrap:wrap}div#index ul li{border:10px solid #f2edd4;background:#fafae8;padding:14px;margin:2rem 0 0 2rem}div#index ul li{display:block}div#index ul li:hover{background-color:#f2edd4}dl.topics{margin:20px 0 10px 0;font-size:16px}dl.topics dt{color:#666;font-weight:bold;padding:.5rem 3rem 1rem 0;border-bottom:1px dotted #d0bca8;cursor:pointer;float:left;clear:left}dl.topics dd{color:#a63247;padding:.5rem 3rem 1rem 0;border-bottom:1px solid #d0bca8}@media screen and (max-width:480px){dl.topics dt{float:none}}