@charset "UTF-8";

.en #ke.contents {
	background: #fff;
}

.en #al.contents,
.en #je.contents {
	background: #ecebeb;
}

/* note */
.list_style.note {
	margin-left: 0.5em;
	text-indent: -0.5em;
}

.list_style.note li::before {
	content: "*";
}