.fanmog_text {
  color: #666666;
}
.fanmog_title_w {
  color: #FFFFFF;
  font-size: 120%;
  font-weight: bold;
}
.title_w {
  color: #FFFFFF;
  font-size: 120%;
  font-weight: bold;
}
.title_back {
  background-color: #0094DE;
}

.fanmog_title_b {
  color: #000000;
  font-size: 120%;
  font-weight: bold;
}
.fanmog_ul {
  list-style-type:none;
  padding:0;
  margin:0;
}
.fanmog_li {
  list-style-type: none;
  background: url("/image/index/dot.jpg") no-repeat top left;
  padding: 0 0 0 10px;
  margin: 0 0 0 3px;
  font-size : 10px;
  line-height:18px;
}
.term ul {
  margin: 0;
  padding: 0;
}
.term li {
  list-style: decimal outside;
}

/***** 夕刊フジ *****/
/* 記事タイトル一覧全体 */
.yukan-fuji-entries {
}
/* 記事タイトル一覧のタイトル */
.yukan-fuji-list-title {
  display: none;
}
/* 記事タイトル */
.yukan-fuji-title {
  list-style-type: none;
  background: url("/image/index/dot.jpg") no-repeat top left;
  padding: 0 0 0 10px;
  margin: 0 0 0 3px;
  font-size : 10px;
  line-height:18px;
}
/* 記事タイトル一覧への広告 */
.yukan-fuji-ad {

}
.yukan-fuji-credit {
  font-size: 80%;
}

.fanmog_login_table tr{
  border-top:1px solid #000;
} 

