#services h1 {
  margin: 0px 0 30px 0;
}
#services .block1 .leftBox {
  width: 378px;
  margin-bottom: 30px;
}
#services .block1 .rightBox {
  width: 292px;
}
#services .block1 .sentence {
  margin-top: 0;
}
#services .block1 .center {
  margin-top: 20px;
}
#services .block2 .sentence {
  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;
}
#services .block2 .arrow1 {
  float: none;
}
#services .block2 .image_left p.sentence,
#services .block2 .image_right p.sentence {
  border-bottom: 0;
}
#services .block2 .image_left {
  margin-bottom: 50px;
}


