@charset   "Shift_JIS";
/* table1 css */

table {
          font-size: 110%;
          color: #333333;
          text-align: center;
          width:100%;
          margin:0px;
          line-height: 120% ;
}

td {
          padding-left: 1px;
          text-align: left;
          background: #d6c6af;
}

.td_1 {
          font-size: 14px;
          width:18%;
          padding: 10px;
          color: #ffff00;
          background: #ccccff;
          text-align: center;
          font-weight: bold;
          height: 20px;
}

.td_2 {
          font-size: 14px;
          width:18%;
          padding: 10px;
          color: #ffff00;
          background: #cccccc;
          text-align: center;
          font-weight: bold;
          height: 20px;
}

.td_1_1 {
          font-size: 16px;
          width:18%;
          padding: 10px;
          color: #ffff00;
          background: #ccccff;
          text-align: center;
          font-weight: bold;
          height: 120px;
}

.td_2_2 {
          font-size: 16px;
          width:18%;
          padding: 10px;
          color: #ffff00;
          background: #cccccc;
          text-align: center;
          font-weight: bold;
          height: 120px;
}

.table_2 {
          font-size: 14px;
          padding: 10px;
          color: #666666;
          border-color:#33cc00;
          text-align: center;
          width:100%;
          margin:10 0px;
          line-height: 120% ;
}
.td_3 {
          background: #ff6699;
          width:16%;
          text-align: center;
          font-weight: bold;
          height: 50px;
}

.td_4 {
          background: #ccffcc;
          width:16%;
          text-align: center;
          font-weight: bold;
          height: 50px;
}

