@charset "UTF-8";
#content-table {
	font-size: 12px;
	line-height: 20px;
}
#content-table p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#content-table .caption {
	font-size: 11px;
	line-height: 14px;
}
#content-table p.ak-red {
	font-size: 13px;
	color: #990033;
}
#content-table dl {
	margin-top: 0px;
	margin-bottom: 15px;
}
#content-table dt {
	font-weight: bold;
}
#content-table dd {
	margin-left: 15px;
	margin-bottom: 5px;
}
.mgn-t10 {
	margin-top: 10px;
}
