@charset "UTF-8";
html {
  height: 100%;
}

.testtesttesttest .item {
  height: auto;
}

.testtest .item {
  border-bottom: 1px solid #dbdbdb;
}

#layoutList .tooltipWrapper {
  margin: -100px 0 0 -250px;
}

.topItemList {
  width: 100%;
  margin: 0 0 -30px 0;
  *margin: 0 0 30px 0;
  padding: 0 0 50px;
  _padding: 0 0 70px;
}
.topItemList:after {
  height: 0;
  clear: both;
  visibility: hidden;
  display: block;
  zoom: 1;
  content: "";
}
.topItemList.itemListAdjust {
  height: auto;
}
.topItemList.itemListAdjust .item {
  height: auto;
  min-height: 300px;
  border-bottom: 1px solid #dbdbdb;
}
.topItemList .item {
  width: 200px;
  height: 300px;
  margin: 0 0 30px 0;
  padding: 0 20px 17px 20px;
  float: left;
  position: relative;
  *padding-bottom: 30px !important;
}
.topItemList .surface a {
  display: block;
  word-wrap: break-word;
}
.topItemList .surface a:hover {
  text-decoration: none;
}
.topItemList .surface .name {
  margin: 15px 0 0;
  word-wrap: break-word;
}
.topItemList .surface .name .maker {
  margin: 0;
  font-size: 84.6%;
  color: #333333;
  word-wrap: break-word;
  display: block;
}
.topItemList .surface .name .title {
  margin: 0;
  word-wrap: break-word;
  font-size: 100%;
  line-height: 1.5;
  display: block;
}
.topItemList .surface .name .title:hover {
  text-decoration: underline;
}
.topItemList .surface .name .title.active {
  text-decoration: underline;
}
.topItemList .surface .image {
  cursor: pointer;
}
.topItemList .surface .image:hover {
  text-decoration: underline;
}
.topItemList .surface .image img {
  vertical-align: middle;
}
.topItemList .price {
  margin: 0 0 0;
  padding: 0 0 4px;
  line-height: 1.5;
  word-wrap: break-word;
}
.topItemList .price em {
  margin: 0 7px 0 0;
  font-size: 115.4%;
  font-weight: bold;
  word-wrap: break-word;
  color: #e56000;
}
.topItemList .price span {
  height: 16px;
  padding: 2px 5px 0;
  margin-right: 2px;
  color: #ffffff;
  font-size: 84.6%;
  line-height: 1.5;
  word-wrap: break-word;
  position: relative;
  top: -1px;
  background: #eb5d52;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  display: inline-block;
  _display: inline;
}
.topItemList .price span.none {
  height: 16px;
  padding-top: 2px;
  background: #828282;
}
.topItemList .price span.free {
  background: #f47721;
}
.topItemList .price span.reserve {
  height: 16px;
  padding-top: 2px;
}
.topItemList .price span.used {
  color: #828282;
  background: #fff;
}
.topItemList .price span.importGoods {
  color: #828282;
  background: #fff;
}
.topItemList .price span.outlet {
  color: #828282;
  background: #fff;
  word-break: break-all;
}
.topItemList .color {
  width: 204px;
  margin: 6px 0 2px -4px;
  overflow: hidden;
}
.topItemList .color li {
  padding: 0 0 0 4px;
  float: left;
}
.topItemList .shopLink {
  width: 100%;
  margin: 0;
  padding: 4px 0 0;
  word-wrap: break-word;
  text-indent: 0;
}
.topItemList .shopLink a {
  padding: 0 0 0 15px;
  font-size: 84.6%;
  word-wrap: break-word;
  background: url(../images/common/icon_home_01.png) 0 3px no-repeat;
}
.topItemList .shopLink a:hover {
  text-decoration: underline;
}
.topItemList .shopText {
  width: 100%;
  margin: 4px 0 0;
  padding: 0 0 0 15px;
  word-wrap: break-word;
  font-size: 84.6%;
  text-indent: 0;
  color: #737373;
  background: url(../images/common/icon_home_01.png) 0 3px no-repeat;
}
.topItemList .detailLink {
  margin-bottom: 5px;
  font-size: 84.6%;
}
.topItemList .detailLink a {
  word-wrap: break-word;
  display: inline-block;
}
.topItemList .detailLink a:hover {
  text-decoration: underline;
}
.topItemList .comment {
  margin: -1px 0 0;
  _margin: 7px 0 0;
  font-size: 84.6%;
  color: #808080;
  line-height: 1.6;
}
.topItemList .comment em {
  color: #333333;
}
.topItemList .status {
  margin: 0 0 1px;
  font-size: 84.6%;
  line-height: 1.4;
  word-wrap: break-word;
}
.topItemList .status strong {
  font-weight: normal;
  color: #f20c0c;
  word-wrap: break-word;
}
.topItemList .status span {
  color: #848484;
  word-wrap: break-word;
}
.topItemList.featureList {
  width: 710px;
}
.topItemList.featureList .item {
  width: 154px;
  padding-right: 29px !important;
}
.topItemList.featureList .last {
  padding-right: 0px !important;
}

.boxType01,
.boxType02 {
  margin: 0 0 30px;
  padding: 11px;
  background: #f0f0f0;
}
.boxType01 .boxInner,
.boxType02 .boxInner {
  padding: 12px 13px 0;
  border: 1px solid #cccccc;
  background: #ffffff;
  box-shadow: 0 0 1px #cccccc;
  -moz-box-shadow: 0 0 1px #cccccc;
  -webkit-box-shadow: 0 0 1px #cccccc;
  -ms-box-shadow: 0 0 1px #cccccc;
  -o-box-shadow: 0 0 1px #cccccc;
  _zoom: 1;
}
.boxType01 .boxInner img,
.boxType02 .boxInner img {
  vertical-align: bottom;
}
.boxType01 .title,
.boxType02 .title {
  margin: 0 0 15px;
  padding: 0 0 8px;
  font-size: 107.7%;
  word-wrap: break-word;
  background: url(../images/common/bg_heading_01.png) left bottom repeat-x;
}
.boxType01 .title em,
.boxType02 .title em {
  font-weight: bold;
  _display: block;
}
.boxType01 .shopBanner,
.boxType02 .shopBanner {
  margin: 0 0 15px;
}
.boxType01 .banner,
.boxType02 .banner {
  margin: 0 0 15px;
  padding-top: 0;
}

.boxType02 .banner {
  text-align: center;
}
.boxType02 .banner img {
  width: 690px;
  height: 100px;
}

.pagenation {
  width: 100%;
  position: relative;
  overflow: hidden;
  clear: both;
}
.pagenation .inner {
  position: relative;
  left: 50%;
  float: left;
  text-align: center;
}
.pagenation a, .pagenation em {
  padding: 7px 13px 5px;
  font-size: 107.7%;
  font-weight: normal;
  float: left;
  position: relative;
  right: 50%;
  border: 1px solid #acacac;
  border-right: none;
  border-collapse: collapse;
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#f6f6f6));
  background: -o-gradient(linear, left top, left bottom, from(#fafafa), to(#f6f6f6));
  background: -moz-linear-gradient(top, #fafafa, #f6f6f6);
  background: -ms-gradient(linear, left top, left bottom, from(#fafafa), to(#f6f6f6));
  background: gradient(linear, left top, left bottom, from(#fafafa), to(#f6f6f6));
  box-shadow: 0 -1px 1px #e0e0e0 inset;
  -moz-box-shadow: 0 -1px 1px #e0e0e0 inset;
  -webkit-box-shadow: 0 -1px 1px #e0e0e0 inset;
  -ms-box-shadow: 0 -1px 1px #e0e0e0 inset;
  -o-box-shadow: 0 -1px 1px #e0e0e0 inset;
}
.pagenation a.active, .pagenation em.active {
  color: #ffffff;
  background: #666666;
  box-shadow: 0 1px 3px #4c4c4c inset;
  -moz-box-shadow: 0 1px 3px #4c4c4c inset;
  -webkit-box-shadow: 0 1px 3px #4c4c4c inset;
  -ms-box-shadow: 0 1px 3px #4c4c4c inset;
  -o-box-shadow: 0 1px 3px #4c4c4c inset;
}
.pagenation em {
  font-weight: bold;
}
.pagenation a:hover {
  text-decoration: none;
  background: #eeeeee;
  box-shadow: 0 1px 1px #e0e0e0 inset;
  -moz-box-shadow: 0 1px 1px #e0e0e0 inset;
  -webkit-box-shadow: 0 1px 1px #e0e0e0 inset;
  -ms-box-shadow: 0 1px 1px #e0e0e0 inset;
  -o-box-shadow: 0 1px 1px #e0e0e0 inset;
}
.pagenation .firstChild {
  margin: 0 0 0 24px;
  border-radius: 3px 0 0 3px;
  border-right: none;
}
.pagenation .lastChild {
  margin: 0 24px 0 0;
  border-radius: 0 3px 3px 0;
  border-right: 1px solid #acacac;
}
.pagenation .next, .pagenation .prev {
  margin: 0 0 0 0;
  padding: 7px 15px 5px;
  border-radius: 3px;
  border-right: 1px solid #acacac;
}

.loading {
  width: 100%;
  margin: 0 0 20px;
  display: block;
  text-align: center;
  clear: both;
}

.sort {
  width: 100%;
  margin: 0 0 20px;
  position: relative;
  overflow: hidden;
}
.sort .sortList {
  float: right;
  overflow: hidden;
}
.sort .sortList dt {
  padding: 8px 10px 6px 0;
  color: #808080;
  letter-spacing: 1px;
  line-height: 1;
  float: left;
}
.sort .sortList dd {
  float: left;
  border: 1px solid #cccccc;
  border-right: none;
  background: #f6f6f6;
  box-shadow: 0 -1px 1px #cccccc inset;
  -moz-box-shadow: 0 -1px 1px #cccccc inset;
  -webkit-box-shadow: 0 -1px 1px #cccccc inset;
  -ms-box-shadow: 0 -1px 1px #cccccc inset;
  -o-box-shadow: 0 -1px 1px #cccccc inset;
}
.sort .sortList dd a, .sort .sortList dd span {
  padding: 8px 14px 6px;
  font-size: 92.3%;
  line-height: 1;
  display: block;
}
.sort .sortList dd span {
  color: #1657d9;
  font-weight: bold;
  cursor: pointer;
}
.sort .sortList dd span:hover {
  text-decoration: none;
  background: #eeeeee;
  box-shadow: 0 1px 1px #e0e0e0 inset;
  -moz-box-shadow: 0 1px 1px #e0e0e0 inset;
  -webkit-box-shadow: 0 1px 1px #e0e0e0 inset;
  -ms-box-shadow: 0 1px 1px #e0e0e0 inset;
  -o-box-shadow: 0 1px 1px #e0e0e0 inset;
}
.sort .sortList dd a:hover {
  text-decoration: none;
  background: #eeeeee;
  box-shadow: 0 1px 1px #e0e0e0 inset;
  -moz-box-shadow: 0 1px 1px #e0e0e0 inset;
  -webkit-box-shadow: 0 1px 1px #e0e0e0 inset;
  -ms-box-shadow: 0 1px 1px #e0e0e0 inset;
  -o-box-shadow: 0 1px 1px #e0e0e0 inset;
}
.sort .sortList dd.firstChild {
  border-radius: 3px 0 0 3px;
}
.sort .sortList dd.lastChild {
  border-right: 1px solid #acacac;
  border-radius: 0 3px 3px 0;
}
.sort .sortList dd .active {
  color: #ffffff;
  cursor: default;
  background: #666666;
  box-shadow: 0 1px 3px #444444 inset;
  -moz-box-shadow: 0 1px 3px #444444 inset;
  -webkit-box-shadow: 0 1px 3px #444444 inset;
  -ms-box-shadow: 0 1px 3px #444444 inset;
  -o-box-shadow: 0 1px 3px #444444 inset;
}
.sort .sortList dd .active:hover {
  color: #ffffff;
  background: #666666;
  box-shadow: 0 1px 3px #444444 inset;
  -moz-box-shadow: 0 1px 3px #444444 inset;
  -webkit-box-shadow: 0 1px 3px #444444 inset;
  -ms-box-shadow: 0 1px 3px #444444 inset;
  -o-box-shadow: 0 1px 3px #444444 inset;
}

/* モジュール（別CSSに記述） */
.headingType01 {
  margin: 0 0 16px;
  padding: 11px 14px 8px;
  font-size: 123.1%;
  word-wrap: break-word;
  border: 1px solid #cccccc;
  background: #f7f7f7;
  background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f7f7f7));
  background: -moz-linear-gradient(top, #fcfcfc, #f7f7f7);
  background: -ms-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f7f7f7));
  background: -o-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f7f7f7));
  background: gradient(linear, left top, left bottom, from(#fcfcfc), to(#f7f7f7));
  box-shadow: 0 1px 1px #f2f2f2;
  -moz-box-shadow: 0 1px 1px #f2f2f2;
  -webkit-box-shadow: 0 1px 1px #f2f2f2;
  -ms-box-shadow: 0 1px 1px #f2f2f2;
  -o-box-shadow: 0 1px 1px #f2f2f2;
}
.headingType01 span.subText {
  margin: 0 0 0 5px;
  font-size: 81.3%;
  font-weight: normal;
  word-wrap: break-word;
}

.scrollTop {
  position: relative;
  z-index: 100;
  display: none;
}

.scrollTop p {
  position: fixed;
  bottom: 15px;
  right: 15px;
}

.scrollTop p > a {
  padding: 36px 13px 7px;
  font-size: 92.3%;
  color: #fff;
  text-align: center;
  display: block;
  background: url(../images/common/icon_arrow_15.png) 50% 13px no-repeat #7e7e7e;
  opacity: 0.9;
  filter: alpha(opacity="90");
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

.itemUtility {
  width: 100%;
  position: relative;
}
.itemUtility:after {
  height: 0;
  clear: both;
  visibility: hidden;
  display: block;
  zoom: 1;
  content: "";
}
.itemUtility .listSignNumber {
  margin: -28px 0 25px;
  font-size: 92.3%;
  position: absolute;
  top: 50%;
  left: 7px;
}
.itemUtility .listSignNumber em {
  margin: 0 3px 0 2px;
  font-size: 123.1%;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -1px;
  position: relative;
  top: 1px;
}
.itemUtility .listSort {
  margin: 0 0 37px;
  position: relative;
  overflow: hidden;
  display: inline;
  float: right;
}
.itemUtility .listSort:after {
  height: 0;
  clear: both;
  visibility: hidden;
  display: block;
  zoom: 1;
  content: "";
}
.itemUtility .listSort .sort {
  margin: 3px 0 0 -30px;
  padding: 0 20px 0;
  display: inline;
}
.itemUtility .listSort .sort dt {
  padding: 8px 6px 6px 24px;
  letter-spacing: 1px;
  line-height: 1;
  float: left;
}
.itemUtility .listSort .sort dd {
  float: left;
  border: 1px solid #b6b6b6;
  border-right: none;
  background: #ffffff;
  box-shadow: 0 -1px 1px #e8e8e8 inset;
  -moz-box-shadow: 0 -1px 1px #e8e8e8 inset;
  -webkit-box-shadow: 0 -1px 1px #e8e8e8 inset;
  -ms-box-shadow: 0 -1px 1px #e8e8e8 inset;
  -o-box-shadow: 0 -1px 1px #e8e8e8 inset;
}
.itemUtility .listSort .sort dd a, .itemUtility .listSort .sort dd span {
  padding: 8px 10px 6px;
  font-size: 92.3%;
  line-height: 1;
  display: block;
}
.itemUtility .listSort .sort dd span {
  color: #1657d9;
  cursor: pointer;
}
.itemUtility .listSort .sort dd span:hover {
  text-decoration: none;
  background: #f9f9f9;
  box-shadow: 0 1px 1px #e0e0e0 inset;
  -moz-box-shadow: 0 1px 1px #e0e0e0 inset;
  -webkit-box-shadow: 0 1px 1px #e0e0e0 inset;
  -ms-box-shadow: 0 1px 1px #e0e0e0 inset;
  -o-box-shadow: 0 1px 1px #e0e0e0 inset;
}
.itemUtility .listSort .sort dd a:hover {
  text-decoration: none;
  background: #f9f9f9;
  box-shadow: 0 1px 1px #e0e0e0 inset;
  -moz-box-shadow: 0 1px 1px #e0e0e0 inset;
  -webkit-box-shadow: 0 1px 1px #e0e0e0 inset;
  -ms-box-shadow: 0 1px 1px #e0e0e0 inset;
  -o-box-shadow: 0 1px 1px #e0e0e0 inset;
}
.itemUtility .listSort .sort dd.firstChild {
  border-radius: 3px 0 0 3px;
}
.itemUtility .listSort .sort dd.lastChild {
  border-right: 1px solid #acacac;
  border-radius: 0 3px 3px 0;
}
.itemUtility .listSort .sort dd .active {
  font-weight: bold;
  color: #ffffff;
  cursor: default;
  background: #666666;
  box-shadow: 0 1px 3px #444444 inset;
  -moz-box-shadow: 0 1px 3px #444444 inset;
  -webkit-box-shadow: 0 1px 3px #444444 inset;
  -ms-box-shadow: 0 1px 3px #444444 inset;
  -o-box-shadow: 0 1px 3px #444444 inset;
}
.itemUtility .listSort .sort dd .active:hover {
  color: #ffffff;
  background: #666666;
  box-shadow: 0 1px 3px #444444 inset;
  -moz-box-shadow: 0 1px 3px #444444 inset;
  -webkit-box-shadow: 0 1px 3px #444444 inset;
  -ms-box-shadow: 0 1px 3px #444444 inset;
  -o-box-shadow: 0 1px 3px #444444 inset;
}

.listPageNav {
  width: 100%;
  margin: 0 0 -30px;
  top: -81px;
  padding: 0 0 60px;
  position: relative;
  z-index: 10;
  background: url(../images/common/bg_pagenav.png) 0 25px repeat-x transparent;
  *margin: -106px 0 51px;
  _margin: -126px 0 50px;
  *top: 0;
  zoom: 1;
}
.listPageNav:after {
  height: 0;
  clear: both;
  visibility: hidden;
  display: block;
  zoom: 1;
  content: "";
}
.listPageNav .listSignNumber {
  margin: 0 0 7px;
  padding: 43px 10px 0;
  font-size: 92.3%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
}
.listPageNav .listSignNumber em {
  margin: 0 3px 0 2px;
  font-size: 123.1%;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -1px;
  position: relative;
  top: 1px;
}
.listPageNav .navButtonList {
  margin: -31px 10px 0 0;
  float: right;
  position: absolute;
  top: 31px;
  right: 0;
  overflow: hidden;
}
.listPageNav .navButtonList li {
  float: left;
}

/*# sourceMappingURL=list.css.map */
