﻿@charset "utf-8";

/*---------------------------------------
  e-01.html
----------------------------------------*/

#e-01 h2 {
  font-weight: bold;
  color: #fff;
  padding-left: 10px;
  margin-bottom: 0;
}
#e-01 .color01 {
  background: #1c79b2;
}
#e-01 .color02 {
  background: #00b1c3;
  margin-top: 0;
}
#e-01 .color03 {
  background: #92b12f;
  margin-top: 0;
}
#e-01 .color04 {
  background: #deb422;
  margin-top: 0;
}
#e-01 .color05 {
  background: #de5728;
  margin-top: 0;
}
#e-01 .color06 {
  background: #d94f8b;
  margin-top: 0;
}
#e-01 .sub_box li:last-child {
  border-bottom: 0;
}
#e-01 .sub_box .list_links .date {
  color: #888;
}
#e-01 .sub_box .list_links .txt {
  font-weight: bold;
}
#e-01 .sub_box .list_links a {
  padding: 15px 10px 15px 15px;
}
#e-01 .sub_box .important {
  padding: 15px;
}
#e-01 .sub_box .important span {
  text-decoration: underline;
  color: #ff0000;
  padding: 0 22px;
  background: url(../images/bg-important.png) no-repeat 0 50%;
  background-size: 14px 14px;
}
#e-01 .bg_a {
  padding-right: 20px;
  background: url(../images/ico-row_right_gray.png) no-repeat right 50%;
  background-size: 10px 14.5px;
}
#e-01 .domestic {
  padding: 15px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #f5f5f5;
  display: block;
}
#e-01 .domestic span {
  padding: 0 0 0 18px;
  background: url(../images/bg-arrow_rg_blue.png) no-repeat 0 50%;
  background-size: 13px 10px;
  text-decoration: underline;
  color: #006699;
  font-size: 13px;
  display: inline-block;
  vertical-align: text-top;
}
#e-01 .select_all {
  overflow: hidden;
  width: 100%;
}
#e-01 .select_all label {
  float: left;
  padding: 8px 12px 8px 3px;
  background: #f5f5f5;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  margin-left: 5px;
  font-size: 11px;
  vertical-align: middle;
}
#e-01 .select_all label span {
  vertical-align: middle;
}
#e-01 .select_all .trash {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  background: #f5f5f5;
  padding: 7px 15px 7px 30px;
  border: solid 1px #999;
  background: url(../images/ico-trash.png) no-repeat 13px 50% #f5f5f5;
  background-size: 13px 15px;
  vertical-align: middle;
  float: right;
  margin-right: 15px;
  font-size: 13px;
}
#e-01 .list_history li {
  border-bottom: 1px solid #e5e5e5;
  background: #fefefe;
}
#e-01 .list_history li:first-child {
  border-top: 1px solid #e5e5e5;
}
#e-01 .list_history li a {
  padding: 0 10px 0 10px;
  display: block;
}
#e-01 .list_history input[type="checkbox"] {
  margin-right: 9px;
  float: left;
  vertical-align: middle;
}

#e-01 .list_history .bg_a table {
  width: 100%;
}
#e-01 .list_history .date {
  overflow: hidden;
}
#e-01 .list_history .bg_a .first {
  width: 28px;
  vertical-align: middle;
}
#e-01 .list_history .bg_a .sec {
  padding: 13px 0 15px 0;
}
#e-01 .left {
  float: left;
}
#e-01 .right {
  float: right;
}
#e-01 .list_history .color01 {
  font-size: 10px;
  color: #fff;
  padding: 2px 4px;
  background: #1c7ab2;
}
#e-01 .list_history .color02 {
  font-size: 10px;
  color: #fff;
  padding: 2px 4px;
  background: #00b1c4;
}
#e-01 .list_history .color03 {
  font-size: 10px;
  color: #fff;
  padding: 2px 4px;
  background: #92b12e;
}
#e-01 .list_history .color04 {
  font-size: 10px;
  color: #fff;
  padding: 2px 4px;
  background: #deb422;
}
#e-01 .list_history .color05 {
  font-size: 10px;
  color: #fff;
  padding: 2px 4px;
  background: #de5728;
}
#e-01 .list_history .color06 {
  font-size: 10px;
  color: #fff;
  padding: 2px 4px;
  background: #d94f8b;
}
#e-01 .list_history .dmy {
  font-size: 12px;
  color: #888;
}
#e-01 .list_history .txt {
  font-weight: bold;
  font-size: 13px;
  margin-top: 5px;
  color: #333;
}
#e-01 .btn_light_blue {
  background: url(../images/bg-arrow_dow.png) no-repeat 18% 50% #279ddb;
  background-size: 14px 19px;
}
#e-01 .red_a {
  padding: 0;
  color: #ff0000;
  text-decoration: underline;
}
#e-01 .box_notice {
  border: 10px solid #ffd4d4;
  background: #ffeeee;
  padding: 12px 8px;
}
#e-01 .box_notice li:first-child {
  margin-bottom: 5px;
}
#e-01 .box_notice span {
  display: block;
  padding-left: 13px;
  background: url(../images/bg-dot_red.png) no-repeat 0 4px;
  background-size: 7px 7px;
  font-size: 13px;
  padding-right: 13px;
}

/*---------------------------------------
  e-02.html
----------------------------------------*/


#e-02 .headline.edge {
  margin-top: 0;
}

#e-02 .btn_orange {
  font-size: 16px;
}
#e-02 .btn_orange,
#e-02 .btn_gray {
  width: 273px;
}
#e-02 .form_list dd.paddingtop {
  padding-top: 8px;
}
/*---------------------------------------
  e-03.html
----------------------------------------*/
#e-03 .form_list dd {
  font-size: 14px;
}
#e-03 .btn_orange,
#e-03 .btn_gray {
  width: 273px;
}

/*---------------------------------------
  e-04.html
----------------------------------------*/

#e-04 .succ_change {
  padding: 2px 15px 0 15px;
}
/*---------------------------------------
  e-10.html
----------------------------------------*/
#e-10 .verTop input[type="radio"] {
  vertical-align: top;
}
#e-10 .list_check .one_line {
  padding: 0 2px;
}
#e-10 .list_check dd {
  width: 100%;
}
#e-10 .list_check label {
  width: 32%;
  margin: 0;
  padding: 0;
}
#e-10 .form_list dd {
  padding-bottom: 5px;
}
#e-10 .form_list dd:last-child {
  padding-bottom: 0;
}

/*---------------------------------------
  e-14.html
----------------------------------------*/
#e-14 .note {
  font-size: 13px;
}
#e-14 .confirm {
  margin-top: 10px;
}
#e-14 .confirm strong {
  font-size: 14px;
  padding-left: 5px;
}
#e-14 .confirm ul {
  margin-top: 8px;
  padding: 0 13px;
}
#e-14 .confirm li {
  border: none;
  padding: 0 0 10px 0;
}
#e-14 .confirm li:last-child {
  padding-bottom: 6px;
}
#e-14 .confirm li span {
  display: block;
  padding-left: 13px;
  background: url(../images/bg-dot.png) no-repeat 0 4px;
  background-size: 7px 7px;
  font-size: 13px;
}
#e-14 .reason {
  overflow: hidden;
  float: none;
}
#e-14 .reason li {
  border: none;
  padding: 10px 0;
}
#e-14 .reason li:before { 
  content: "•";
  font-size: 15px; 
  vertical-align: text-bottom; 
  padding-right: 7px;
}
#e-14 .reason li:last-child {
  padding-bottom: 5px;
}
#e-14 .btn_orange {
  width: 265px;
  background-position: 80% 50%;
}

#e-14 dd.reason label {
  display:block;
  margin:0.3em 0;
}

#e-14 .reason .other {
  width: 30%;
  float:left;
}

#e-14 .reason input[type="text"] {
  width: 68%;
}

 

/*---------------------------------------
  e-16.html
----------------------------------------*/
#e-16 .list_links li:first-child {
  border-top: solid 1px #ddd;
}
#e-16 .btn_light_blue {
  background: url(../images/bg-arrow_dow.png) no-repeat 18% 50% #279ddb;
  background-size: 14px 19px;
}
#e-16 .date span {
  font-size: 10px;
  color: #fff;
  padding: 2px 4px;
  margin-left: 5px;
  font-weight: normal;
}
#e-16 .date .color00 {
  background: #999;
}
#e-16 .date .color01 {
  background: #1c7ab2;
}
#e-16 .date .color02 {
  background: #00b1c4;
}
#e-16 .date .color03 {
  background: #92b12e;
}
#e-16 .date .color04 {
  background: #deb422;
}
#e-16 .date .color05 {
  background: #de5728;
}
#e-16 .date .color06 {
  background: #d94f8b;
}
#e-16 .narrow_down {
  display: block;
  margin-top: 13px;
}
#e-16 .narrow_down select {
  font-size: 13px;
  padding: 5px 0;
  margin-right: 5px;
}
#e-16 .narrow_down input {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  background: #f5f5f5;
  padding: 5px 10px;
  border: solid 1px #999;
  background-size: 13px 15px;
  font-size: 13px;
}
#e-16 .btn_orange,
#e-16 .btn_gray {
  width: 273px;
}



/*---------------------------------------
  e-13.html
----------------------------------------*/
#e-13 .note {
  font-size: 13px;
}
#e-13 .confirm {
  margin-top: 10px;
}
#e-13 .confirm strong {
  font-size: 14px;
  padding-left: 5px;
}
#e-13 .confirm ul {
  margin-top: 8px;
  padding: 0 13px;
}
#e-13 .confirm li {
  border: none;
  padding: 0 0 10px 0;
}
#e-13 .confirm li:last-child {
  padding-bottom: 6px;
}
#e-13 .confirm li span {
  display: block;
  padding-left: 13px;
  background: url(../images/bg-dot.png) no-repeat 0 4px;
  background-size: 7px 7px;
  font-size: 13px;
}
#e-13 .reason {
  overflow: hidden;
  float: none;
}
#e-13 .reason li {
  border: none;
  padding: 10px 0;
}
#e-13 .reason li:before { 
  content: "。";
  font-size: 15px; 
  vertical-align: text-bottom; 
  padding-right: 7px;
}
#e-13 .reason li:last-child {
  padding-bottom: 5px;
}
#e-13 .btn_orange {
  width: 265px;
  background-position: 80% 50%;
}

#e-13 dd.reason label {
  display:block;
  margin:0.3em 0;
}

#e-13 .reason .other {
  width: 30%;
  float:left;
}

#e-13 .reason input[type="text"] {
  width: 68%;
}