@charset "shift_jis";
/* CSS Document */


.contents950 {
  width: 950px;
  font-size: 14px;
  color: #000;
}

.saisoku {
  font-size: 16px;
  font-weight: bold;
  color: #cc0000;
  line-height: 1.4;
}

.payments {
  color: #000000;
  font-size: 12px;
  padding: 4px;
  border-spacing: 1px;
  border: 1px #A0A0A0 solid;
}

.kome {
  font-size: 10px;
  color: #696969;
}

.komeb {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.noticebox {
  color: #fff;
  width: 30%;
  font-size: 14px;
  background-color: #f00;
  border-radius: 3px;
  margin: 20px 0 10px;
  padding: 4px 0 2px;
  text-align: center;
}

.yamato {
  color: #000000;
  font-size: 12px;
  padding: 4px;
  border-spacing: 1px;
  border: 1px #A0A0A0 solid;
  width: 80%;
}

.gyokan {
  line-height: 140%;
}

.mf5 {
  background-color: #f5f5f5;
  text-align: center;
  vertical-align: middle;
  height: 60px;
  width: 17%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.md5 {
  background-color: #d5d5d5;
  text-align: center;
  vertical-align: middle;
  height: 60px;
  width: 17%;
  padding-top: 5px;
  padding-bottom: 5px;
}


.f5 {
  background-color: #f5f5f5;
  text-align: center;
  vertical-align: middle;
  height: 60px;
  width: 15%;
}

.d5 {
  background-color: #d5d5d5;
  text-align: center;
  vertical-align: middle;
  height: 60px;
  width: 15%;
}

ul.desc {
  line-height: 1.6em;
  text-align: ;
  color: #000000;
  text-indent: 1em;
  list-style-type: none;
}

.payindex {
  background-color: #f0f0f0;
  border-top: 2px #777 solid;
  color: 000;
  font-size: 18px;
  padding: 10px;
  width: 98%;
  margin-bottom: 10px;
}

.payindex span {
  color: #f00;
  margin-left: 10px;
  font-size: 14px;
}

.paybox {
  padding: 10px;
  width: 98%;
  border: 0px #ccc solid;
  margin-bottom: 30px;
}


.payabout {
  border-collapse: collapse;
  border: 1px solid #cfcfcf;
  width: 100%;
  margin: 0 0 30px;
}

.payabout th {
  width: 33%;
  border: 1px solid #cfcfcf;
  padding: 5px 0 3px;
  background: #f7f7f7;
}

.payabout td {
  border: 1px solid #cfcfcf;
  padding: 6px 10px 4px;
  text-align: center;
  font-size: 13px;
}

.cautionbox {
  width: 80%;
  color: #000000;
  border: 1px solid #cc0000;
  margin: 5px;
  padding: 8px;
  border-radius: 1em;
  /*角丸タグ*/
  -webkit-border-radius: 1em;
  /* Safari Chrome用 */
  -moz-border-radius: 1em;
  /* Firefox用 */
}

ul.noticelist {
  line-height: 1.6em;
  text-align: ;
  color: #000000;
  text-indent: 1em;
  list-style-type: square;
}

ul.noticelist li {
  margin-left: 40px;
}


/*以下領収書P*/

.question {
  width: 100%;
  border: 1px;
  border-right: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  padding: 0 0 15px 0px;
  text-align: left;
  line-height: 160%;
}

.question h5 {
  background-color: #e5e5e5;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  font-size: 12px;
  font-weight: bold;
  left: -15px;
  /*margin:0 -20px 0 0;*/
  margin: 0px;
  padding: 10px 15px;
  /*top:-15px;*/
  width: 600px;
  text-align: left;
}

.answer {
  color: #C30003;
  font-weight: bold;
  line-height: 160%;
  text-align: left;
}