@charset "utf-8";

#overview {
 border-bottom: #999 1px dashed;
 padding: 0ex 40px 3ex 40px;
}

.signature { text-align: right; }

#contents {
 padding: 3ex 40px 5ex 40px;
}

#contents h3 {
 border-left: #d6e2a4 12px solid;
 border-bottom: #d6e2a4 1px dotted;
 padding: 4px;
 margin: 8px 0px 16px 0px;
 font-size: 100%;
 font-weight: normal;
}

#contents .abstract {
 margin: 1ex 0em 3ex 2em;
}
.abstract p {
 margin: 0;
}
.abstract .detail {
 background: url("img/arrow.jpg") no-repeat 0 0;
 padding-left: 40px;
}


