@charset "utf-8";
/* CSS Document */


#page6 table.soryopayment {
    border-collapse: collapse;
    width: 100%;
    margin: auto;

  }
#page6 table.soryopayment th,#page6 table.soryopayment td {
    border: solid 2px #CCC;
    padding: 10px;
    vertical-align: middle;
  }
#page6 table.soryopayment th{
    text-align: center;
    white-space: nowrap;
  }
#page6 .soryoheader{
    background-color: #999999;
    color: #FFFFFF
  }
#page6 .soryoheader_sub{
    background-color: #EFEFEF;
  }
#page6 .soryoprice{
    color: #FF0000;
    font-weight: bold;
    /*width: 25%;*/
    text-align: right;
  }


