@charset "utf-8"; 
/* CSS Document */

#contents .inner #article .section .center { 
  text-align: center;
}
.tableStyle01 td { 
  display: table-cell !important; 
  width: 25% !important;
  border: 1px solid #D5D5D5; 
}
#sp_contents .section .tableStyle01 td div { 
  text-align: center !important;
}
#sp_contents .titleTypeA02 { 
  margin-top: 10px;
}
#sp_contents .section.mb20 {
  margin-bottom: 20px !important;
}
#sp_contents .section .flt_r {
  text-align:right;
}
#sp_contents .section h4.mb10 {
  margin-bottom:5px;
}