@charset "utf-8";

/* payment_pc.css
 * ************************************************** */

/* common */
.col2 dt {
  width: 294px;
  float: right;
}
.col2 dd {
  width: 566px;
  float: left;
}
h3 em {
  background: #ff7500;
  font-size: 0.7em;
  color: #fff;
  padding: 0.2em 0.5em;
  margin: 0 0 0.2em 1em;
}
.iconList li {
  width: 7em;
  text-align: center;
  margin: 0.2em;
}
