
        .note_author_avatar {
            float: left;
            clear: both;
            margin-right: 5px;
            border-radius: 100%;
        }

        .wrap {
            overflow: hidden;
            *zoom: 1;
            margin-bottom: 7px;
        }

        .wrap h3 {
            margin-top: 0;
        }

    
        .note-header-container h3 { margin: 20px 0 2px; font-size: 16px; }
        .note-header-container h3 span a {color: #acacac;}
        .note-header-container h3 span a:hover {color: #fff;}
        .note-header-container .note-thing { margin-left: 10px; color: #999;  }
        .note-header-container .note-author { margin: 0 10px 0 7px; }
        .note-header-tab { display: flex; align-items: center; }
    
        .note-footer-stat { color:#bbb; }
        .note-footer-stat-pv { margin-right:10px; }
        .note-footer-stat-commits { margin-right:10px; }
        .note-footer-stat-modify,
        .note-footer-stat-del,
        .note-footer-stat-setting { margin: 0 5px; }
        .note-footer-stat-privacy { float:right; }
        
     .sns-bar .sharing-button {
        height: 23px;
     }
      .sns-bar .footer-sharing {
        float: right;
      }

      .sns-bar .rec-sec span {
        display: inline-block;
        line-height: initial;
        height: 16px;
      }

      .sns-bar .sharing-douban .lnk-sharing {
        line-height: initial;
        height: auto;
      }
    