@charset "Shift_JIS";

/*  Top Contents
-----------------------------------------------------------------------------*/
#top_contents {
  zoom: 1;
  margin: 0 auto;
  padding: 28px 0 60px;
  width: 1000px;
  overflow: hidden;
}

#top_sider {
  width: 260px;
  float: right;
}

#top_cont {
  width: 720px;
  float: left;
}

/* topimage */
#topimage {
  margin: 0 auto;
  width: 1000px;
  height: 340px;
}

/* new item */
#top_osusumeitem {
  margin: 0 auto;
  width: 1030px;
}

#top_osusumeitem h2 { padding: 9px 0 11px; }

#top_osusumeitem ul {
  zoom: 1;
  padding: 0 0 0 15px;
  overflow: hidden;
}

#top_osusumeitem li {
  padding: 0 0 8px;
  width: 252px;
  background: url(../../img/newitem_bg.jpg) no-repeat center bottom;
  float: left;
}

#top_osusumeitem li table {
  margin: 0 auto;
  width: 225px;
}

#top_osusumeitem li a img { border: solid 1px #e8e5cc; }
#top_osusumeitem li a:hover img { border: solid 1px #d09f64; }

#top_osusumeitem li td.pict {
  text-align: center;
  width: 110px;
  height: 110px;
}

#top_osusumeitem li th {
  font-size: 10px;
  font-weight: normal;
  color: #ba7b38;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  padding-left: 5px;
}

#top_osusumeitem li span {
  font-size: 12px;
  font-weight: bold;
  color: #5f4327;
  text-decoration: none;
}

/* content
-----------------------------------------------------------------------------*/
#top_news {
  width: 720px;
  background: url(../../img/top_newsbg.gif) no-repeat 0 0;
}

#top_news .head {
  zoom: 1;
  overflow: hidden;
}

#top_news .head p.fl {
  text-align: right;
  padding: 10px 0 0;
  width: 146px;
}

#top_news .head ul {
  width: 555px;
  float: right;
}

#top_news .head li {
  padding: 9px 2px 0 0;
  float: left;
}

#top_news #pane1, #top_news #pane2, #top_news #pane3 {
  margin: 0 auto;
  padding: 10px 0 0;
  width: 680px;
}

#top_news dt img {
  vertical-align: middle;
  margin: 0 0 0 5px;
}

#top_news div dl {
  margin: 0 auto;
  width: 680px;
}

#top_news div dt {
  font-size: 10px;
  color: #7a7067;
  line-height: 14px;
  padding: 5px 0 3px;
}

#top_news div dd {
  padding: 0 0 5px;
  border-bottom: dotted 1px #bcb3aa;
}

#top_news div p.align_r { padding: 10px 10px 0 0; }

#top_news .tabs li a {
  text-indent: -9999px;
  width: 105px;
  height: 27px;
  display: block;
}

#top_news .tabs li.no01 a { background: url(../../img/tab-out-news1.gif) no-repeat left top; }
#top_news .tabs li.no02 a { background: url(../../img/tab-out-news2.gif) no-repeat left top; }
#top_news .tabs li.no03 a { background: url(../../img/tab-out-news3.gif) no-repeat left top; }
#top_news .tabs li.no01.active a { background: url(../../img/tab-on-news1.gif) no-repeat left top; }
#top_news .tabs li.no02.active a { background: url(../../img/tab-on-news2.gif) no-repeat left top; }
#top_news .tabs li.no03.active a { background: url(../../img/tab-on-news3.gif) no-repeat left top; }

/* side right
-----------------------------------------------------------------------------*/
ul.sider_bana li { padding: 0 0 5px; }
#top_sider .move { padding: 0 0 12px; }

#top_sider .move dd {
  padding: 0 0 12px;
  border-bottom: solid 1px #d1d1d1;
}

#top_sider .banaciga { padding: 0 0 20px 0; }
