@charset "UTF-8";
@import "/css/style.css";

div#content ul { margin: 0; padding: 0; border-top: dotted 1px #eee; list-style: none; }
div#content li { padding: 20px 0; border-bottom: dotted 1px #eee; }
div#content li strong { font-size: 120%; display: block; }