@charset "utf-8"; 

#sp_contents .section:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}

#contents .inner #article .tableStyle01 {
	width: 100%;
	margin-bottom: 10px;
}
#contents .inner #article .section .section p {
    margin: 5px 0 8px 0;
}

#contents .inner #article .section .section.mb25 {
	margin: 0 0 10px 0;
}
.flt_r {
	float: right;
}
#contents .inner #article .section dl {
	padding: 5px 0;
	overflow: hidden;
}
#contents .inner #article .section dt {
	float: left;
	padding: 0;
	width: 100%;
}
#contents .inner #article .section.special02 dt {
	width: 100%;
}

#contents .inner #article .section dd {
	float: left;
}
