@import url("other.css");

.topics h1 { background: url('../topics/img/topics_ttl.gif') no-repeat left top;}

.contents { margin: 20px 60px 20px;}

.contents ul { margin: 0 30px 30px;}
.contents li {
margin: 14px 0;
background: url('../topics/img/li_mark.gif') no-repeat left center;
list-style-type: none;
font-size: 1.3em; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
}
dl { font-size: 1.1em;}
dt {
background: url('../img/home/topics_dtbg.gif') repeat-y left;
font-weight: bolder;
letter-spacing: 1px;
color: #555555; margin-left:0; margin-right:0; margin-top:20px; margin-bottom:7px; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}
dd {
padding: 7px 0 7px 35px;
background: url('../img/home/topics_ddbg.gif') 25px 15px no-repeat;
}
