h1#header-name { font-size: 3.2rem;font-weight:bold;margin-bottom: 10px;}

#area-new .list-footer {
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width:750px) {
  #area-new .list-footer, #area-attention .list-footer {
    display: block;
    margin-top: 1em;
  }
}

/*h1#header-name {
    background: url(/images/title_website_books.gif);
    width: 235px;
    height: 35px;
    text-indent: -9999px;
    margin-bottom: 20px;
}

#top_item dl {
    margin: 18px;
}

#top_item dt { float: left;}
#top_item dt img { border: #CCC solid 1px;}
#top_item dd { margin-left: 100px;}
dd.title { font-weight: 700; margin-bottom: 10px; font-size: 1.8rem;}
dd.title a {color: #11981f;}
dd.read a { font-size: 1.3rem;}
dd.for { font-size: 1.3rem; color:#999; text-align: right; margin-top: 10px;}*/

/*#beta ul li ul.sidebox_cate { border: none;}
#beta ul li ul.sidebox_cate li { font-size: 100%;}


#alpha h2.sub_review {
    height: 20px;
    background: url(/images/books_sub_review.jpg) no-repeat;
    text-indent: -9999px;
}*/

