.item_list h1 {
  margin: 0 0 10px 0;
  padding: 10px 5px 10px 10px;
  font-size: 16px;
  line-height: 100%;
  background-color: #eee;
}

.item_list .entry {
  overflow: hidden;
  padding: 10px 0 25px 0;
  width: 950px;
}

#IsNoItems {
  margin: 10px 0 0 0;
}

/*-----*/
.select_list {
  position: relative;
  width: 950px;
  height: 23px;
  font-size: 12px;
  line-height: 100%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 5px 0 0 0;
}

.select_list p {
  margin: 0;
}

.select_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.select_sort .child {
  width: 200px;
  background-color: #fff;
}

.select_list .select_layout {
  position: absolute;
  top: 3px;
  left: 7px;
  z-index: 10;
}

.select_list .select_layout li {
  float: left;
  width: 17px;
  height: 17px;
  margin: 0 7px 0 0;
}

.select_list .select_sort {
  position: absolute;
  top: 3px;
  left: 110px;
  z-index: 10;
}

.select_list .select_sort a {
  display: block;
  background-color: #979689;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 3px 6px 2px 18px;
  color: #fff;
  background-image: url(../../image/head/select_choice.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.select_list .select_sort a.active {
  background-position: left top !important;
}

.select_list .select_clear {
  position: absolute;
  top: 6px;
  left: 252px;
  z-index: 10;
}

.select_list .select_time {
  position: absolute;
  top: 3px;
  left: 300px;
  z-index: 10;
}

.select_list .select_number {
  position: absolute;
  top: 3px;
  right: 130px;
  z-index: 10;
}

.select_list .select_time a, .select_list .select_number a {
  display: inline-block;
  padding: 3px 0 2px 2px;
}

.select_list .select_time a.active, .select_list .select_number a.active {
  background-color: #979689;
  padding: 3px 7px 2px 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
}

.select_list .select_count {
  position: absolute;
  top: 6px;
  right: 5px;
  z-index: 1;
}

.select_list .syllabary {
  text-align: center;
  padding: 4px 0 0 0;
}

.select_list .syllabary a {
  display: inline-block;
  padding: 2px;
  background-color: #eee;
  line-height: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.select_list .syllabary a.active {
  background-color: #979689;
  color: #fff;
}

.select_choice {
  background-color: #eee;
  margin: 0;
  padding: 0 0 5px 15px;
  line-height: 100%;
  border-bottom: 1px solid #ddd;
  display: none;
}

.select_choice ul {
  margin: 0;
  padding: 0;
  list-style: none;
  letter-spacing: -0.4em;
}

.select_choice > ul > li {
  float: left;
  margin: 0 10px 0 0;
}

.select_choice > ul > li > ul {
  margin: 0 0 0 5px;
}

.select_choice li ul li {
  display: inline-block;
  margin: 0 3px 3px 0;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: normal;
}

.select_choice p {
  margin: 8px 0 3px 0;
  padding: 5px 0 5px 8px;
  background-color: #466084;
  color: #fff;
  letter-spacing: normal;
  font-size: 12px;
  line-height: 100%;
}

.select_choice .narabi {
  width: 350px;
}

.select_choice .narabi li {
  min-width: 168px;
  text-align: center;
}

.select_choice .shop {
  width: 300px;
}

.select_choice .shop li {
  min-width: 70px;
  text-align: center;
}

.select_choice .other {
  width: 245px;
}

.select_choice a {
  display: block;
  padding: 3px 8px 3px 8px;
  background-color: #d4d8dc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.select_choice a:hover {
  background-color: #894d73;
  color: #fff;
}

.select_choice .active {
  background-color: #894d73;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
}

.entry .hide_button {
  display: none;
}

/*-----*/
.thumlarge {
  width: 970px;
  margin: 0 -20px 0 0;
  padding: 20px 0 5px 0;
}

.thumlarge .price_start,
.thumlarge .category,
.thumlarge .midashi {
  display: none;
}

.thumlarge .block {
  position: relative;
  float: left;
  width: 230px;
  height: 350px;
  margin: 0 10px 20px 0;
  text-align: center;
  border: 1px solid #cccccc;
  box-sizing: border-box;
}

.thumlarge .block p {
  margin: 0;
}

.thumlarge .block .pic {
  background-color: #aaa;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.thumlarge .block .pic img {
  max-width: 220px;
  max-height: 220px;
  margin: 4px 0 0 0;
}

.thumlarge .block .thum {
  width: 228px;
  height: 230px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.thumlarge .block .basic {
  position: absolute;
  z-index: 1;
  top: 320px;
  left: 0;
  text-align: center;
  width: 228px;
}

.thumlarge .block .basic div {
  display: inline-block;
}

.thumlarge .block .basic p {
  display: inline-block;
  font-size: 10px;
  line-height: 100%;
  padding: 3px 5px 2px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 80px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  color: #fff;
}

.thumlarge .block .basic .shop,
.thumlarge .block .basic .type {
  background-color: #999;
}

.thumlarge .block .basic .itemno {
  display: none;
}

.thumlarge .block .basic .live {
  background-color: #aa2322;
}

.thumlarge .block .basic .live a {
  color: #fff;
}

.thumlarge .block .title {
  position: absolute;
  z-index: 1;
  top: 230px;
  left: 0;
  background-color: #666;
  color: #fff;
}

.thumlarge .block .title p {
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  width: 228px;
  font-size: 12px;
  padding: 5px 3px 4px 5px;
  box-sizing: border-box;
}

.thumlarge .block .title p a {
  color: #fff;
}

.thumlarge .block .bid {
  position: absolute;
  z-index: 1;
  top: 287px;
  left: 10px;
  width: 90px;
  background-color: #eee;
}

.thumlarge .block .bid a {
  color: #fff;
}

.thumlarge .block .bid a:hover {
  text-decoration: underline;
  color: #946349;
}

.thumlarge .block .bid p {
  text-align: center;
  font-size: 14px;
  padding: 5px 3px 4px 5px;
  background-color: #ec6d71;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.thumlarge .block .watch {
  position: absolute;
  z-index: 1;
  top: 287px;
  left: 120px;
  width: 90px;
}

.thumlarge .block .watch p {
  text-align: center;
  font-size: 14px;
  padding: 5px 3px 4px 5px;
  background-color: #80989b;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.thumlarge .block .count_bid {
  position: absolute;
  z-index: 2;
  top: 285px;
  left: 85px;
  width: 24px;
}

.thumlarge .block .count_watch {
  position: absolute;
  z-index: 2;
  top: 285px;
  left: 195px;
  width: 24px;
}

.thumlarge .block .count_bid p,
.thumlarge .block .count_watch p {
  text-align: center;
  vertical-align: middle;
  font-size: 10px;
  line-height: 100%;
  background-color: #FAF16D;
  display: table-cell;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  box-shadow: 0px 0px 3px #333;
}

.thumlarge .block .price_now {
  position: absolute;
  z-index: 1;
  top: 263px;
  left: 2px;
  width: 226px;
}

.thumlarge .block .price_now p {
  text-align: center;
  font-size: 14px;
}

.thumlarge .block .count_down {
  position: absolute;
  z-index: 2;
  top: -8px;
  left: 0px;
  width: 120px;
}

.thumlarge .block .count_down p {
  text-align: left;
  vertical-align: middle;
  font-size: 12px;
  line-height: 100%;
  background-color: #666;
  color: #fff;
  padding: 3px 5px 2px 16px;
  display: table-cell;
  background-image: url(../../image/item_list/timer_large.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.thumlarge .block .bid_close_soon p {
  background-color: #cc0000;
}

/*-----*/
.thumsmall {
  width: 970px;
  margin: 0 -20px 0 0;
  padding: 15px 0 10px 0;
}

.thumsmall .price_start,
.thumsmall .path,
.thumsmall .midashi {
  display: none;
}

.thumsmall .block {
  position: relative;
  float: left;
  width: 155px;
  height: 230px;
  margin: 0 4px 15px 0;
  text-align: center;
  border: 1px solid #cccccc;
  box-sizing: border-box;
}

.thumsmall .block p {
  margin: 0;
}

.thumsmall .block .pic {
  background-color: #aaa;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.thumsmall .block .pic img {
  max-width: 140px;
  max-height: 140px;
  margin: 4px 0 0 0;
}

.thumsmall .block .pic .thum {
  width: 153px;
  height: 153px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.thumsmall .block .basic {
  position: absolute;
  z-index: 2;
  top: -7px;
  right: 0;
  width: 50px;
  text-align: right;
}

.thumsmall .block .basic .shop,
.thumsmall .block .basic .itemno {
  display: none;
}

.thumsmall .block .basic .type {
  display: inline-block;
  font-size: 10px;
  line-height: 100%;
  padding: 2px 2px 1px;
  color: #fff;
  max-width: 50px;
  text-align: center;
  margin: 0 auto 1px;
  background-color: #999;
}

.thumsmall .block .basic .type span {
  display: inline-block;
  height: 10px;
  overflow: hidden;
}

.thumsmall .block .basic .live {
  display: inline-block;
  font-size: 10px;
  line-height: 100%;
  padding: 2px 0 1px;
  color: #fff;
  width: 30px;
  text-align: center;
  margin: auto;
  background-color: #aa2322;
}

.thumsmall .block .basic .live a {
  color: #fff;
}

.thumsmall .block .title {
  position: absolute;
  z-index: 1;
  top: 153px;
  left: 0;
  border-top: 1px solid #ccc;
  color: #000;
}

.thumsmall .block .title p {
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  width: 153px;
  font-size: 10px;
  padding: 4px 3px 0 2px;
  box-sizing: border-box;
}

.thumsmall .block .title a {
  color: #333;
}

.thumsmall .block .bid {
  position: absolute;
  z-index: 1;
  top: 200px;
  left: 20px;
  width: 55px;
}

.thumsmall .block .bid p {
  text-align: center;
  font-size: 10px;
  padding: 1px 0 0 0;
  background-color: #ec6d71;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.thumsmall .block .bid a {
  color: #fff;
}

.thumsmall .block .price_now {
  position: absolute;
  z-index: 1;
  top: 180px;
  left: 0px;
  width: 153px;
}

.thumsmall .block .price_now p {
  text-align: center;
  font-size: 12px;
  line-height: 100%;
}

.thumsmall .block .watch {
  position: absolute;
  z-index: 1;
  top: 200px;
  left: 80px;
  width: 55px;
}

.thumsmall .block .watch p {
  text-align: center;
  font-size: 10px;
  padding: 1px 0 1px 0;
  background-color: #80989b;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.thumsmall .block .count_bid {
  position: absolute;
  z-index: 2;
  top: 194px;
  left: 5px;
  width: 22px;
}

.thumsmall .block .count_watch {
  position: absolute;
  z-index: 2;
  top: 194px;
  left: 126px;
  width: 22px;
}

.thumsmall .block .count_bid p,
.thumsmall .block .count_watch p {
  text-align: center;
  vertical-align: middle;
  font-size: 10px;
  line-height: 100%;
  background-color: #FAF16D;
  display: table-cell;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  box-shadow: 0px 0px 3px #333;
}

.thumsmall .block .count_down {
  position: absolute;
  z-index: 2;
  top: -7px;
  left: 0px;
  width: 120px;
}

.thumsmall .block .count_down p {
  text-align: left;
  vertical-align: middle;
  font-size: 10px;
  line-height: 100%;
  background-color: #666;
  color: #fff;
  display: table-cell;
  padding: 2px 3px 1px 13px;
  background-image: url(../../image/item_list/timer_small.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.thumsmall .block .bid_close_soon p {
  background-color: #cc0000;
}

/*-----*/
.infolist {
  font-size: 12px;
  line-height: 100%;
  padding: 10px 0 5px 0;
}

.infolist .midashi {
  position: relative;
  width: 950px;
  height: 45px;
  color: #fff;
  margin: 0 0 10px 0;
  text-align: center;
}

.infolist .midashi p {
  margin: 0 0 2px 0;
  font-size: 14px;
  line-height: 100%;
}

.infolist .midashi a {
  color: #dce067;
}

.infolist .midashi span {
  font-size: 10px;
  line-height: 100%;
}

.infolist .midashi > div {
  position: absolute;
  z-index: 1;
  background-color: #474a4d;
  padding: 7px 0 6px 0;
}

.infolist .midashi .title {
  top: 0;
  left: 0;
  width: 480px;
}

.infolist .midashi .price_now {
  top: 0;
  left: 485px;
  width: 130px;
}

.infolist .midashi .count_bid {
  top: 0;
  left: 620px;
  width: 65px;
}

.infolist .midashi .count_watch {
  top: 0;
  left: 690px;
  width: 65px;
}

.infolist .midashi .count_down {
  z-index: 1;
  top: 0;
  left: 760px;
  width: 100px;
}

.infolist .midashi .bid {
  top: 0;
  right: 0;
  width: 85px;
  height: 28px;
}

.infolist .midashi .bid p {
  margin-top: 7px;
}

.infolist .block {
  position: relative;
  width: 950px;
  height: 135px;
  margin: 0 0 15px 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
}

.infolist .block p {
  margin: 0;
}

.infolist .block .basic {
  position: absolute;
  z-index: 1;
  top: 2px;
  left: 130px;
  width: 350px;
}

.infolist .block .basic div {
  display: inline-block;
  float: left;
}

.infolist .block .basic p {
  display: inline-block;
  float: left;
  margin: 0 5px 0 0;
  font-size: 12px;
  line-height: 100%;
  background-color: #eee;
  padding: 2px 5px 2px 5px;
  margin: 0 2px 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.infolist .block .basic .type {
  background-color: #b9d08b;
}

.infolist .block .basic .shop {
  background-color: #f8e58c;
}

.infolist .block .basic .itemno {
  background-color: #e0e0e0;
}

.infolist .block .basic .live {
  background-color: #f8b862;
}

.infolist .block .basic .live a {
  color: #fff;
}

.infolist .block .pic {
  background-color: #aaa;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.infolist .block .pic img {
  max-width: 110px;
  max-height: 110px;
  margin: 1px 0 0 0;
}

.infolist .block .pic .thum {
  width: 120px;
  height: 120px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.infolist .block .title {
  position: absolute;
  z-index: 1;
  top: 30px;
  left: 135px;
  overflow: hidden;
  height: 80px;
  width: 350px;
}

.infolist .block .title p {
  display: block;
  display: table-cell;
  vertical-align: middle;
  width: 420px;
  height: 40px;
  font-size: 14px;
  line-height: 140%;
}

.infolist .block .price_now {
  position: absolute;
  z-index: 1;
  top: 40px;
  left: 485px;
  width: 130px;
}

.infolist .block .price_now p {
  text-align: right;
  font-size: 16px;
  line-height: 100%;
}

.infolist .block .price_start {
  position: absolute;
  z-index: 1;
  top: 65px;
  left: 485px;
  width: 130px;
}

.infolist .block .price_start p {
  text-align: right;
}

.infolist .block .count_bid {
  position: absolute;
  z-index: 1;
  top: 50px;
  left: 620px;
  width: 65px;
  text-align: center;
}

.infolist .block .count_bid p {
  text-align: center;
  font-size: 14px;
  line-height: 100%;
}

.infolist .block .count_watch {
  position: absolute;
  z-index: 1;
  top: 50px;
  left: 690px;
  width: 65px;
  text-align: center;
}

.infolist .block .count_watch p {
  text-align: center;
  font-size: 14px;
  line-height: 100%;
}

.infolist .block .count_down {
  position: absolute;
  z-index: 1;
  top: 50px;
  left: 760px;
  width: 100px;
}

.infolist .block .count_down p {
  text-align: center;
  font-size: 14px;
  line-height: 100%;
}

.infolist .block .bid {
  position: absolute;
  z-index: 1;
  top: 25px;
  right: 0px;
  width: 85px;
}

.infolist .block .bid a {
  color: #fff;
}

.infolist .block .bid p {
  text-align: center;
  background-color: #ec6d71;
  padding: 15px 0 13px 0;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.infolist .block .watch {
  position: absolute;
  z-index: 1;
  bottom: 35px;
  right: 0;
  width: 85px;
}

.infolist .block .watch p {
  text-align: center;
  background-color: #80989b;
  padding: 7px 0 7px 0;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.infolist .block .bid_close_soon p {
  color: #cc0000;
}

.infolist .block .path {
  position: absolute;
  z-index: 1;
  bottom: 15px;
  left: 130px;
  font-size: 12px;
}

.infolist .block .path ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.infolist .block .path li {
  margin: 0;
  float: left;
}

.infolist .block .path li + li:before {
  margin: 0 2px 0 5px;
  content: ">";
}

/*-----*/
.imagelist {
  text-align: center;
  padding: 10px 0 5px 0;
}

.imagelist .midashi,
.imagelist .basic,
.imagelist .title,
.imagelist .watch,
.imagelist .bid,
.imagelist .info,
.imagelist .price_now,
.imagelist .price_start,
.imagelist .count_bid,
.imagelist .count_watch,
.imagelist .count_down,
.imagelist .path {
  display: none;
}

.imagelist .block {
  max-width: 235px;
  min-width: 220px;
  height: 190px;
  margin: 0 5px 5px 0;
  background-color: #eee;
  display: inline-block;
}

.imagelist .block .thum {
  max-width: 235px;
  min-width: 220px;
  height: 190px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.imagelist .block img {
  max-width: 220px;
  max-height: 180px;
  margin: 5px 3px 0 3px;
}

/*-----*/
.block .bid p.bid_not, .block .watch p.watch_not {
  background-color: #999999;
}

/*-----*/
.old_select_list {
  position: relative;
  width: 950px;
  height: 46px;
  font-size: 12px;
  line-height: 100%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 5px 0 0 0;
}

.old_select_list p {
  margin: 0;
}

.old_select_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.old_select_list .select_count {
  position: absolute;
  top: 6px;
  right: 5px;
  z-index: 1;
}

.old_select_list .select_number {
  position: absolute;
  top: 3px;
  right: 130px;
  z-index: 10;
}

.old_select_list .select_time a, .old_select_list .select_number a {
  display: inline-block;
  padding: 3px 0 2px 2px;
}

.old_select_list .select_time a.active, .old_select_list .select_number a.active {
  background-color: #979689;
  padding: 3px 7px 2px 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
}
