@charset "utf-8";
/* CSS Document */

body#topics section:nth-of-type(2) ul li { margin: 0 0 10px 0; border-bottom: #e8e8e8 dotted 1px; padding: 0 0 10px ;}
body#topics section:nth-of-type(2) h2{ margin: 0 0 0; font-size: 200%;}
body#topics section:nth-of-type(2) p:nth-of-type(1){ margin: 0 0 50px;}
body#topics section:nth-of-type(2) p:nth-of-type(2){ margin: 0 0 20px;}
body#topics section:nth-of-type(2) img{ margin: 20px 0 0; max-width: 100%; height: auto;}

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

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