@charset "utf-8";
/* CSS Document */
.defineList_02{
	margin-left: 1em;
}
.defineList_02 dt{
	display: inline-block;
	font-weight: normal;
	width: 11em;
}
.defineList_02 dd{
	display: inline-block;
	width: calc(100% - 12em);
}
