@charset "UTF-8";


/*cke_panel_listをいれなければリストにもスタイルが効かない*/
.text_, .cke_panel_list .text_ {
	color: #cc0000;
}
.text2_, .cke_panel_list .text2_{
	color: #0000cc;
}
.text3_, .cke_panel_list .text3_ {
	color: #006d00;
}
.text4_, .cke_panel_list .text4_{
	color: #800080;
}


