@charset "utf-8";
/*
Theme Name:BarbPack
Template:gorgeous_tcd013
Theme URI:http://barbwire.co.jp/
Description:BarbPack用テーマ
Author:Barbwire Co.,LTD.
Author URI:http://barbwire.co.jp/
Version: 1.8.5
*/

/* ----------------------------------------------------------------------
 basic setting
---------------------------------------------------------------------- */
#post_list.txt .info {
    width: 100%;
    border-bottom: 1px dotted #999;
    margin: 0 0 20px 0;
    overflow: hidden;
}

.post ul.txt li {
    background: none;
}

#post_list.txt li {
    border-bottom: none;
    padding: 0;
}

#post_list.txt .link {
    float: right;
}

.page_navi.txtlist {
    margin: 0;
}

@media screen and (min-width: 641px) {
    #post_list.txt li.date {
        padding: 0 12px 0 0;
    }
}

@media screen and (max-width: 640px) {
    #post_list.txt {
        border: none;
    }
}