@charset "Shift_JIS";

/*  Top Contents
-----------------------------------------------------------------------------*/
#mainimg {
  height: 520px;
  background: url(../../img/mainimg.jpg) no-repeat center top;
  clear: both;
}

#mainimg ul {
  margin: 0 auto;
  width: 915px;
  position: relative;
}

#mainimg ul li { position: absolute; }

#mainimg ul .link01 {
  top: 266px;
  left: 295px;
}

#mainimg ul .link02 {
  width: 194px;
  top: 68px;
  left: 458px;
}

#mainimg ul .link02 span { margin-left: 98px; }

#mainimg ul .link03 {
  top: 82px;
  left: 702px;
}

#top_cts {
  margin: 30px auto 0;
  width: 915px;
  clear: both;
}

#top_cts:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#top_cts .lead { float: left; }
#top_cts .lead p { padding: 25px 0 0; }

#top_cts .news_topics {
  width: 425px;
  float: right;
}

#top_cts .news_topics h2 { padding: 0 0 20px; }

#top_cts .news_topics dl {
  font-size: 10px;
  line-height: 17px;
  position: relative;
}

#top_cts .news_topics dt {
  font-weight: bold;
  position: absolute;
}

#top_cts .news_topics dt span {
  color: #E60012;
  display: block;
}

#top_cts .news_topics dd {
  color: #727171;
  padding: 0 20px 20px 80px;
}

#top_cts .news_topics dd strong {
  font-size: 12px;
  font-weight: bold;
}

#top_cts .news_topics dd strong a {
  color: #2EA8E1;
  text-decoration: none;
}

#top_cts .news_topics dd strong a:hover {
  color: #2EA8E1;
  text-decoration: undeline;
}

#top_cts .news_topics dd p { padding: 5px 0 0; }
