#ns_Main {
    width: 100%;
    margin-bottom: 80px;
}
.sc1 .meMsg_MsgBlk .meMsg_MsgTitle {
    color: #272727;
}

.sc1 .meMsg_MsgBlk .meMsg_Content {
    color: #252525;
}



.BlogListHTML center.AlignCenter {
    overflow: ;
    height: 300px;
    overflow: hidden;
    vertical-align: top;
}


html .BlogListHTML .meMsg_MsgImg img{
    height:auto;
    width: 80%;
    display: block;
}

.BlogListHTML .meMsg_MsgImg img:hover {
    width: 85%;
    -webkit-filter: contrast(130%);
    filter: contrast(130%);
    transition: .5s ease;
}


* {
    box-sizing: border-box;
    -webkit-padding-start: 0;
    padding: 0;
    margin: 0;
    text-align: center;
}

.BlogListHTML .meMsg_MsgTitle {
    padding: 0 5px;
    font-size: 17px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
#meMsg_2014_MsgListBlk_1, #meMsg_2014_MsgListBlk_2, #meMsg_2014_MsgListBlk_3 {
    writing-mode: tb-rl;
    line-height: 3.5em;
    letter-spacing: 0.3em;
    margin-bottom: 67px;
    float: left;
    clear: both;
}

.rightfix {
    width: 46px;
    background: #fff;
    position: fixed;
    height: 100%;
    right: 0;
    margin-left: 12px;
    padding-right: 14px;
    top: 75px;
    z-index: 7000;
}




