
/* ========TABLE TYPE  PW_A ======== */

.wf10_40 {
font-size: 12pt;
  }
.waku10_40 {
margin: 20px 30px;
  }

.th_width10_40 {
width: 30%;
}
.td_width10_40 {
width: 70%;
}  
  
  
@media screen and (max-width:790px) {
.wf10_40 {
font-size: 11pt;
  }
.waku10_40 {
margin:20px;
padding: 20px 5px;
  }
}


table.table-PW_A_10_40 {
font-family: 'Noto Sans Japanese', sans-serif; font-weight: 300;
border-collapse: collapse;
border:1px solid #cccccc;
border-radius: px;
width:100%;
}

table.table-PW_A_10_40 th {
font-weight: normal;
background-color: rgba(112,128,144,1);
color: #ffffff;  
font-size: 12pt;
border-bottom: 2px solid #cccccc; 
border-left: 1px solid #696969; 
text-align: left;  
padding:20px 20px; 
vertical-align: middle; 
}

table.table-PW_A_10_40 th.must {
font-weight: bold;
background-color: #;
color: #; 
font-size: 12pt;
border-bottom: 2px solid #cccccc; 
border-right: 1px solid #cccccc; 
text-align: ; 
padding:20px 20px; 
vertical-align: middle; 
}

table.table-PW_A_10_40 td {
background-color: rgba(255,255,255,1);  
color: #333333; 
font-size: 12pt;
border-bottom: 2px solid #cccccc;  
border-left: 1px solid #cccccc; 
text-align: ; 
padding:20px 20px; 
line-height: 140%; 
vertical-align: middle; 
}

table.table-PW_A_10_40 tr:first-child th{
border-top: 2px solid #cccccc;  
}
table.table-PW_A_10_40 tr:first-child td{
border-top: 2px solid #cccccc; 
}

table.table-PW_A_10_40 tr:last-child th{
border-bottom: 2px solid #cccccc; 
}
table.table-PW_A_10_40 tr:last-child td{
border-bottom: 2px solid #cccccc;
}


