@charset "utf-8";

/***** layout *****/
html {
  overflow: auto;
}
body{
  overflow: hidden;
  min-width: 960px;
  position: relative;  
}
#str_container #str_menuAndContents #str_leftmenu {
  display: none;
}
.disnon {
  display: none;
}
#featureArea {
  min-width: 960px;
  margin-left: -170px;
}

/*#featureArea #used-buyinfo h1 {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 960px;
  height: 210px;
  background: url(/sell/feature/2014/used-buyinfo/images/mainimg_a.jpg) no-repeat;
  margin: 0 0 35px;
}*/
#featureArea #used-buyinfo .sp_view {
  display: none;
}

/* common */
#featureArea #used-buyinfo a:hover img {
  opacity: .75; 
  filter: alpha(opacity=75); 
  -ms-filter: "alpha(opacity=75)";
  -khtml-opacity: .75;
  -moz-opacity: .75;
}
#featureArea #used-buyinfo .left {
  float: left;
}
#featureArea #used-buyinfo .right {
  float: right;
}
#featureArea #used-buyinfo .pagetop {
  text-align: right;
}
#featureArea #used-buyinfo {
  font-family: "メイリオ","Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}





/*sell-category-price-box*/
#featureArea #used-buyinfo .sell-category-price-box {
  width: 960px;
  clear: both;
  display: inline-block;
  margin-bottom: 20px;
}
#featureArea #used-buyinfo .sell-category-price-box h1 {
  margin: 5px 0 20px 0;
  font-size: 28px;
  font-weight: bold;
  background: #7d7e7d; /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center,  #7d7e7d 0%,#0e0e0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  line-height: 1.2;
  text-align: center;
  color: #FFF;
  padding: 85px 0 30px;
  font-weight: normal;
  position: relative;
}
#featureArea #used-buyinfo .sell-category-price-box h1 b {
  font-size: 40px;
}
#featureArea #used-buyinfo .sell-category-price-box h1:before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  display: inline-block;
  margin-left: -85px;
  width: 170px;
  height: 169px;
  background-image: url(/sell/feature/2019/secretinfo2/images/ping_logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#featureArea #used-buyinfo .sell-category-price-box #tab-item-area .topSwitchBox .menu {
  margin: 0;
  width: 960px;
  overflow: hidden;
  margin-bottom: 10px;
}
#featureArea #used-buyinfo .sell-category-price-box #tab-item-area .topSwitchBox .menu ul.tab{
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 24px;
}
#featureArea #used-buyinfo .sell-category-price-box #tab-item-area .topSwitchBox .menu ul.tab li {
  font-size: 20px;
  display: table-cell;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center !important;
  border-top: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  float: left;
  padding: 20px 0;
  letter-spacing: 0;
  height: 60px;
  background: #f7f7f7;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#featureArea #used-buyinfo .sell-category-price-box #tab-item-area .topSwitchBox .menu ul.tab li:hover {
  background: #ededed
}
#featureArea #used-buyinfo .sell-category-price-box #tab-item-area .topSwitchBox .menu.colum6 ul.tab li {
  width: 50%;
}
/*#featureArea #used-buyinfo .sell-category-price-box #tab-item-area .topSwitchBox .menu.colum6 ul.tab li:nth-child(2) {
  width: 20%;
}*/
#featureArea #used-buyinfo .sell-category-price-box #tab-item-area .topSwitchBox .menu.colum6 ul.tab li {
}
#featureArea #used-buyinfo .sell-category-price-box #tab-item-area .topSwitchBox .menu ul.tab li:first-child {
  border-left: 1px solid #dedede;
}
#featureArea #used-buyinfo .sell-category-price-box #tab-item-area .topSwitchBox .menu ul.tab li span.oneline {
  margin-top:15px;
}
#featureArea #used-buyinfo .sell-category-price-box #tab-item-area .topSwitchBox .menu ul.tab li.current {
  color: #000;
  border-bottom: none;
  font-weight: bold;
  background: #FFF;
}
#featureArea #used-buyinfo .sell-category-price-box #tab-item-area .topSwitchBox .menu ul.tab li.current span {
  border-bottom: 3px solid #c51e2f;
  position: relative;
  transition: border-width .12s ease-in-out;
  padding-bottom: 10px;
}
/*tab-item-area*/
#featureArea #used-buyinfo .sell-category-price-box #tab-item-area .content_wrap.disnon {
  display: none;
}

/* item-area */
#featureArea #used-buyinfo .sell-category-price-box .item-background {
  display: block;
  width: 960px;
  overflow: hidden;
  padding-bottom: 5px;
}
#featureArea #used-buyinfo .sell-category-price-box .item-area {
  padding: 0;
  margin-bottom: 20px;
}
#featureArea #used-buyinfo .sell-category-price-box .item-area ul {
  width: 972px;
}
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li {
  width: 150px;
  position: relative;
  margin: 0 12px 5px 0;
  float: left;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
/*#featureArea #used-buyinfo .sell-category-price-box .item-area ul li:hover {
  opacity: .70; 
  filter: alpha(opacity=70); 
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: .70;
  -moz-opacity: .70;
}*/
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p {
  color: #000;
}
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p.img {
  width: 150px;
  padding: 0;
}
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p.img img {
  width: 150px;
}
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p.img .b_r {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background: #FFF;
}
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p.maker,
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p.product,
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p.shaft,
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p.price {
  line-height: 1;
  width: 150px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 6px 0;
}
}
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p.maker {
  font-size: 12px;
  padding-top: 5px;
  color: #333;
}
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p.product {
  font-size: 15px;
  padding: 0;
  width: 150px;
  color: #000;
  font-weight: bold;
}
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p.shaft {
  font-size: 12px;
  padding: 0 0 5px 0;
  width: 150px;
  color: #333;
}
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p.price {
  font-size: 12px;
  color: #c51e2f;
  line-height: 1.3;
  margin-bottom: 10px;
  padding-top: 12px;
}
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p.price b {
  font-size: 24px;
  font-weight: bold;
}
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p.price b span {
  font-size: 18px;
}

#featureArea #used-buyinfo .sell-category-price-box .item-area ul li a > div {
}
#featureArea #used-buyinfo .sell-category-price-box .item-area ul li p.btn {
  font-size: 12px;
  background:;
  border: 1px solid #ff3333;
  height: 25px;
  line-height: 25px;
  background-image: url(/sell/images/parts/top/icn_arrow.png);
  background-position: 96% 50%;
  background-repeat: no-repeat;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #ff3333;
}
#featureArea #used-buyinfo .sell-category-price-box .item-area p.right {
  text-align: right;
}
/*bnr960*/
.bnr960 {
  margin-bottom: 10px;
}
.bnr960 img {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.bnr960 img:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}


/*sell-bg-box*/
#featureArea #used-buyinfo .sell-bg-box {
  background: #eeeeee;
  width: 920px;
  padding: 20px 20px 12px 20px;
}
#featureArea #used-buyinfo .sell-bg-box h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  border-left: none !important;
  color: #000;
}
#featureArea #used-buyinfo .sell-bg-box h3 span {
  font-size: 18px;
  font-weight: normal;
}
/*sell-strong*/
#featureArea #used-buyinfo .sell-bg-box ul.sell-strong {
  width: 940px;
  display: inlin%;
e-block;
}
#featureArea #used-buyinfo .sell-bg-box ul.sell-strong li {
  width: 145px;
  background: #FFF;
  margin: 0 10px 10px 0;
  padding: 0 0 15px;
  text-align: center;
  float: left;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-bottom: 2px solid #dddddd;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
#featureArea #used-buyinfo .sell-bg-box ul.sell-strong li img {
  width: 145px;
}
#featureArea #used-buyinfo .sell-bg-box ul.sell-strong li a {
  color: #333;
  font-size: 12px;
  text-align: center;
}
#featureArea #used-buyinfo .sell-bg-box ul.sell-strong li a p.logo {
  margin: 0;
}
#featureArea #used-buyinfo .sell-bg-box ul.sell-strong li a p.brand {
  margin: 0;
  text-align: center;
}


/*価格表テーブル*/
#featureArea #used-buyinfo h3.titleber {
     font-size: 24px;
     font-weight: bold;
     color: #000;
     border-bottom: 1px solid #000;
     line-height: 1;
     padding: 1em 0;
     text-align: center;
     background: #222;
     color: #fff;
}


#featureArea #used-buyinfo .tb{
  width: 960px;
  display: flex;
}

.utility {
  width: 470px;
}
#featureArea #used-buyinfo .tb th{
  font-weight: bold;
  background :#eee;
}
#featureArea #used-buyinfo .tb tr,#featureArea #used-buyinfo .tb td,#featureArea #used-buyinfo .tb th{
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  padding: 5px 10px;
  line-height: 1.8;
}
#featureArea #used-buyinfo .tb h2.tb_ti{
  font-weight: bold;
  font-size: 20px;
  padding: 25px 0 10px 0;
}
#featureArea #used-buyinfo .tb .iron_Wrap{
  margin-right: 20px;
  width: 50%;

}
#featureArea #used-buyinfo .tb .utility_Wrap{
    width: 50%;

}
#featureArea #used-buyinfo .tb .utility_Wrap th{
  width: 33%;
}


/*事前に相場を知りたい、商品を送るだけボタン*/
#featureArea #used-buyinfo .btn-area-l {
  clear: both;
  width: 960px;
  /* margin: 10px 0 30px 0; */
  /* display: inline-block; */
  /* text-align: center; */
  margin: 0 auto;
}
#featureArea #used-buyinfo .btn-area-l ul {width: 960px;}
#featureArea #used-buyinfo .btn-area-l ul li {
  border: 4px solid #ff6600;
  background: #FFF;
  width: 960px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#featureArea #used-buyinfo .btn-area-l ul li:hover {
    opacity: .75; 
  filter: alpha(opacity=75); 
  -ms-filter: "alpha(opacity=75)";
  -khtml-opacity: .75;
  -moz-opacity: .75;
}
#featureArea #used-buyinfo .btn-area-l ul li:first-child {
  border: 4px solid #ff5050;
}
#featureArea #used-buyinfo .btn-area-l ul li a {
}
#featureArea #used-buyinfo .btn-area-l ul li a h3 {
  text-align: center;
  color: #333;
  font-size: 28px;
  font-weight: bold;
  padding: 20px 0 15px;
  margin-bottom: 25px;
  position: relative;
  z-index: 0;
}
#featureArea #used-buyinfo .btn-area-l ul li a h3 {
  border-bottom: 4px solid #ff6600;
}
#featureArea #used-buyinfo .btn-area-l ul li a h3:before {
  content: "";
  position: absolute;
  bottom: -11px; left: 50%;
  margin-left: -12px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 14px 14px 0 0;
  border-color: #FFF transparent transparent transparent;
  z-index: 0;
}
#featureArea #used-buyinfo .btn-area-l ul li a h3:after {
  content: "";
  position: absolute;
  bottom: -20px; left: 50%;
  margin-left: -17px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 16px 20px 0 0px;
  border-color: #ff6600 transparent transparent transparent;
  z-index: -1;
}
#featureArea #used-buyinfo .btn-area-l ul li:first-child a h3 {
  border-bottom: 4px solid #ff5050;
}
#featureArea #used-buyinfo .btn-area-l ul li:first-child a h3:after {
  border-color: #ff5050 transparent transparent transparent;
}


#featureArea #used-buyinfo .btn-area-l ul li a p {
  text-align: center;
  color: #FFF;
  background: url(/sell/feature/sellbeginner/images/icn_arrow_btn.png) no-repeat #ff6600;
  background-position: 337px center;
  width: 520px;
  padding: 25px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 0 auto;
  font-size: 28px;
  margin-bottom: 30px;
  border-bottom: 5px solid #d15807;
}
#featureArea #used-buyinfo .btn-area-l ul li:first-child a p {
  background: url(/sell/feature/sellbeginner/images/icn_arrow_btn.png) no-repeat #ff5050;
  background-position: 487px center;
  border-bottom: 5px solid #c23c3c;
}
#featureArea #used-buyinfo .btn-check {
  padding: 20px 0;
}
#featureArea #used-buyinfo .btn-check a {
  color: #FFF;
}
#featureArea #used-buyinfo .btn-check a p {
  width: 500px;
  padding: 20px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 0 auto;
  font-size: 24px;
  font-weight: bold;
  background: url(/sell/feature/sellbeginner/images/icn_arrow_btn.png) no-repeat #ff5050;
  background-position: 480px center;
  text-align: center;
  font-weight: bold;
}


/*買取相場をチェックボタン*/
#featureArea #used-buyinfo .btn-check {
  padding: 20px 0;
}
#featureArea #used-buyinfo .btn-check a {
  color: #FFF;
}
#featureArea #used-buyinfo .btn-check a p {
  width: 550px;
  padding: 20px 0;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  margin: 0 auto;
  font-size: 24px;
  font-weight: bold;
  background: url(/sell/feature/sellbeginner/images/icn_arrow_btn.png) no-repeat #ff5050;
  background-position: 520px center;
  text-align: center;
  font-weight: bold;
  border-bottom: 7px solid #c23c3c;
}
#featureArea #used-buyinfo .btn-check a p:hover {
    opacity: .75; 
  filter: alpha(opacity=75); 
  -ms-filter: "alpha(opacity=75)";
  -khtml-opacity: .75;
  -moz-opacity: .75;
}


#featureArea #used-buyinfo #flow-img2 ul {
  display: inline-block;
  margin: 30px 0 30px 0;
}
#featureArea #used-buyinfo #flow-img2 ul li {
  float: left;
  margin-left: 110px;
  width: 250px;
  position: relative;
}
#featureArea #used-buyinfo #flow-img2 ul li:first-child {
  margin-left: 115px;
}
#featureArea #used-buyinfo #flow-img2 ul li p {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 2;
  color: #000;
  white-space: nowrap;
  margin-top: -30px;
}
#featureArea #used-buyinfo #flow-img2 ul li p.mgl- {
  margin-left: -20px;
}
#featureArea #used-buyinfo #flow-img2 ul li:before {
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  bottom: 130px;
  left: -74px;
  display: block;
  font-size: 40px;
  color: #3899d8;
}
#featureArea #used-buyinfo #flow-img2 ul li:first-child:before {
  display: none;
}





#featureArea #used-buyinfo .attention-area {
  clear: both;
  width: 830px;
  position: relative;
  margin: 0 0 10px 0;
  display: inline-block;
  padding-bottom: 15px;
  border: 4px solid #cccccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#featureArea #used-buyinfo .attention-area:before {
  content: "";
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -188px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent #cccccc transparent;
  z-index: 0;
}
#featureArea #used-buyinfo .attention-area h3 {
  background: #ededed;
  padding: 20px 30px;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #000;
  font-weight: normal;
}
#featureArea #used-buyinfo .attention-area h3 b {
  font-weight: bold;
  font-size: 20px;
}
#featureArea #used-buyinfo .attention-area p {
  margin: 5px 30px 8px 30px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  line-height: 1.3;
}


#featureArea #used-buyinfo .arrow_bottom {
  position: relative;
  z-index: 0;
  margin-bottom: 70px;
  padding-top: 30px;
}
#featureArea #used-buyinfo .arrow_bottom:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -460px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 210px 460px 0 460px;
  border-color: #ebf5fb transparent transparent transparent;
  z-index: -1;
}
#featureArea #used-buyinfo .arrow_bottom p {
  text-align: center;
  font-size: 28px;
  line-height: 1.4;
}
#featureArea #used-buyinfo .arrow_bottom p.one {
}
#featureArea #used-buyinfo .arrow_bottom p.two {
  font-size: 38px;
  font-weight: bold;
  color: #3899d8;
  margin-bottom: 0px;
}
#featureArea #used-buyinfo .arrow_bottom p.three {

}






/*h2.underline*/
#featureArea #used-buyinfo .sell-howto-entry h2 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  line-height: 1;
}
#featureArea #used-buyinfo .sell-howto-entry h2 > div {
  float: right;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  top: 4px;
}
#featureArea #used-buyinfo .sell-howto-entry h2 span.day {
  /*background: linear-gradient(101.8326171030103deg, rgba(102, 102, 102,1) 34.16108396864429%,rgba(101, 101, 101,1) 34.16108396864429%,rgba(87, 87, 87,1) 79.98582309054345%);
  color: #FFF;
  padding: 1px 14px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;*/
  line-height: 1;
  padding-left: 5px;
  margin-left: 5px;
}
#featureArea #used-buyinfo .sell-howto-entry h2.underline {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  line-height: 1.4;
}



#featureArea #used-buyinfo .attention_box {margin: 50px 0 30px;}
#featureArea #used-buyinfo .attention_box h3 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  border-top: 3px solid #000;
  border-bottom: 1px solid #000;
  line-height: 1;
  padding: 0.75em 0;
  margin-bottom: 0.75em;
}
#featureArea #used-buyinfo .attention_box p {
  font-size: 16px;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.5;
  margin-bottom: 0.3em;
}
#featureArea #used-buyinfo .attention_box .small {
  font-size: 14px;
}


/*新商品*/
#featureArea #used-buyinfo .newitemWrap{
  clear: both;
  padding-top: 70px;
}

#featureArea #used-buyinfo h2.new-item {
    background: #222;
    color: #FFF;
    font-size: 32px;
    letter-spacing: 0.05em;
    font-weight: bold;
    padding: 25px 0;
    text-align: center;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    line-height: 1;
  }


#featureArea #used-buyinfo .newitembox {
    background: none;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
  }

  #featureArea #used-buyinfo .newitembox p{
    text-align: center;
    margin-bottom: 20px;
  }



/*newitemWrap*/
#featureArea #used-buyinfo .newitemWrap {
  width: 960px;
  overflow: hidden;
  margin: -10px 0 20px;
}
#featureArea #used-buyinfo .newitemWrap .newitembox .itemlist {
  width: 961px;
}
#featureArea #used-buyinfo .newitemWrap .newitembox .itemlist li {
  position:relative;
  float: left;
  width: -moz-calc((100% - 3px) / 3);
  width: -webkit-calc((100% - 3px) / 3);
  width: calc((100% - 3px) / 3);
  height: 70px;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  background: url(/newshop/feature/images/common/lp/category/btn_icn_arrow_pc.png) no-repeat 290px center #f2f2f2;
}
#featureArea #used-buyinfo .newitemWrap .newitembox .itemlist li:hover {
              opacity: .75; 
              filter: alpha(opacity=75); 
              -ms-filter: "alpha(opacity=75)";
              -khtml-opacity: .75;
              -moz-opacity: .75;
}
#featureArea #used-buyinfo .newitemWrap .newitembox .itemlist li a {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
#featureArea #used-buyinfo .newitemWrap .newitembox .itemlist li img {
  width: 70px;
  height: 70px;
  float: left;
}
#featureArea #used-buyinfo .newitemWrap .newitembox .itemlist li p {
  float: left;
  color: #000;
  line-height: 70px;
  font-size: 16px;
  margin-left: 10px;
}
#featureArea #used-buyinfo .newitemWrap .newitembox .itemlist li p.twoline {
  line-height: 1.3;
  padding-top: 18px;
}


