@media all and (max-width:960px) and (min-width:601px) {
.pagehead{
    font-size:2.0rem;
}
main.twocolummain {
    margin-bottom: 70px;
}

.newslist {
    margin: 0em auto 3em;
    font-size: 1.6rem;
}

.newslist .date {
    width: 16rem;
    position: relative;
    margin-bottom: 0.5em;
    margin-right: 20px;
}

.newslist .data {
line-height: 2;
    margin-left: 0;
    margin-bottom: 2em;
}

.newscontentdate {
    margin: 0 0 20px 20px;
    color: #999;
    font-size: 100%;
}

.newscontentbox {
line-height: 2;
    margin-left: 20px;
    font-size: 1.6rem;
}
    .tolist {
    clear: both;
    font-size: 1.6rem;
        margin-left: 20px;
        margin-top: 50px;
    }
    
    .tolist a {
background: url(../images/top_contents3_yajirushi.jpg) no-repeat center left;
    background-size: 12px;
    padding-left: 20px;
    }

div#news-paging{
	position: relative;
    display: block;
    clear: both;
    text-align: center;
    font-size: large;
    padding-top: 20px;
}
    
}