/* 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 { 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#hbkProgramBanner { height: 180px;  width: 695px; background-image: url(../images/toppage/contents_bg.jpg); }
div#hbkProgramText { /* height: 485px; */ width: 695px; background: white; background-image: url(../images/toppage/contents_bg.jpg); background-position: 0px -180px; background-repeat: no-repeat; }
div#hbkFreeHtml { height: 120px;  width: 695px; background: white; }

#hbkListen {
  width: 185px;
  height: 97px;
  background-image: url(../images/descriptionpage/prg_banner_bg.gif);
}
a#hbkListenBtn {
  display: block;
  width: 185px;
  height: 50px;
  background-image: url(../images/descriptionpage/listen_btn.gif);
}
a#hbkListenBtn:hover {
  display: block;
  width: 185px;
  height: 50px;
  background-image: url(../images/descriptionpage/listen_btn_ro.gif);
}
#hbkListenBotton {
  width: 185px;
  height: 30px;
  background-image: url(../images/descriptionpage/listen_button.gif);
}

.hbkTextTable {
  border-left: solid 1px #cfcfcf;
  border-right: solid 1px #cfcfcf;
  background-image: url(../images/descriptionpage/more/bg.gif);
}

/* コンテンツ表示 */
.hbkDescriptonContents {
  margin-left:19px;
  padding-left:10px;
  padding-right:30px;
  background-image: url(../images/descriptionpage/more/content_bg.gif);
  background-repeat : repeat-y;
}

.hbkDescriptonRecommend {
  font-size:11px;
  text-align:left;
  margin: 0px 8px 0px 8px;
  /margin: 0px 6px 0px 6px;
  padding-left: 3px;
  /padding-left: 10px;
}

a#hbkMailBtn {
  display: block;
  width: 185px;
  height: 45px;
  background-image: url(../images/descriptionpage/more/mail_btn.gif);
}
a#hbkMailBtn:hover {
  display: block;
  width: 185px;
  height: 45px;
  background-image: url(../images/descriptionpage/more/lo_mail_btn.gif);
}

