@charset "shift_jis";
/* CSS Document */

.section p.center {
	text-align: center;
	margin-top: 10px;
}
.section .inner {
	width: 100%;
}
.section .inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contents .inner #article .section dl {
	margin-bottom: 10px;
}
#contents .inner #article .section .section div.clr p.right,
#contents .inner #article .section .section div.clr p.right01 {
	text-align: center;
}