@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("twitter.com") {

* {
	font-family: "Meiryo","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro" !important;
}
._timestamp {
	font-size: 11px;
}
.js-tweet-text {
    clear:right;
}
/* 日本語版広告削除 */
.component iframe {
	display: none;
}

}