div#box_recommend item_box {
    width: 100px;
}
div#box_recommend {
    margin-top: 30px;
}
.item_image4 img.item {
    width: 125px;
}
.free_space_block.text-block.row {
    text-align: center;
    font-size: 13px;
    margin-bottom: 20px;
    border-bottom-style: dotted;
    padding-bottom: 20px;
}
ul.unstyled {
    border: 1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow-y: hidden;
    margin-bottom: 30px;
}
li.news {
    list-style: none;
    line-height: 2em;
    text-decoration: underline;
    margin-left: 20px;
    font-size: 13px;
}
h2.ttl-h2 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: bold;
}