@charset "UTF-8";


#contents h2 {
margin-bottom: 20px;
}

#contents ul {
margin-bottom: 10px;
}

#contents li {
list-style: none;
display: inline;
padding-right: 20px; 
}
