@charset "utf-8";
/* CSS Document */
#sp_contents .titleTypeA02 {
	margin-top: 10px;
}
#section_area .center {
	text-align: center;
}
.section_table {
	display: flex;
	margin: 0 0 10px;
}
.section_table dt {
	padding-right: 20px;
	width: 30%;
}
.section_table dd{
	width: 70%
}