
.block_rss_field {
    width: 100%;
}
h2.blog_title {
}
.rss_field {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    height: 240px;
    margin:0 auto;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 0 10px;
    position: relative;
    max-width: 420px;
	
}
.entry_post_box {
    display: block;
    float: left;
    font-size: 13px;
    line-height: 1.7;
    margin: 0 0 10px;
    padding: 10px 10px 0 0;
    max-width: 380px;
}
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: #fd3734;
    text-decoration: none;
}
h4.post_title a:hover {
    color: #fd3734;
    text-decoration: underline;
}
h4.post_title span {
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
}
.post_content a {
    color: #fd3734;
}
.post_image {
    display: inline-block;
    float: right;
    height: auto;
    margin: 0 0 0 5px;
    overflow: hidden;
    width: 100px;
}
.post_image img {
    height: auto;
    width: 100px;
}
.rss_field .clear_fix {
    border-bottom: 1px dotted #ccc;
    clear: both;
    display: block;
    margin: 0 auto;
    padding: 0 20px;
    width: 88%;
}
.width_max {
    width: 97%;
}
.post_content {
    color: #777;
    float: unset;
    font-size: 12px;
    line-height: 1.7em;
    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;
    width: 100%;
}
.date {
    font-size: 11px;
    line-height: 1.7;
}
