@namespace url(http://www.w3.org/1999/xhtml);

/* @-moz-document domain("mixi.jp") { */

/* 全体を中央揃え */
body { margin: 0 auto !important }
body { width: 750px !important }

/* ロゴ非表示 */
h1#pagetop { display: none }

/* 広告バナー非表示 */
p.adBanner { display: none !important }
div.adBanner { display:none !important } 

/* mixiプレミアムの誘い文句もうざかったので、 */
p.statusIcon{display:none} 

/* 右カラム非表示 */
#bodySub { display: none }

/* ヘッダの背景を透過色に */
#headerArea { background: transparent !important }

/* ヘッダエリアの幅調整 */
#headerArea { width: 750px !important }

/* ヘッダの高さを自動に */
#headerArea { height: auto !important }

/* 本文エリアの幅調整 */
#bodyArea { width: 750px !important }

/* グローバルナビゲーションの幅調整 */
#globalNavigation { width: 750px !important }

/* グローバルナビゲーションのmikly・動画・フォトボタン非表示 */
#globalNavigation ul.contentsNavigation li.mikly { display: none !important }
#globalNavigation ul.contentsNavigation li.movie { display: none !important }
#globalNavigation ul.contentsNavigation li.photo { display: none !important }

/* ヘルプ・ログアウトボタン非表示(disabled) */
/* #globalNavigation ul.utilityNavigation li.help { display: none } */

/* ローカルナビゲーションの幅調整 */
#localNavigation { width: 750px !important }

/* ローカルナビゲーションのレビュー・ミュージックボタン非表示 */
#localNavigation li.review { display: none }
#localNavigation li.music  { display: none }

/* ローカルナビゲーションのプルダウンボタン非表示 */
#diaryPullDownButton { display: none !important }
#videoPullDownButton { display: none !important }
#photoPullDownButton { display: none !important }

/* フッター幅調整 */
#footerArea { width: 750px !important }

/* フッターナビゲーションマージン調整 */
#footerArea ul.footerNavigation01 li { margin: 0 2px !important }

/* 検索フォーム非表示 */
div.searchForm01 { display: none }

/* 「最新情報」ヘッダの非表示 */
#mymixiUpdate div.heading01 { display: none }

dt.commentDate span.date {font-size: 95%;}
dt.bbsTitle a.editLink {font-size: 72%;}
span.deleteTextArea {font-size: 72%;}
span.commentTitleName a {font-size: 72%;}
span.commentTitleName a:first-child {font-size: 100%;}

/* } */

/* コミュニティページ専用スタイル */
@-moz-document url-prefix("http: //mixi.jp/view_community.pl") {

/* 入退会ボタンを表示 */
#localNavigation li.music  { display: inline !important }
}
