@import url(../basic.css);
div#contents ul {
margin-top: 10px;
margin-left: 30px; }

div#contents ul li {
background-image: url(../img/icon_green.gif);
background-repeat: no-repeat;
background-position: 0 0.5em;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 15px; }
div#contents p.image {
text-indent: 0;
float: left;
margin-right: 15px;
margin-bottom: 15px; }
div#contents div.case {
margin-left: 20px;
border-bottom: 1px dotted #ccc; }

div#contents div.case h3 {
margin-right: 20px;
margin-bottom: 10px;
margin-left: 170px;
 }

div#contents div.case h3 span {
font-size: 90%; }

div#contents div.case h4 {
font-size: 90%;
font-weight: bold;
margin: 0 10px 0 185px; }

div#contents div.case p {
font-size: 90%;
text-indent: 0;
margin: 0 0 0 185px; }

div#contents div.case p.tnail {
float:         left;
margin-top: 0;
margin-bottom: 10px;
margin-left: 10px;
border: solid 1px #999; }

