@charset 'UTF-8';
.headding{
    font-size: 3rem;
    line-height: 1;
    margin-bottom: 40px;
    text-align: center;
}
.section{
	width: 800px;
}
.section .button{
    width: 100%;
    text-align: left;
    margin-top: 30px;
}

.news-box .news{
	margin-bottom: 35px;
}
.imgleft .image,
.imgright .image{
	width: 18.75%;
}
.square a, .square span{
	border: solid 1px #ccc;
}