@charset "Shift_JIS";
/* EP-1442 のため不要部分を削除 */

/*
 * 商品一覧画面CSS
 */

/* link
  ------------------------------------------------*/
  #contentBodyMain a         {overflow:hidden; outline:none; font-size:12px;}
  #contentBodyMain a:link    {color:#204ea6; text-decoration:none;}
  #contentBodyMain a:visited {color:#204ea6;}
  #contentBodyMain a:hover   {color:#204ea6; text-decoration:underline;} 
  #contentBodyMain a:active,
  #contentBodyMain a:focus   {color:#204ea6; text-decoration:none;}


/**
商品一覧 検索表示ツール
*/

#contentBodyMain div.pageNavi {
  padding: 8px 0 0;
}

#contentBodyMain div.pageNavi ul li a{
  line-height: 2.5em;
}

#contentBodyMain div.pageNavi p.all{
  line-height: 1.5em;
  font-size: 12px;
}

#viewTool {
  background: #eee;
  height: 39px;
}

#viewTool .sort,
#viewTool .viewNumber,
#viewTool .showOutStock {
  float: left;
  cursor: pointer;
  border-right: 1px dotted #ccc;
  display: block;
  padding: 0;
  position: relative;
  z-index: 200;
}

#viewTool select {
  display: none;
}

#viewTool span {
  background: url("/com/images/common/css_side_arrow01.gif") no-repeat 90% center;
  color: #333;
  display: block;
  font-size: 13px;
  padding: 0.8em 5em 0.8em 2em;
  line-height: 18px;
}

#viewTool .option {
  border-right: none;
  display: list-item;
  font-size: 14px;
  padding: 8px 24px;
}

#viewTool .selected {
  background: url("/img/icon/icon_check_gray.png") no-repeat 6px center;
}

#viewTool .option.selected:hover {
  background: #eee url("/img/icon/icon_check_gray.png") no-repeat 6px center;
}

#sortOption,
#viewNumberOption,
#showOutStockOption {
  background: #fff;
  width: 15em;
  border: 1px solid #eee;
  display: none;
  left: 0;
  position: absolute;
  top: 37px;
  z-index: 200;
  box-shadow: 0 0 6px 0 #ccc;
}

/**
商品一覧
*/

/*searchResultList*/

#contentBodyMain #mainContentBlock .searchResultListArea {
  width: 720px;
}

#contentBodyMain #mainContentBlock .searchResultListArea .thumbnail {
  border: 1px solid #fff;
  display: block;
  float: left;
  width: 34px;
  height: 34px;
}

#contentBodyMain #mainContentBlock .searchResultListArea .selected {
  border: 1px solid #f90;
}

#contentBodyMain .searchResultList {
  width: 720px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

#contentBodyMain .searchResultList .itemList {
  background: #fff;
  border-top: 1px solid #ccc;
  display: block;
  float: left;
  padding: 18px 0 10px;
  width: 250px;
  line-height: 1.5em;
}

#contentBodyMain .searchResultList .rightOfRow {
  width: 220px;
}

#contentBodyMain .searchResultList .default {
  width: 220px;
}

#contentBodyMain .searchResultList .thumb {
  padding-bottom: 16px;
  overflow: hidden;
}

#contentBodyMain .searchResultList .icons {
  overflow: hidden;
}

#contentBodyMain .searchResultList .icons li {
  display: block;
  float: left;
  padding: 0 8px 6px 0;
}

#contentBodyMain .searchResultList:after {
  content: ' ';
  clear: both;
  display: block;
}

#contentBodyMain .searchResultListArea .period {
  font-weight: normal;
  letter-spacing: normal;
}

#contentBodyMain .searchResultListArea .period,
#contentBodyMain .searchResultListArea .wpriceWrapper {
  margin-bottom: 0;
}

#contentBodyMain .searchResultListArea .distributed {
  font-size: 10px;
}

#contentBodyMain .searchResultListArea .priceR,
#contentBodyMain .searchResultListArea .wpriceLine {
  color: #c00;
}

#contentBodyMain .searchResultListArea .arrow {
  color: #999;
  padding-left: 0.4em;
}

#contentBodyMain .searchResultListArea .wish-list-area {
  padding-top: 18px;
}

#contentBodyMain .searchResultListArea .wish-list-area a {
  background: url("/com/images/wishlist/wishlist_icon.png") no-repeat 0px -103px;
  display: block;
  line-height: 1.4em;
  margin-bottom: 0;
  padding-left: 20px;
}

#contentBodyMain div.searchResultListArea ul.searchResultList li .default .kuchikomi a {
  display: inline;
}

.program-reserve-balloon-message {
  border-bottom: 0px solid #fff;
  display: block;
  left: 0;
  position: relative;
  height: 0px;
  text-align: center;
}

.program-reserve-balloon-message .program-reserve-list-message {
  background: #fff;
  border: 1px solid #666;
  border-radius: 5px;
  box-shadow: 0 2px 1px rgba(0,0,0,0.2);
  font-size: 12px;
  padding: 7px 10px;
  max-width: 164px;
  z-index:1;
  bottom: 55px;
  right: 0;
  left: 0;
  position: absolute;
}

.program-reserve-balloon-message .program-reserve-list-message:before {
  background-image: url("/com/images/wishlist/balloon_triangle.png");
  bottom: -10px;
  content: '';
  height: 14px;
  position: absolute;
  left: 75px;
  width: 14px;
}


.searchResultListArea .itemList .period {
  height: auto;
}

.searchResultListArea .itemImage {
  position: relative;
  height: 226px;
}

.searchResultListArea .ribbon {
  position: absolute;
  top: -3px;
  left: -5px;
  width: 101px;
  height: 58px;
  overflow: hidden;
  display:none;
}

.searchResultListArea .ssv img {
  position: absolute;
  top: 0;
  left: 0;
}

.searchResultListArea .netssv img {
  position: absolute;
  top: 0;
  left: -102px;
}

.searchResultListArea .ggv img {
  position: absolute;
  top: 0;
  left: -204px;
}

.searchResultListArea .netggv img {
  position: absolute;
  top: 0;
  left: -306px;
}
.searchResultListArea .net7days img {
  position: absolute;
  top: 0;
  left: -408px;
}
.searchResultListArea img.selectThum {
  border: none;
}

.searchResultListArea .thumbnailimg {
  border: none;
  height: 34px;
  margin-right: 0;
  width: 34px;
}

.searchResultListArea .prodName {
  padding-bottom: 12px;
}

.searchResultListArea .wpriceWrapper,
.searchResultListArea .wprice {
  font-weight: normal;
}

.searchResultListArea .period {
  color: #999;
  font-size: 12px;
}

.searchResultListArea .wpriceWrapper {
  font-size: 12px;
}

.searchResultListArea .price,
.searchResultListArea .discountPercent {
  display: inline;
}

.searchResultListArea .discountPercent {
  font-size: 15px;
}

.searchResultListArea .price .yenMark,
.searchResultListArea .price .num,
.searchResultListArea .price .discountPercent {
  font-size: 15px;
}

.searchResultListArea .price span .plusTax {
  color: #999;
  font-weight: normal;
  font-size: 12px;
}

.searchResultListArea .star-s {
  position: relative;
}

.searchResultListArea .star-s .star-range {
  position: absolute;
}

.searchResultListArea .star-s .star-selected {
  position: static;
}

.tooltip > .mod-item > .body > .item-price > .item-wrapper {
  display: none;
}
