@charset "UTF-8";
/* CSS Document */

#contentsArea #contentsAreaInner #mainContents .contentsSection ol {
margin-left: 3em;
margin-bottom: 5em;
}
#contentsArea #contentsAreaInner #mainContents .contentsSection ol li {
list-style-type: decimal;
margin-bottom: 2em;
}
#contentsArea #contentsAreaInner #mainContents .contentsSection ol li h2 {
font-weight: normal;
margin: 0;
}
#contentsArea #contentsAreaInner #mainContents .contentsSection .signature {
text-align: right;
margin-right: 16px;
}
