/*
	RUBY CODE
*/
@-moz-document url-prefix() {
	ruby {
		text-align: center;
	}

	rb {
		display: table-row-group;
	}

	rt {
		display: table-header-group;
		font-size: 60%;
	}

	rp {
		display: none;
	}
}
