/*
 *	CKEDITOR 向けCSS
 */
div.htmleditor * {
	margin: 0 !important;
	padding: 0 !important;
}
