ul.cond-list {
  display: block;
  width: 720px;
}
ul.cond-list dd, ul.cond-list dt {
  vertical-align: top;
  font-size: 12px;
  line-height: 22px;
  color: #60290B;
  padding: 5px 5px;
}
ul.cond-list li {
  width: 720px;
  display: list-item;
  margin: 5px 0px;
  background: #FFF url(bg_space.png) bottom repeat-x;
  padding: 20px 0px;
  float: left;
  color: #60290B;
}

ul.cond-list li dl {
  width: 100%;
  display: block;
  float:left;
}

ul.cond-list li dl dt {
  width: 100px;
  margin: 5px 5px;
  text-align: center;
  vertical-align: top;
  display: block;
  float: left;
}

ul.cond-list li dl dd {
  width: 570px;
  margin: 5px 5px;
  vertical-align: top;
  display: block;
  float: right;
}
ul.cond-list p {
  font-size: 12px;
  line-height: 22px;
  color: #60290B;
  padding: 5px 5px;
}
ul.cond-list li dl dd h4 {
  text-align: left;
  margin: 5px auto 10px auto;
}

strong {
  color: #C00202;
  font-weight: bold;
}

ul.cond-list li dl dd ul.list-01 {
  display: block;
}

ul.cond-list li dl dd ul.list-01 li {
  display: list-item;
  width: 545px;
  background: url(bg_list_01.png) 3px 5px no-repeat;
  padding: 0px 0px 0px 20px;
  margin: 2px 2px;
  font-size: 12px;
  line-height: 22px;
  color: #60290B;
}

ul.cond-list li dl dd ul.list-02 {
  display: block;
  margin-left: 30px;
  list-style: disc;
}

ul.cond-list li dl dd ul.list-02 li {
  display: list-item;
  list-style: disc;
  width: 545px;
  float:none;
  background: none;
  padding: 0 0;
  margin: 0 0;
}

#apply-form {
  width: 719px;
  height: 813px;
  padding-top: 105px;
  background: #FFF url(bg_apply_form.png) top left no-repeat;
}

#apply-form div.form {
  text-align: center;
}

#apply-form div.form table#apply-form-table {
  width: 690px;
}
div.form table th, 
div.form table td {
  padding-top: 10px;
  padding-bottom: 12px;
}
#apply-form div.form table th {
  font-weight: bold;
  font-size: 14px;
  text-align: right;
  padding-right: 40px;
  color: #60290B;
}

#apply-form div.form table tr.require th {
  background: url(bg_form_require.png) right 12px no-repeat;
}

#apply-form div.form table td {
  text-align: left;
  font-size: 14px;
  padding-left: 10px;
  color: #60290B;
}

form span.comment {
  font-size: 12px;
  color:#A26528;
}
div.t03 {
  width: 540px;
  float:left;
  height: 80px;
}

div.t03-01 {
  float: left;
  width: 120px;
}

div.t03-02 {
  float: right;
  width: 400px;
}
