
.block_rss_field {
    background: #fff none repeat scroll 0 0;
    display: block;
    margin: 0 0 10px;
    padding: 0 0 10px;
    width: 100%;
}
h2.blog_title {
}
.rss_field {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #ccc;
    border-style: none solid solid;
    border-width: 0;
    display: inline-block;
    height: 390px;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 10px 10px;
    position: relative;
    text-align: left;
    width: 570px;
}
.entry_post_box {
    display: block;
    float: left;
    font-size: 12px;
    line-height: 1.7;
    margin: 0 0 10px;
    padding: 10px 10px 0 0;
    width: 550px;
}
h4.post_title {
    border-bottom: 0 solid #319ff5;
    font-size: 15px;
    line-height: 1.7;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 100%;
}
h4.post_title a {
    color: #006699;
    text-decoration: none;
}
h4.post_title a:hover {
    color: #006699;
    text-decoration: underline;
}
h4.post_title span {
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
}
.post_content a {
    color: #006699;
}
.post_image {
    display: inline-block;
    float: right;
    height: auto;
    margin: 0 0 0 5px;
    overflow: hidden;
    width: 90px;
}
.post_image img {
    height: auto;
    width: 90px;
}
.rss_field .clear_fix {
    border-bottom: 1px dotted #ccc;
    clear: both;
    display: block;
    margin: 0 auto;
    padding: 0 20px;
    width: 500px;
}
.width_max {
    width: 97%;
}
.post_content {
    color: #000;
    float: unset;
    font-size: 13px;
    line-height: 1.5;
    overflow: hidden;
}
h4.post_title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    font-weight: bold;
    height: auto;
    line-height: 1;
    padding: 0 0 2px;
    text-align: left;
    width: 100%;
}
.date {
    font-size: 11px;
    line-height: 1.7;
}
#rss_title_box {
    background: transparent url("/img/rss_title2.jpg") no-repeat scroll left top;
    display: block;
    height: 56px;
    margin: 0 0 0 10px;
}
