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

/* =======================================================================
   PAGE BUILDING
   ======================================================================= */
body {
}

div#container {
  width: 960px;
}

/* =======================================================================
   AREA BUILDING
   ======================================================================= */

/* =======================================================================
   BLOCK BUILDING
   ======================================================================= */

/* =======================================================================
   
   STYLE
   
   ======================================================================= */

/* H
   ----------------------------------------------------------------------- */
h2 {
  margin: 35px 0 5px 0;
  font-size: 18px;
  font-weight: bold;
}

h3 {
  width: 930px;
  _width: 960px;
  padding: 4px 4px 4px 26px;
  font-size: 14px;
  font-weight: bold;
}

h3.bd-dvd {
  /*background: #dfdfdf url(/img/contents/goods/icn_bd_dvd.gif) no-repeat 10px 8px;*/
  background: #dfdfdf url(/img/contents/goods/icn_bd_dvd.gif) no-repeat 7px 5px;
  width : 960px;
}

h3.music {
  /* background: #dfdfdf url(/img/contents/goods/icn_music.gif) no-repeat 10px 9px; */
  background: #dfdfdf url(/img/contents/goods/icn_music.gif) no-repeat 7px 5px;
  width : 960px;
}

h3.comics {
  /* background: #dfdfdf url(/img/contents/goods/icn_comics.gif) no-repeat 12px 8px; */
  background: #dfdfdf url(/img/contents/goods/icn_comics.gif) no-repeat 7px 5px;
  width : 960px;
}

h3.game {
  /* background: #dfdfdf url(/img/contents/goods/icn_game.gif) no-repeat 11px 8px; */
  background: #dfdfdf url(/img/contents/goods/icn_game.gif) no-repeat 7px 5px;
  width : 960px;
}

h3.toy {
  /* background: #dfdfdf url(/img/contents/goods/icn_toy.gif) no-repeat 10px 7px; */
  background: #dfdfdf url(/img/contents/goods/icn_toy.gif) no-repeat 7px 5px;
  width : 960px;
}

h3.other {
  /* background: #dfdfdf url(/img/contents/goods/icn_other.gif) no-repeat 12px 8px; */
  background: #dfdfdf url(/img/contents/goods/icn_other.gif) no-repeat 7px 5px;
  width : 960px;
}

h2 span.word,
h3 span.word {
  color: #0084ff;
}

h2 span.num,
h3 span.num {
  font-weight: normal;
}


/* thumbnail
   ----------------------------------------------------------------------- */
dd.thm-goods {
  width: 67px;
  /* height: 67px; */
  height : auto;
  font-size: 0px;
}

/* gotop
   ----------------------------------------------------------------------- */
p.gotop {
  width: 960px;
  margin-top: 10px;
  text-align: right;
}

/* -----------------------------------------------------------------------
   goods-list-category-menu
   ----------------------------------------------------------------------- */
div#goods-list-category-menu {
  margin: 0 0 7px 0;
  padding: 0;
}

div#goods-list-category-menu ul.paging {
  float: left;
  margin: 0;
  padding: 0;
}

div#goods-list-category-menu ul.paging li {
  float: left;
}

div#goods-list-category-menu p {
  float: right;
}

/* -----------------------------------------------------------------------
   goods-list
   ----------------------------------------------------------------------- */
div.goods-list {
  margin-bottom: 10px;
}

div.goods-list div.list-row {
  width: 960px;
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 0;
}

div.goods-list dl {
  float: left;
  margin-left: 34px;
  width: 297px;
}

div.goods-list dl.list-l {
  margin-left: 0;
}

div.goods-list dl dt {
  float: right;
  width: 220px;
}

div.goods-list dl dt a,
div.goods-list dl dt a:hover {
  color: #2857a3;
}

div.goods-list dl dd.date {
  float: right;
  width: 220px;
  font-size: 10px;
  color: #ff0000;
}

div.goods-list dl dd.thm-goods {
  float: left;
}

div.goods-list dl dd.price {
  float: right;
  width: 220px;
}

div.goods-list dl dd.buy {
  float: right;
  width: 220px;
}
