@charset "utf-8";

#old_goods .reactionArea {
  position: relative;
}

#old_goods .reactionArea .social {
  position: absolute;
  overflow: hidden;
  top: 185px;
  left: 525px;
  z-index: 5;
}

#old_goods .socialPointInner,
#old_goods .socialPointInner table {
  position: relative;
  z-index: 6;
}

#old_goods .socialPointInner {
  width:310px;
  margin:0 auto;
}

#old_goods .reactionArea .socialPoint {
  z-index: 7;
  margin: 20px 0;
  background: none repeat scroll 0 0 #f5f5f5;
  padding:20px 0;
}

/* socialplus */
#old_goods .socialPoint .socialplus-widget-buttons li {
  position: relative;
  margin: 0 !important;
}
#old_goods .socialPoint .socialplus-widget-counter {
  position: absolute !important;
  top: 28px !important;
  right: 14px !important;
  line-height: 1.4 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  font-size: 12px !important;
  font-weight: normal !important;
  text-align: right !important;
  z-index: 100 !important;
}
#old_goods .socialPoint .socialplus-widget-c-nw_lovely .socialplus-widget-counter {
  color: #b18aca !important;
}
#old_goods .socialPoint .socialplus-widget-c-nw_funny .socialplus-widget-counter {
  color: #ffb742 !important;
}
#old_goods .socialPoint .socialplus-widget-c-nw_interested .socialplus-widget-counter {
  color: #7ab9ab !important;
}


#old_goods .reactionArea .hintWrap {
  width: 28px;
  height: 29px;
  z-index: 7;
  position: absolute;
  top: 70px;
  left: 520px;
}

#old_goods .reactionArea .hint {
  display: block;
  width: 28px;
  height: 29px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  line-height: 1.6;
  cursor: pointer;
}

#old_goods .reactionArea .hint .wrapper .inner {
  display: block;
  width: 28px;
  height: 29px;
}

#old_goods .reactionArea .hintCont {
  display: none;
  position: absolute;
  top: 25px !important;
  right: -22px;
  width: 300px;
  padding-top: 10px;
  background: url(/common_v2/img/bg_pd_arrow.png) 260px top no-repeat;
  z-index: 100;
  opacity: 0;
  text-align: right;
}

#old_goods .reactionArea .hintCont p {
  margin-bottom: 1em;
}

#old_goods .reactionArea .hintCont dt {
  font-weight: bold;
}

#old_goods .reactionArea .hintCont.opened {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#old_goods .reactionArea .hintCont .inner {
  position: relative;
  display: inline-block;
  padding: 20px;
  background: #e6e6e6;
  border-radius: 6px;
  color: #2b2b2d;
  font-size: 12px;
  text-align: left;
  font-weight: normal;
  cursor: auto;
  z-index: 100;
  *display: inline;
  *zoom: 1;
}

#old_goods .reactionArea .hintCont .inner div.kdmr {
  display: inline-block;
  padding: 20px;
  background: #fff;
  border-radius: 6px;
  z-index: 100;
  *display: inline;
  *zoom: 1;
}

#old_goods .reactionArea .social .countA {
  background: url(/rs_v2/characters/detail/img/bg_social_a.png) left top no-repeat;
}
#old_goods .reactionArea .social .countB {
  background: url(/rs_v2/characters/detail/img/bg_social_b.png) left top no-repeat;
}
#old_goods .reactionArea .social .countC {
  background: url(/rs_v2/characters/detail/img/bg_social_c.png) left top no-repeat;
}

#old_goods .reactionArea .btnArea {
  position: absolute;
  top: 276px;
  right: 131px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  z-index: 6;
}

#old_goods .reactionArea .btnArea a,
#old_goods .reactionArea .btnArea .btnFamilyWrap,
#old_goods .reactionArea .btnArea .btnFamily,
#old_goods .reactionArea .btnArea .btnFamilyInner {
  display: block;
  text-decoration: none;
}

#old_goods .reactionArea .btnArea a {
  padding-left: 13px;
  background: url(/rs_v2/characters/detail/img/bg_btn_family_left.png) left top no-repeat;
}

#old_goods .reactionArea .btnArea a:hover {
  text-decoration: underline;
}

#old_goods .reactionArea .btnArea .btnFamilyWrap {
  padding-right: 13px;
  background: url(/rs_v2/characters/detail/img/bg_btn_family_right.png) right top no-repeat;
}

#old_goods .reactionArea .btnArea .btnFamily {
  padding-right: 8px;
  background: url(/rs_v2/characters/detail/img/bg_btn_family.png) left top repeat-x;
}

#old_goods .reactionArea .btnArea .btnFamilyInner {
  padding: 9px 16px 16px 7px;
  background: url(/rs_v2/characters/detail/img/icon_btn_family.png) right 13px no-repeat;
}

#old_goods .relationArea {
  margin-top: 20px;
}

#old_goods .relationArea {
  overflow: hidden;
}

#old_goods .relationArea .grBox {
  float: left;
  width: 215px;
  margin-right: 10px;
  padding: 0;
  background-color: #fff;
  border: 10px solid #f5f5f6;
}

#old_goods .relationArea .socialBox {
  width: 450px;
  margin-right: 0;
	background-color: #f5f5f6;
}

#old_goods .relationArea .inner {
  padding: 20px 5px 20px 15px;
  background: #fff;
}

#old_goods .relationArea .inner ul {
  margin-top: 5px;
}

#old_goods .relationArea .inner li {
  float: left;
  width: 90px;
  margin-right: 10px;
  font-size: 10px;
  text-align: center;
}

#old_goods .relationArea .inner li:last-child {
  margin-right: 0;
}

#old_goods .recentArea {
  margin-top: 50px;
}

