/*  mixi-3column.css by yu-min  (2007/12/10) *//*  http://www.yu-min.jp/ */* 個人的に好きなリンク表示 */ a:link{text-decoration:none ;}a:visited{text-decoration:none ;} a:hover {text-decoration:underline ;}/* 文字を濃いグレーから黒に＆サイズ固定　※全サイトで適用されます */ body{color:#000000 !important;font-size:12px !important;font-family: 'Osaka' , sans-serif !important}/* 広告を非表示 */ /* 全般 */p.adBanner, /* TOPのバナー広告*/p.checkMobile, /* 「携帯からチェック」（mixiモバイルの広告）*//* トップページ */#bodySub #adBanner, /* mixiニュースの上の四角い広告（トップページ） */#bodySub div.adBanner, /* mixiニュースの上の四角い広告（その他） */#bodySub div.prContents, /* mixiニュースの下の小さなPR広告*/#bodySub #prSepecial, /* mixiニュースの下の小さなPR広告*/#bodySub p.greenpower, /* グリーンパワーへのリンク*//* 個別ページ */#bodyMainArea div.messageAreaAd, /* 日記記入後の広告 */#bodyMainArea div.diaryBottomAd, /* 日記下部の広告*/#bodyMainArea div.finishAd, /* コミュニティ コメント記入後の広告 */#bodyMainAreadiv.sponsorList01, /* コミュニティ下部の広告*/#footprintjack,  /* 足あと 左側*/#footprintjack02 /* 足あと 右側*/{ display:none !important; }/* メッセージ送信後画面とミュージック画面の広告を非表示 */ script+iframe { display:none !important;} /* GlobalNavi トップメニューを上端に分離 */ #globalNavigation { position: absolute; width: 950px; left: 0px; top: 0px; } /* 検索フォームの非表示 */ div.searchForm01 { display:none !important; } div.homeSearchBox { display:none !important; } /* 日記とトピックの写真を左寄せ */ div.diaryPhoto table { margin:0 0 20px !important; } div.communityPhoto table { margin:0 0 20px !important; } /* マイミクシィの更新情報のうちあまり利用しないもの*//*#newVideo, マイミクシィ最新動画 *//*#newAlbum, マイミクシィ最新アルバム*/ #newPlaylist, /*マイミクシィ最新ミュージック*/#newReview /*マイミクシィ最新レビュー*/{ display : none !important; }/* マイミクでない人のトップ「知人ならマイミク追加しよう」非表示 */div#bodyContents div.heading04 dl{display:none;}/* 日記のひとつ目のコメントのズレを修正 */ div.diaryMainArea02 { clear: both; } /* コミュニティのトピックのひとつ目のコメントのズレを修正 */ dl.commentList01 { clear: both; } /* コミュニティのトピックのタイトルのズレを修正 */ dl.bbsList01 { clear: both; } /* 最新書き込み一覧の縞模様を濃く */ ul.entryList01 li.odd{background:#ffffcc !important;}/* 新着情報背景をオレンジに */#bodyContents div.heading02,#bodyContents div.titlebar02{background: #ffcc66 ! important;}/* 新着情報枠線をオレンジに*/#bodyContents div.contents{border: 1px solid #ff9900;width:440px !important;}/* 日記タイトルの色をオレンジに */ div.listDiaryTitle { background:#ffcc66 !important; } /* 日記タイトルは太字 */ div.listDiaryTitle dt { font-weight:bold !important; } div.listDiaryTitle span { font-weight:normal !important; } /* 日記のコメントタイトルの色をクリームに */ dt.commentTitle { background:#ffffcc !important; } dt.commentTitle span { color:#ffffcc !important; } /* 日記コメントの書き込み日時を黒に */ .commentList01 .commentTitle .commentTitleDate{ color: #000000 !important; } /* コミュのトピックタイトルの色をオレンジに */ dt.bbsTitle { background:#ffcc66 !important;} /* コミュのトピックタイトルは太字 */ dt.bbsTitle span.titleSpan { font-weight:bold !important; } /* コミュのトピックのコメントタイトルの色をクリームに */ dt.commentDate { background:#ffffcc !important; } dt.commentDate span { color:#ffffcc !important; } /* コミュのトピックコメントの書き込み日時を黒に */ dl.commentList01 dt.commentDate span{ color: #000000 !important; } /* フォントが14px以上だと日記コメントの「全てを表示」が乱れる対策 */ div.pageList03 { overflow:visible !important;}/* フォントが14px以上だとコメントの日時が表示されない対策*/dl.commentList01 dt.commentDate span { width:auto !important; } dl.commentList01 dt.commentTitle span { width:auto !important; } /* Firefoxでフォントが14px以上だとコミュ一覧のグループ欄が乱れる対策 */ div.groupList01 { clear:both !important; }/* コミュのトピックタイトルの日時を１行に＋コメント日時の左寄せ */ dt.bbsTitle span.date,dl.commentList01 dt.commentDate span.senderId,dl.commentList01 dt.commentDate span.date { width: auto !important; float:left !important; } span.senderId{ width:2em !important; color: #000000 !important; } dl.commentList01 dt.commentDate span.date{ position:relative !important; width: 15em !important; text-align:left !important; padding-left: 1em !important; } /* 自分のプロフィールの注意書きを非表示 */div.showMyProfile{display:none;}/* プロフ画像＆コミュ画像の枠線を薄いオレンジに */div#myProfile,div#communityInfo,div#communityInfo div.communitPhotoArea,div#communityInfo div.communityProfile	{background:#ffcc66 !important;}/* プロフィールの枠を薄いオレンジに */div#profile ul {background:#ffcc66 !important;}/* コミュニティ説明文の枠線を濃いオレンジに */div#communityIntro {border:1px solid #ff9900 !important;}
