@import url(../basic.css);
div#contents ul {
margin: 10px;

 }

div#contents ul li {
line-height: 180%;
background-image: url(../img/icon_square.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px; }

div#contents h2 {
margin-top: 20px; }

div#contents p {
line-height: 180%;
margin: 10px; }

