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

#contentsArea #contentsAreaInner #mainContents .contentsSection ul.advantageList { margin-left: 2.5em; }
#contentsArea #contentsAreaInner #mainContents .contentsSection ul.advantageList li {
font-weight: bold;
color: #F00;
list-style-type: disc;
}

#contentsArea #contentsAreaInner #mainContents #option table th { background: #ffff00; }
#contentsArea #contentsAreaInner #mainContents #option table td { font-weight: normal; }