@charset "UTF-8";


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

#contents dl {
margin-bottom: 40px;
}

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

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

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