@charset "utf-8"; 
/* CSS Document */

#contents .inner #article .section .center { 
  text-align: center;
}
.tableStyle01 th,
.tableStyle01 td { 
  display: table-cell !important; 
  width: 25% !important;
  border: 1px solid #D5D5D5; 
}
#sp_contents .titleTypeA02 { 
  margin-top: 10px;
}