@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      index.css
 Author:         suda
 Style Info:     TOPページ
----------------------------------------------------------- */


#container {
  position: relative;
  text-align: center;
}


#main {
  padding: 0 10px;
}

.point {
  color: #f60;
}

.point2 {
  color: #93f;
}

.bnr_event {
  position: absolute;
  top: 0;
  right: 3px;
}
.bnr_event .vol1,
.bnr_event .vol2 {
  overflow: hidden;
  display: block;
  position: absolute;
  top: 6px;
  padding-top: 26px;
  height: 0 !important;
  width: 65px;
  background: url(spacer.gif);
}
.bnr_event .vol1 {
  left: 121px;
}
.bnr_event .vol2 {
  left: 195px;
}


.txt {
  clear: both;
  font-size: 2.2em;
}

div.dvd_detail {
  float: left;
}

div.dvd_detail a {
  overflow: hidden;
  display: block;
  height: 0 !important;
}

/*----------------------------------------------------
  #dvd_2（DVD第2弾）
----------------------------------------------------*/
#dvd_2 a.detail {
  padding-top: 457px;
}
#dvd_2 a.detail {
  height: 457px;
}
#dvd_2 div.detail_1 {
  width: 404px;
}
#dvd_2 div.detail_1 a.detail {
  width: 404px;
  background: url(parts/index/sato.jpg) no-repeat left top;
}
#dvd_2 div.detail_2 {
  width: 396px;
}
#dvd_2 div.detail_2 a.detail {
  width: 396px;
  background: url(parts/index/kido.jpg) no-repeat left top;
}
#dvd_2 p.info {
  height: 50px;
  text-align: left;
}
#dvd_2 p.info a {
  overflow: hidden;
  display: block;
  padding-top: 28px;
  height: 0 !important;
}
* html #dvd_2 p.info a {
  height: 28px;
}
#dvd_2 div.detail_1 p.info {
  padding-left: 46px;
  background: url(parts/index/info_sato.jpg) no-repeat left top;
}
#dvd_2 div.detail_1 p.info a {
  width: 303px;
}
#dvd_2 div.detail_2 p.info {
  padding-left: 31px;
  background: url(parts/index/info_kido.jpg) no-repeat left top;
}
#dvd_2 div.detail_2 p.info a {
  width: 343px;
}
#dvd_2 .txt {
  margin-bottom: 20px;
  padding-left: 80px;
}
#dvd_2 .txt p {
  float: left;
  width: 330px;
}

/*----------------------------------------------------
  #dvd_1（DVD第1弾）
----------------------------------------------------*/
#dvd_1 a.detail {
  padding-top: 390px;
  height: 390px;
}
#dvd_1 div.detail_1 {
  margin-left: 65px;
  width: 349px;
}
#dvd_1 div.detail_1 a.detail {
  width: 349px;
  background: url(parts/index/dori2.jpg) no-repeat left top;
}
* html #dvd_1 div.detail_1 {
  margin-left: 32px;
}
#dvd_1 div.detail_2 {
  width: 342px;
}
#dvd_1 div.detail_2 a.detail {
  width: 342px;
  background: url(parts/index/shogo2.jpg) no-repeat left top;
}


/*----------------------------------------------------
  .links（モバイル・MMVオンライン）
----------------------------------------------------*/
.links {
  clear: both;
  padding-top: 85px;
  padding-bottom: 15px;
  background: url(parts/index/line.jpg) no-repeat center top;
}

