@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
ニュース
------------------------------------------------------------------------------ */ 

.newsBox {
margin-bottom: 40px;
}
.newsBox h4 {
font-size: 116%;
margin-bottom: 20px;
}
.newsBox p {
margin-bottom: 10px;
line-height: 1.8;
}
.newsBtnTop {
text-align: center;
padding-top: 20px;
}
