@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;
}

dl dt {
	float:none;
	width:100%;
}
dl dd {
	float:none;
	width:100%;
	margin-bottom:5px;
}
dl {
	margin-left:0;
}
dl.secant {
	margin-left:10px;
}
dl dd.ver {
	margin-left:0.5em;
}