@charset "shift-jis";

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.headers {
  padding-left: 10px;
}

h3 {
  color: #369;
  padding: 10px 0px 10px 0px;
}

h4 {
  color: #369;
  font-weight: normal;
  padding: 10px 0px 10px 0px;
}

.content {
  padding-left: 10px;
}

.manual_cap {
  width: 455px;
  float: left;
  padding-bottom: 12px;
}

.description {
  float: left;
  padding: 5px 0px 0px 15px;
}

.description_left {
  width: 20px;
  float: left;
}

.description_right {
  float: right;
}

.description .desc_comment {
  width: 750px;
}

.description .desc_comment:nth-child(even){
  padding: 16px 0 16px 0;
}

span.red {
  color: #c00;
}

.status {
  width: 100%;
  min-width: 960px;
}

.status_credit {
  width: 100%;
  box-sizing: border-box;
  padding-left: 15px;
  margin: 10px 0 25px 0;
}

.status_common {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-left: 15px;
}

.status_credit h5, .status_common h5 {
  margin: 0px 0px 5px 0px;
  color: #ee5f12;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #ee5f12;
}

.status_credit p, .status_head p {
  margin: 10px 0 15px 0px;
  padding: 0;
}

.status_common h6 {
  font-size: 12px;
  font-weight: bold;
  margin: 15px 0 2px;
}

.status_common .detail {
  font-size: 13px;
  background-color: #eee;
  border: 2px solid #ccc;
  padding: 12px 5px 8px 5px;
}

.status_common .detail p {
  padding: 0;
  margin-bottom: 4px;
  list-style: square;
}

.status_common .detail p:before {
  content: "¥";
}

.caution {
  margin-top: 5px;
}

.caution p {
  text-indent: -1em;
  padding-left: 1em;
}

.status_common .caution span {
  color: #c00;
  font-size: 13px;
}

#text_b {
  padding: 20px 0px 10px 10px;
}

.text_b-cap {
  padding-left: 10px;
}

.cart {
  width: 700px;
  margin: 15px 0 0 0;
  padding: 0 20px 0 0;
  text-align: right;
}

.std_setting .description p {
  text-indent: -19px;
  padding: 0 0 12px 19px;
}

.std_setting .description p img {
  display: inline-block;
  margin-right: 2px;
}

.std_setting .description ul {
  margin: 0 0 8px 1em;
}

.std_setting .description ul li {
  margin: 0 0 16px 0;
}

.std_setting .description ul li h5 {
  margin: 0 0 2px 0;
  font-size: 14px;
  font-weight: normal;
}

.std_setting .description ul li div {
  margin: 0 0 0 1em;
}

.std_setting .description ul li div span {
  display: inline-block;
  width: 9em;
}

.std_attention  h4 {
  color: #333;
}

.std_attention p {
  margin: 0 0 0 1em;
}
