#services h1 {
  margin: 0px 0 30px 0;
}
#services .block1 .leftBox {
  width: 422px;
  margin-bottom: 20px;
}
#services .block1 .rightBox {
  width: 245px;
}
#services .block1 .sentence {
  margin-top: 0;
}
#services .block1 .center {
  margin-top: 20px;
}
#services .block2 .sentence {
  border-bottom: 1px dotted #999999;
  padding-bottom: 20px;
}
#services .block2 .center {
  margin-top: 30px;
}

#services .block2 table#jisseki {
  border: solid #666666;
  border-width: 1px 1px 0 0;
  width: 670px;
}
#services .block2 table#jisseki td {
  padding: 5px;
  border: solid #666666;
  border-width: 0 0 1px 1px;
}
.btns {
  background-image: url(../images/ITS06_btns.gif);
  margin: auto;
}
.btnb {
  background-image: url(../images/ITS06_btnb.gif);
  margin: 40px auto;
}
