@charset "utf-8";

@import url("./common/minimum");


dl {
	padding-left:	1em;
}
dl dt {
	display:		list-item;
}

