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

#contentsArea #contentsAreaInner #mainContents .contentsSection .contentsBlockA {
float: left;
width: 275px;
}
#contentsArea #contentsAreaInner #mainContents .contentsSection .contentsBlockB {
float: right;
width: 275px;
}
#contentsArea #contentsAreaInner #mainContents .contentsSection h2 { margin-bottom: 1em; }
#contentsArea #contentsAreaInner #mainContents .contentsSection ul {
margin-left: 22px;
margin-bottom: 2em;
}
#contentsArea #contentsAreaInner #mainContents .contentsSection ul li {
padding-left: 15px;
background: url(images/sitemap_arrow.gif) no-repeat left center;
}
#contentsArea #contentsAreaInner #mainContents .contentsSection ul li a { color: #0066cc; }
#contentsArea #contentsAreaInner #mainContents .contentsSection ul li a:hover { text-decoration: none; }
