.tblog_icon_m
{
    padding:1px;
    border: 1px solid #6FAC18;
}
.tblog_col_row
{
    clear:both;
}
.tblog_col_image
{
    width:50px;
    float:left;
    text-align:center;
    overflow:hidden;
}
.tblog_col_text
{
    float:left;
    width:510px;
    overflow:hidden;
}
.tblog_hkds
{
    border: 1px solid #6FAC18;
    position: relative;
    width:auto;
    margin-left:10px;
}
.tblog_hkds p
{
    margin:0;
    line-height:120%;
    padding:6px 5px 6px 16px;
    background: url(http://image.excite.co.jp/jp/tsublog/6FAC18.gif) no-repeat left 10px;
    position: relative;
    top:0px;
    left:-9px;
    overflow:hidden;
    text-align:left;
}
.tblog_hkds_date
{
    font-family:"ARIAL";
    font-size:70%;
    color:#666666;
}
.tblog_clear
{
    clear:both;
}

#tsublog_area
{
    width:100%;
    overflow:hidden;
}

