@charset "UTF-8";
/* CSS Document
 */
 .embutton:before, .empath:before {
	content:""; /* remove the [ ] because there is already 「 」 */
}
.embutton:after, .empath:after {
	content: ""; /* remove the [ ] because there is already 「 」 */
}

table {
    text-align: left; /* to avoid spaces when justifying text of narrow columns. */
}