/* 〓〓〓 mondo基本css 〓〓〓 */

body {
 _font-size: 80%;
}


/* 話題の番組 */
.mdWadaiBox img {
 margin-bottom: 5px;
}
.mdWadaiBox {
 line-height: 1.3;
}

/* カテゴリーブロック */
.mdCatBlockTitle1 img {
 margin-right: 10px;
 margin-bottom:1px;
}

/* 書籍 */
.mdPagelistDVD img {
 margin-right: 10px;
 margin-bottom: 2px;
}

/* firefox用 */
.mdImgMarginBnone img {
 vertical-align: bottom;
}
.mdImgMarginBnone td img {
 vertical-align: bottom;
}
.mdImgMarginBnone h1 img {
 vertical-align: bottom;
}
.mdImgMarginBnone h2 img {
 vertical-align: bottom;
}
.mdImgMarginBnone h3 img {
 vertical-align: bottom;
}


/* IE7用 */
.mdH1A {
 min-height: 1em;
}
.mdFloatBlockIE7 {
 min-height: 1em;
}



