@charset "euc-jp";
/* -----------------------------------------------------------
CSS Information

 file name:auct_mb.css
 author:Yahoo! JAPAN
 auth level:css/00/comm/
 last updated:2011.7.8
----------------------------------------------------------- */
.yjChviewWrap {
  text-align: center;
  margin-bottom:10px;
}
.yjChview{
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #e7e7e7;
  background: #f9f9f9;
  text-align: center;
}
.yjChview dl, .yjChview dd, .yjChview p { margin: 0; }
.yjChview dl dt, .yjChview dl dd {
  display: inline;
  font-size: 14px;
  line-height: 1.2em;
}
.yjChview dl dt{
  padding-right: 0.2em;
}
.yjChview dl dd span {
  font-weight: bold;
}
.yjChview dl dd:after {
  content: "\ff5c";
}
.yjChview dl dd.end:after {
  content: "";
}
/*end*/