/* 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#hbkShopContents { width: 695px; background: white; background-image: url(../images/toppage/contents_bg.jpg); background-position: 0px 0px; background-repeat: no-repeat; }


/* 商品情報表示 */
.hbkShopTable {
  width: 663px;
  border-left: solid 1px #727272;
  border-right: solid 1px #727272;
  background-color: #ffffff;
}

.hbkShopTable a {
  color: #000000;
}

