/* Top CSS */
div#hbkWrapper { position: relative; top: 0px; width: 950px; margin: 0 auto 0 auto; padding: 0px; }
div#hbkLeftColumn { width: 255px; background-image: url(../images/descriptionpage/sub_leftbg.jpg); background-position: 0px -3px; float: left; }
div#hbkRightColumn { left: 255px; width: 695px; background: white;  float: left; overflow:hidden; }
div#hbkFooter { width: 950px; height: 53px; background-image: url(../images/descriptionpage/sub_footer.gif); background-repeat: repeat-x; background-position: 0 20px; clear: both; }
div#hbkCopyright { width: 950px; height: 68px; background: white; }

/* right side of Top */
div#hbkBar { height: 50px; width: 695px; background-image: url(../images/descriptionpage/sub_header.jpg); }
div#hbkSeiyuContents { width: 695px; background: white; background-image: url(../images/toppage/contents_bg.jpg); background-position: 0px 0px; background-repeat: no-repeat; }


/* 声優表示 */
.hbkSeiyuTable {
  padding-left:10px;
  background-image: url(../images/descriptionpage/more/content_bg.gif);
  background-repeat : repeat-y;
}

.hbkSeiyuTable a {
  color: #000000;
}

