@import url(http://fujii-yuji.net/mt/mt-static/themes-base/blog.css);
@import url(http://fujii-yuji.net/mt/mt-static/themes/minimalist-red/screen.css);


.hatena-bookmark {
padding: 0;
text-align: left;
font-size: 12px;

}
.hatena-bookmark-widget-title {
display: none;
}
.hatena-bookmark-widget-footer {
display: none;
}

.hatena-bookmark-widget-notheme ul {
  margin: 0px 0px 1px 0px;
  padding: 0;
  list-style: none;
  font-size: 11px;
}

.hatena-bookmark-widget-notheme ul li {
  padding-bottom: 4px;
  padding-left: 0px;
  margin-bottom: 4px;
  border-bottom: 1px solid #f2f3f4;
  line-height: 1.5;
}

.hatena-bookmark-widget-notheme ul li a {
  color: #666666;
}

.hatena-bookmark-count {
  margin-left: 1em;
}
.hatena-bookmark-count em a {
  color: #ff6666 !important;; 
  background-color: #fff0f0 !important;
  font-weight: bold;
  display: inline;
  font-style: normal;
}

.hatena-bookmark-count strong a {
  color: red !important;;
  background-color: #ffcccc !important;
  font-weight: bold;
  font-style: normal;
  display: inline;
}

/* 表示領域の大枠 */
#topsy-tweet-search-results {
    font-size:12px;
    border-top:2px solid #DCDDDD;
    border-bottom:2px solid #DCDDDD;
    background:#333333;
    margin:8px 0px 10px 0px;
    padding-left:6px;
}
/* 表示領域の見出し */
#topsy-tweet-search-results .topsy-tweet-search-results-header {
    color:#ffffff;
    font-size:20px;
　　font-weight:bold;
}
/* 個々のツイート領域 */
#topsy-tweet-search-results .topsy-tweet-search-result {
    clear:both;
    padding:6px 0;
    border-bottom:2px solid #fff;
    overflow:hidden;
}
/* ユーザー名 */
#topsy-tweet-search-results .topsy-tweet-name {
    font-weight:bold;
}
/* アイコン領域 */
#topsy-tweet-search-results .topsy-tweet-image {
    float:left;
    width:36px;
    height:36px;
    margin-right:12px;
}
/* アイコン画像 */
#topsy-tweet-search-results .topsy-tweet-image img {
    width:36px;
    height:36px;
}
/* ツイート */
#topsy-tweet-search-results .topsy-tweet-text {
    float:left;
    width:430px;
    background:#fff;
    padding:4px;
}
/* 日付 */
#topsy-tweet-search-results .topsy-tweet-date a {
    color:#999;
}
/* 「すべて表示」の操作テキスト */
#topsy-tweet-search-results #topsy-show-more-tweets {
    color:#FFFFFF;
    cursor:pointer;
    text-align:right;
    font-weight:bold;
    padding-right:4px;
}
/* アイコン形式の表示でのアイコンサイズ */
#topsy-tweet-search-results img.topsy-profile-image-small {
    width:24px;
    height:24px;
    margin:4px;
}



