#main .main-inner {
	width:960px;
}

.section-terms {
	width:900px;
	margin:0 auto;
}

.section-terms dl {
	margin-bottom:20px;
}

.section-terms dt {
	font-size:16px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #cccccc;
}

.section-terms dd {
	margin-bottom:50px;
}

.section-terms dd:last-child {
	margin-bottom:0;
}

.section-terms dd .blk {
	padding-left:1.5em;
	text-indent:-1.5em;
	margin-bottom:10px;
}
.section-terms dd .blk:last-child {
	margin-bottom:0;
}

.section-terms .sec2 .info {
	margin-bottom:10px;
}

.section-terms .sec2 .blk {
	padding-left:2em;
	text-indent:-2em;
	margin-bottom:5px;
}
.section-terms .sec2 .blk:last-child {
	margin-bottom:0;
}

.section-terms .sec9 .in {
	margin-top:10px;
	margin-bottom:20px;
}