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

#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_004 {
  width: 750px;
  height: 84px;
  margin: 20px 0 50px -37px;
  padding: 0;
  background-image: url(../../kfgwimg/root_004.gif);
  background-repeat: no-repeat;
  background-position: center;
}

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

.description{
  font-size: 22px;
  color: #558bc1;
  font-weight: bold;
}
.description:before{
  content: "●";
  margin-right: 5px;
}

.description2{
  font-size: 12px;
  margin: 15px 0 50px;
  line-height: 1.8;
  color: #558bc1;
}

table.bnknoList,
table.bnktypefList{
  width: 100%;
  margin: 20px 0 0;
}

td.bnknoList,
td.bnktypefList{
  padding: 16px 20px;
  background: #f5f5f5;
  border: none;
  border-bottom: 3px solid #fff;
}

td.bnknoList a,
td.bnktypefList a{
  font-size: 16px;
  line-height: 1.2;
  color: #4d87c4;
  text-decoration: none;
}

td.bnknoList a:hover,
td.bnktypefList a:hover{
  text-decoration: underline;
}

#request_1{
  width: 190px;
  height: auto;
  margin: 50px auto;
  overflow: hidden;
}

#input li#inputcancel{
  width: auto;
  height: auto;
  background: none;
  margin: 0;
}

#input li#inputcancel a{
  display: block;
  width: 190px;
  height: 70px;
  line-height: 70px;
  font-size: 18px;
  color: #fff;
  background: #B3B3B3;
  text-indent: 0;
  text-align: center;
}
#input li#inputcancel a:hover{
  opacity: 0.8;
}