@charset "UTF-8";
/* CSS Document */
/*=============================

c8 料金と支払い方法 に関わるCSS

=============================*/
#c8 .blueBox {
  background-color: #eef3f9;
  padding: 30px 20px;
  border: 1px solid #2a6bb3;
}
#c8 .anchorLanding2 {
  margin-top: -60px;
  padding-top: 60px;
}
#c8 .tabBox1 tr .txtLeft {
  text-align: left;
  padding-left: 30px;
}
#c8 .tabBox1 tr td{
  width: 50%;
}
#c8 .tabBox1 tr td:nth-child(2) {
  text-align: center;
}
#c8 .tabBox2 tr td:first-child {
  width: 100px;
}
#c8 .tabBox2 tr td:nth-child(2) {
  width: 328px;
}
#c8 .tabBox3 tr td:first-child {
  width: 265px;
}
