@charset "UTF-8";


/*ーーーーーーーーーーー　　cms　　ーーーーーーーーーーーーー*/

.top-newbox {
    clear: both;
    margin-top:4px;
    margin-bottom: 4px;
    padding-bottom:5px;
    padding-top:5px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
    }

.day {
    font-size:12px;
    float:left;
    margin:0px 0px 5px 5px;
    padding:1px;
    line-height:160%;
}

.new-title {
    font-size:12px;
    margin:0px;
    padding:2px;
    line-height:160%;
}
.new-title a{
    display:block;
}
.new-title a:visited {  }
.new-title a:hover { }
.new-title a:active {  }

.imgbox { float:left;
padding:2px; }

.new {
    font-size:small;
    color:#FF66FF;
    margin-left:3px;
}
