@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("mixi.jp") {

/* つぶやき 40px > 90px */
#homePostArea .postMain .inputArea .content p.input textarea.open,
#voiceBalloon div.balloon .inner .content textarea,
.commentArea div.commentContent div.inputBox textarea,
div.addComment textarea, /* 詳細からの */
textarea.focus,
div.bottomContents .voiceBalloon div.postArea textarea, /* このニュースをつぶやく */
div.commentForm #bbs_textarea, div.commentForm #communityText /* コミュニティ　コメント */
{ height: 90px !important }

dd#messageInput textarea#messageBody { height: 20em !important } /* メッセージ */

.commentArea .unit.close div.commentContent div.inputBox textarea
{ height: 16px !important }

/* トピック　タイトル横の日付2行落ちを修正 */
dl.bbsList01 dt.bbsTitle span.date { width: 22% !important }

/* コメント文字サイズ弱上げ */
span.JS_commentBody { font-size: 110% }
/* コメント背景色付け（無いほうがいいかなぁ…） */
div.unit { background-color: #FBFBFB !important }


/* Ad 削除 */
#adBanner, /* migi ue */
#prContentsArea, /* migi osusume */
#prSepecial,
.adImpactFooter iframe, /* sita footer */
#hp, #loginMain,
.adBanner,
.messageAreaAd01,
#footprintjack02,
.sponsorList01,
.sponsorListArea,
#contentMatch
{ display: none }

#footprintjack iframe { height: 0px !important }


}