@import url(http://d.haro.jp/sys/mtos/mt-static/themes/style-ninja/0-import.css);

/* For plugin */
div.plugin {
    margin: 0.5em 30px 1em;
}

/* For Image with exif */
.mt-image-exif, .mt-image-snap {
/*    float: left; */
    background-color: #ffffff;
    border-style: outset;
    border-color: #000000;
    border-width: 1px;
    padding: 5px 5px 10px 5px;
    margin: 0 10px 10px 0;
    vertical-align: top;
}
.mt-image-exif {
    float: left;
}
.exif_area {
/*    vertical-align: top; */
    clear: both;
}

/* For Recent Images */
dl.navi dt {
    clear: both;
}
dl.navi dd.recentImages ul li a {
    background-image: none;
    margin: 0px;
    padding: 0px;
}
div#utilities .recentImages ul li {
    float:left;
    margin: 0px;
    padding: 0px;
}

/* For Monthly Archives */
dl.navi dd.monthlyArchives ul li a {
    background-image: none;
    margin: 0px;
    padding: 0px;
}
dl.navi dd.monthlyArchives ul li {
    float:left;
    margin: 0px;
    padding: 0px;
    line-height: 100%;
}

/* For footnote */
ul.footnote {
    list-style: none;
    border: solid 1px #dddddd;
    background-image: url(http://d.haro.jp/sys/mtos/mt-static/themes/style-ninja/module/mod_subSkin/images/bg/bg_slash01.png);
}

/* For amap */
div.alpsmap {
    margin:0.5em 30px 1em
}

/* For aa */
.ascii-art {
    font-family:"ＭＳ Ｐゴシック","MS PGothic","MS Pｺﾞｼｯｸ","MS Pゴシック","Mona","mona-gothic-jisx0208.1990-0","IPA モナー Pゴシック","IPA MONAPGOTHIC",sans-serif !important;
    font-size:16px;
    line-height:18px;
/*    letter-spacing: normal; */
/*    white-space: pre; */
/*    word-spacing: normal; */
}

.entry li {
    list-style-position: outside;
    margin-left:1em;
}
