@charset "utf-8";
/* CSS Document */
/* --------------------------------------------------
wysiwyg
-------------------------------------------------- */
.wysiwyg ul > li:before {
	content: none;
}
.wysiwyg a[href] {
	text-decoration: none;
	color: #0E0F0F;
}
.wysiwyg ul > li {
	text-indent: inherit;
	padding: 0;
}
