@charset "UTF-8";
table {
  font-size: 12px;
  word-break: break-all;
  text-align: left;
  border-collapse: separate;
}

h1 {
  font-size: 16px;
}

img,
input[type="image"] {
  vertical-align: bottom;
}

a:link {
  text-decoration: none;
  cursor: pointer;
}

a:visited {
  text-decoration: none;
}

a:hover,
a:active {
  text-decoration: underline;
}

a img {
  border: 0;
  vertical-align: top;
}

#w {
  width: 100%;
  border-collapse: collapse;
}

#su {
  width: 165px;
  padding: 0;
  vertical-align: top;
}

#mu {
  padding: 0 0 0 22px;
  vertical-align: top;
}

.float-l {
  float: left !important;
}

.float-r {
  float: right !important;
}

.clear {
  clear: both !important;
}

.w100 {
  width: 100% !important;
}

.mg-t6 {
  margin-top: 6px !important;
}

.mg-b6 {
  margin-bottom: 6px !important;
}

.mg-b10 {
  margin-bottom: 10px !important;
}

.mg-t12 {
  margin-top: 12px !important;
}

.mg-r12 {
  margin-right: 12px !important;
}

.mg-b12 {
  margin-bottom: 12px !important;
}

.mg-t20 {
  margin-top: 20px !important;
}

.mg-b20 {
  margin-bottom: 20px !important;
}

.pd-6 {
  padding: 6px !important;
}

.bx-red {
  border: 1px #c00 solid !important;
}

.bg-whi {
  background: #fff !important;
}

.whi {
  color: #fff !important;
}

.red {
  color: #c00 !important;
}

.bold {
  font-weight: bold !important;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

.center {
  text-align: center !important;
}

.top {
  vertical-align: top !important;
}

.middle {
  vertical-align: middle !important;
}

.bottom {
  vertical-align: bottom !important;
}

#w .arrow {
  padding-left: 10px;
  background: url(//p.dmm.com/p/common/arrow_common.gif) no-repeat left center;
}

hr[class*="d-"][class*="line"] {
  height: 1px;
  border-width: 1px 0 0;
  margin: 22px 0;
}

hr[class*="d-"][class*="line-sm"] {
  margin: 12px 0;
}

.page-detail h1 {
  display: inline;
}

.navi {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  text-decoration: none;
}

.notice {
  color: #c00;
  line-height: 15px;
}

.header {
  font-weight: bold;
  line-height: 15px;
}

.strong {
  color: #c00;
  font-weight: bold;
}

.sub {
  font-size: 10px;
}

.text {
  line-height: 14px;
}

.title {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
