@charset "UTF-8";

/* wo MacIE 5 \*/
ruby {
	display:inline-table !important;
	text-align:center !important;
	white-space:nowrap !important;
	text-indent:0 !important;
	margin:0 !important;
	vertical-align:text-bottom !important;
	line-height:1 !important;
}

ruby>rb,ruby>rbc {
	display:table-row-group !important;
	line-height:1.0 !important;
}

ruby>rt,ruby>rbc+rtc {
	display:table-header-group !important;
	font-size:71% !important;
	line-height:1.0 !important;
	letter-spacing:0 !important;
}

ruby>rbc+rtc+rtc {
	display:table-footer-group !important;
	font-size:71% !important;
	line-height:1.0 !important;
	letter-spacing:0 !important;
}

rbc>rb,rtc>rt {
	display:table-cell !important;
	letter-spacing:0 !important;
}
rp {
	display:none !important;
}
/* w MacIE 5 */
