@charset "utf-8";

.detail_free ul {
	list-style-type: disc;
	margin: 1em 0 1em 40px;
}

.detail_free a:not(:link) {
	color: inherit;
	text-decoration: none;
}