body {
  padding-top: 35px;
  margin: 0;
  font-family: Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
}

.description{
  width: 675px;
  margin: 40px auto 0;
  font-size: 21px;
  line-height: 1.4;
}

#container {
  width: 675px;
  margin: 0 auto;
}


#frame {
  margin: 0px auto 0px auto;
  padding: 0px;
  border: none;
  text-align: left;
}

#banner {
  margin: 0;
  padding: 0;
  border: 0;
}

/*
#corpname {
  height: 22px;
  margin: 0 0 35px 0;
  padding: 0;
  text-align: center;
  border: 0;
  background-position: center;
}
*/

#service {
  background-image: none;
  margin: 25px 0 0 0;
}

#servicename {
  width: 100%;
  height: 30px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
}

#navigation_006 {
  width: 750px;
  height: 84px;
  margin: 20px 0 50px -37px;
  padding: 0;
  background-image: url(../../kfgwimg/root_006.gif);
  background-repeat: no-repeat;
  background-position: center;
}

#navigation_006b {
  width: 750px;
  height: 84px;
  margin: 20px 0 50px -37px;
  padding: 0;
  background-image: url(../images/root_006b.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.description{
  width: 675px;
  margin: 40px auto 0;
  font-size: 21px;
  line-height: 1.4;
}
table.confirm{
  width: 675px;
  margin: 30px auto;
  table-layout: fixed;
}

table.confirm td.confirmTd1{
  width: 181px;
  padding: 25px 0 25px 30px;
  border: none;
  border-bottom: 3px solid #fff;
  background: #e5e5e5;
}

table.confirm td.confirmTd2{
  white-space: normal;
  width: auto;
  margin: 0px 0px 10px 0px;
  padding: 12px 15px 12px 30px;
  border: none;
  border-bottom: 3px solid #fff;
  background: #f1f1f1;
  font-size: 20px;
}

table.input input{
  width: 35px;
  height: 43px;
  padding: 0 15px;
  line-height: 43px;
  border: 1px solid #b9c9d2;
  border-radius: 5px;
  font-size: 18px;
  text-align: center;
}

table.input span{
  margin-left: 10px;
  font-size: 12px;
}

table.input td.inputTd a{
  color: #376da6;
  text-decoration: none;
}
table.input td.inputTd3 a:hover{
  text-decoration: underline;
}

table.input td.inputTd3 select{
  width: 220px;
  height: 45px;
  border: none;
  font-size: 18px;
  padding: 0 0 0 20px;
}

.result,
.error{
  width: 675px;
  margin: 5px auto;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  text-align: center;
  color: #ff0600;
}

#request_4
{
  margin: 30px 70px;
  height: 70px;
  align:center
}

#request_3
{
  margin: 30px auto;
  height: 70px;
  align:center
}

#input li#inputcancel a:hover{
  opacity: 0.8;
}

#input li#inputback a:hover{
  opacity: 0.8;
}

#input li#inputfinance a:hover{
  opacity: 0.8;
}

ul#input{
  width: 675px;
  overflow: hidden;
  margin: 10px auto;

}

ul#input li {
  margin: 0;
  padding: 0;
  text-indent: 0;
}

ul#input a {
   display: inline;
}

#input li#inputback {
  width: 100px;
  height: 70px;
  margin-right: 20px;
  background: none;
}

#input li#inputcancel {
  width: 100px;
  height: 70px;
  margin-right: 20px;
  background: none;
}

#input li#inputfinance {
  width: 430px;
  height: 70px;
  background: none;
}


#input li a{
  display: block;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
#input li#inputback a{
  background: #9A9A9A;
}
#input li#inputcancel a{
  background: #B3B3B3;
}

#input li a:hover{
  opacity: 0.8;
}

#input li#inputfinance a{
  background: #4d87c4;
}
