p {
  margin: 0px;
  line-height: 1.0;
  font-size: 12px;
  color: #666666;
  padding: 3px;
}
div#main_container {
  width: 673px;
  float: left;
}
div#main_left {
  float: left;
  width: 335px;
  text-align: left;
}
div#main_right {
  float: left;
  width: 310px;
  text-align: left;
}
div#index_ranking {
  margin: 3px 0 0 8px;
}
div#counter {
  text-align: right;
}
.counter_image {
  position: relative;
  top: -44px;
}
table#index_ranking_table {
  width: 276px;
  border-collapse:  collapse;
  table-layout: fixed;
  margin: 5px 0 0 8px;
}
table#index_ranking_table tr {
}
table#index_ranking_table tr td {
  width: 69px;
  font-size: 12px;
  font-weight: bold;
}
table#index_ranking_table tr td a {
  color: #000099;
}
table#index_ranking_table tr td a:hover {
  color: #F39700;
}
.back {
  background-image: url(../images/top_back.png);
  background-repeat: no-repeat;
  height: 610px;
}
.index_table {
  font-size: 13px;
  border-collapse:  collapse;
  table-layout: fixed;
  width: 602px;
  line-height: 1.2;
  margin: 0 0 0 53px;
}
.top_top {
  height: 50px;
}
.top_top td {
}
.top_middle {
  height: 46px;
}
.top_middle td{
  padding: 5px 6px 5px 8px;
}
.top_bottom {
  height: 42px;
}
.top_bottom td {
}
.bottom {
  height: 88px;
}
.bottom td {
  padding: 5px 6px 5px 8px;
}
.contents_description_top {
  margin: 48px 0 0 43px;
}
.contents_description {
  margin: 6px 0 0 43px;
}
.ranking_comic {
  background-color: #DADBDB;
  padding-left: 3px;
  border-top: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
}
