html, body {
  height: 100%;
}

html {
  background: url('images/default/body_bg.png') repeat-y center top;
}

body {
  margin: 0px;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, sans-serif;
  color: #333;
  margin: 0px auto;
  width: 942px;
  behavior: url("resource/csshover.htc");
}

h1, h2, h3, h4, h5, h6, input {
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, sans-serif;
}

h1 {
  padding: 0 0 10px 35px;
  margin: 30px 30px 10px;
  color: #333;
  font-size: x-large;
  text-align: left;
  font-weight: normal;
  border-bottom: 5px solid #c44040;
  background: url('images/default/h1_mark.png') no-repeat left 0.2em;
  clear: left;
}

h2, h3, h4, h5, h6 {
  color: #203C62;
}

a:link {
  color: #0033CC;
  text-decoration: none;
}

a:visited {
  color: #993399;
}

a:active {
  color: #0033CC;
}

a:hover {
  color: #0066FF;
  text-decoration: underline;
}

form {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
  border-right: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3;
}

textarea {
  width: 320px;
  height: 60px;
}

body:nth-of-type(1) .attr-group .form-tr ul.list-direction-horizontal {
  white-space: normal; /* for Chrome */
}

.header {
  padding: 10px;
  margin: 0px auto;
  font-size: small;
  background: url('images/default/header_bg.gif') repeat-x left top;
  border-bottom: 1px solid #cfcfcf;
}

  .header a:link {
    color: #FFFFFF;
  }

  .header a:visited {
    color: #FFCCFF;
  }

  .header a:active {
    color: #66FFFF;
  }

  .header a:hover {
    color: #FF9900;
    text-decoration: underline;
  }

  .header img {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0px none;
  }

.contact {
  margin: 8px 16px 0 0;
  width: 68px;
  height: 15px;
  display: block;
  float: right;
  background: url('images/default/header_contact.gif') no-repeat left top;
  text-indent: -9999px;
  outline: none;
}

.confirm-message {
  margin-top: 15px;
}

.receipt-message {
  padding: 10px 0;
  background: url('images/default/application-form_bg.png') no-repeat center top;
}

  .receipt-message p {
    margin: 0;
    padding: 20px 60px 10px;
  }

.instruction1 {
  color: #be1d2c;
  font-size: small;
}

.instruction2 {
  font-weight: bold;
}

.instruction3 {
  font-size: large;
  font-weight: bold;
}

.instruction4 {
  font-size: 1em;
}

.instruction5 span {
  display: block;
  background-color: lavenderblush;
}

.instruction6 {
  text-decoration: underline;
}

.linebreak::after {
  content: '\A';
  white-space: pre;
}

.doc {
  margin: 0 auto;
  padding-bottom: 10px;
  background-color: #FFFFFF;
  border-top: 1px solid #fff;
  zoom: 1;
}

.services {
  padding: 16px 128px 16px 128px;
}

.service-select-tree {
  margin: 15px 4px;
  padding: 30px 25px;
  border: 1px solid #A899B9;
  overflow: auto;
  background: url('images/default/services_bg.jpg') no-repeat right bottom;
}

.indicator-outline {
  padding: 15px 0 15px 150px;
  text-align: center;
  background: url('images/default/indicator-outline_bg.png') repeat-x left top;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  zoom: 1;
}

  .indicator-outline span {
    display: block;
    text-indent: -9999px;
    width: 200px;
    float: left;
  }

#StepIndicator_Step1 {
  background-image: url('images/default/step.png');
  background-position: 0px 0px;
  height: 48px;
  width: 242px;
  background-repeat: no-repeat;
}

#StepIndicator_Step2 {
  background-image: url('images/default/step.png');
  background-position: -242px 0px;
  height: 48px;
  width: 222px;
  background-repeat: no-repeat;
}

#StepIndicator_Step3 {
  background-image: url('images/default/step.png');
  background-position: -464px 0px;
  height: 48px;
  width: 197px;
  background-repeat: no-repeat;
}

#StepIndicator_Step1.indicator-current {
  width: 242px;
  background-position: 0px -48px;
}

#StepIndicator_Step2.indicator-current {
  margin-left: -23px;
  width: 245px;
  background-position: -219px -96px;
  z-index: 2;
}

#StepIndicator_Step3.indicator-current {
  margin-left: -23px;
  width: 220px;
  background-position: -441px -144px;
  z-index: 3;
}

.indicator-previous {
}

.indicator-current {
}

.indicator-next {
}

.nikken-id {
  margin: 10px 30px;
  background-color: #fff;
  background: url('images/default/login-form.jpg') no-repeat left bottom;
  zoom: 1;
}

  .nikken-id p {
    margin: 0 0 0 150px;
  }

.login-form {
  margin: 10px 0 0 120px;
  padding: 15px;
  font-size: small;
  background-color: #f1f1f2;
  overflow: hidden;
  zoom: 1;
}

.login-form-tr {
  margin: 0;
  padding: 0;
  clear: both;
  zoom: 1;
}

.login-form-th {
  margin: 0;
  padding: 0 2em 0 0.2em;
  display: block;
  float: left;
  /* width: 270px; */
}

.login-form-td {
  margin: 0;
  padding: 0 4px 0;
  display: block;
  font-size: small;
  float: left;
}

.login-button {
  /* margin: 0 0 0 10px; */
  padding: 0.2em 0.4em;
  display: block;
  /* border: 0px; */
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #dddddd;
/*
	width: 83px;
	height: 26px;
	background: url('images/default/login_btn.png') no-repeat left bottom;
	text-indent: -9999px;
*/
  float: left;
  outline: none;
}

.logout-button {
  /* margin: 0 0 0 10px; */
  padding: 0.2em 0.4em;
  display: block;
  /* border: 0px; */
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #dddddd;
/*
	width: 83px;
	height: 26px;
	background: url('images/default/logout_btn.png') no-repeat left bottom;
	text-indent: -9999px;
*/
  float: left;
  outline: none;
}

.messages {
}

.message1 {
  margin-left: 48px;
  margin-right: 48px;
  border: 1px #C4D2EC solid;
  vertical-align: top;
  margin-bottom: 16px;
  margin-top: 8px;
  padding-bottom: 8px;
}

  .message1 p {
    margin-top: 8px;
    margin-bottom: 0px;
    margin-left: 8px;
    margin-right: 8px;
  }

.message2 {
}

.message3 {
}

.alert {
  display: block;
  padding: 10px 60px 0;
  background: #fff url('images/default/note_mark.png') no-repeat 32px 12px;
  color: #FF0066;
  font-weight: bold;
}

.warn-list {
  margin: 0;
  padding: 10px 50px 15px;
  background-color: #fff;
  color: #FF0066;
  list-style-type: disc;
}

.form {
  background: url('images/default/form.png') repeat-y center top;
}

.application-form {
  padding-top: 25px;
  background: url('images/default/application-form_bg.png') no-repeat center top;
}

.attr-group {
  margin: 0 auto;
  padding: 0;
  display: table;
  width: 815px;
  overflow: auto;
}

  .attr-group div {
    padding-top: 0;
  }

    .attr-group div p {
      margin: -1px 0 0;
      padding: 5px 0 10px;
      background-color: #fff;
      border-bottom: 1px solid #dcdcdc;
      position: relative;
    }

  .attr-group .confirm-message p {
    margin: 0;
    padding-top: 0;
    border-bottom: none;
  }

.attr-group-title {
  margin: 0;
  padding: 25px 0 0 25px;
  height: 57px;
  line-height: 43px;
  display: table-caption;
  font-size: medium;
  background: url('images/default/group-title_bg.png') no-repeat left bottom;
  border-bottom: 1px solid #dcdcdc;
  zoom: 1;
}

.attr-caption {
  font-size: x-small;
  padding-left: 4px;
}

.form-tr {
  width: 815px;
  border-bottom: 1px #dcdcdc solid;
  background: url('images/default/form-tr_bg.png') repeat-y left top;
  zoom: 1;
  clear: both;
}

.form-th {
  padding: 5px 0;
  display: table-cell;
  font-size: small;
  text-align: center;
  width: 213px;
  vertical-align: middle;
  color: #17549D;
  padding-top: 4px;
  padding-bottom: 8px;
  / display: inline; /*for IE6_7 */
  / zoom: 1; /*for IE6_7 */
}

.form-th-warn {
  padding: 5px 0;
  display: table-cell;
  font-size: small;
  text-align: center;
  width: 213px;
  vertical-align: middle;
  color: #17549D;
  padding-top: 4px;
  padding-bottom: 8px;
  background-color: #FD95A5;
}

.form-td {
  display: table-cell;
  margin-left: 4px;
  margin-right: 4px;
  text-align: left;
  padding-top: 4px;
  padding-bottom: 8px;
  padding-left: 16px;
  width: 550px;
  vertical-align: middle;
  / display: inline; /*for IE6_7 */
  / zoom: 1; /*for IE6_7 */
}

  .form-td ul {
    margin: 0;
    padding-left: 0px;
  }

  .form-td label {
    font-size: small;
  }

.form-notice {
  font-size: 0.8em;
  color: #be1d2c;
}

.attention {
  color: #df4545;
}

.zipcode-button {
  margin-bottom: 10px;
  padding: 6px 25px;
  border: 0px;
  width: 68px;
  height: 26px;
  background: url('images/default/zip_btn.png') no-repeat center 3px;
  cursor: pointer;
  font-size: small;
  text-align: center;
  text-decoration: none;
}

  .zipcode-button:visited,
  .zipcode-button:link {
    color: #17549D;
  }

  .zipcode-button:hover {
    color: #67b4cf;
  }

.buttons {
  margin: 0;
  padding: 10px 0 40px;
  text-align: center;
  background: url('images/default/buttons_bg.png') no-repeat center bottom;
}

.button {
  display: block;
  margin: 0 auto;
  width: 204px;
  cursor: pointer;
  border: 0px;
}

#BackButton {
  margin-bottom: 5px;
  height: 47px;
  background: url('images/default/back_btn.png') no-repeat center bottom;
  color: #333;
  font-size: large;
}

#NextButton {
  margin-bottom: 5px;
  padding-top: 0.5em;
  height: 69px;
  background: url('images/default/send_btn.png') no-repeat center bottom;
  color: #fff;
  font-size: large;
}

.policy {
  margin: 25px 0 0;
  padding: 0 45px;
  font-size: small;
  background-color: #efefef;
  background: url('images/default/note_arrow.png') no-repeat 30px 5px;
}

.footer {
  margin: 0;
  padding: 0 45px 20px;
  font-size: small;
  background-color: #efefef;
  background: url('images/default/note_arrow.png') no-repeat 30px 5px;
}

ul.list-direction-horizontal li {
  font-size: small;
  padding-right: 30px;
}

ul.list-direction-vertical li {
  font-size: small;
  padding: 2px 0;
}


/*---- ボタンの透明度 ---*/
.login-button:hover,
.logout-button:hover,
.zipcode-button:hover,
input:hover {
  -ms-filter: "alpha( opacity=80 )"; /*for IE8 */
  filter: alpha( opacity=80 ); /*for IE6_7 */
  opacity: 0.8;
}

/*---- 以下付加したクラス ---*/
.attr-group div p.note {
  padding: 0 0 0 20px;
  background: url('images/default/note_mark.png') no-repeat left top;
  font-size: small;
  border: 2px solid #fff;
  line-height: 1.5;
}

.pagetop {
  padding: 0 30px 10px;
  text-align: right;
  background-color: #fff;
  font-size: small;
}

.update-progress {
  position: fixed;
  z-index: 99999;
  text-align: center;
  width: 942px;
  top: 50%;
}

.progress-message {
  padding-left: 16px;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  background-color: #E0D9F4;
  width: auto;
}

.disabled-label {
  color: #808080;
}

.list-direction-horizontal input[type=text] {
  width: 120px;
}

.list-direction-vertical input[type=text] {
  width: 120px;
}

.item-caption-head {
  color: #be1d2c;
}

.item-caption {
  border-top: 1px #dcdcdc solid;
  color: #be1d2c;
  margin-top: 8px;
}