@charset "UTF-8";
/*******************************
block-news Css
*******************************/
.block-news .head{
    border-bottom: dashed 2px #919D95;
    margin: 40px auto;
}
.block-news time{
    margin: 0 0 15px;
}
.block-news .mainttl{
    font-size: 150%;
    font-weight: bold;
    padding-bottom: 15px;
}