/* charset */
@charset "utf-8";

*{}

.contents-link{background-image: url(/image/contents-link.gif);background-repeat:no-repeat;background-position:left top;}

dl.bookmark-list{margin:0 0 10px 0;padding:0px;font-size:12px;}
.bookmark-list dt{float:left;display:block;height:2.7em;color:#CF5809;line-height:150%;margin-bottom:5px;}
.bookmark-list dd{display:block;margin-left:15.5em;height:2.7em;margin-bottom:5px;padding-left:5px;color:#371404;line-height:150%;border-left:1px solid #CF5809;}
*+html #full-contents .bookmark-list dd,+html .bookmark-list dd{margin-left:14em;;line-height:130%;}
*+html:first-child  .bookmark-list dd{margin-left:15.5em;;line-height:140%;}
