@charset "utf-8";
.papers {
    padding: 30px 20px 30px;
}
.paper-title {
    text-align: center;
    line-height: 35px;
}
.paper-title a {
    margin-left: 10px;       
}
.news-text {
    margin-top: 20px;
}
.gakkai {
    margin-top: 20px;
}
.obi {
    height: 85px;
    background-image: url(images/top.JPG);
    background-position: center;
    margin-top: 0px;
}
