@import "article.css";

#index {
  padding: .5em 0;
  margin: 1em 0;
}

#index table tbody td {
  line-height: 1.6;
}

#index table tbody td.date {
  background: url(../../css/image/star.png) no-repeat left center;
  font-family: monospace;
  padding-left: 16px; padding-right: 1em;
}



/* for top index of news */

.news-top-index #lead {
  text-align: center;
  margin: 1em 0;
}

.news-top-index #lead p {
  margin: 0;
}
