.index_top{
width:939px;
height:60px;
background:url("/game/sdvx/ii/p/images/top/index_top.png") no-repeat;
margin:10px auto 0;
padding: 0;
background-position: top; 
}

.index_loop{
width:930px;
background:url("/game/sdvx/ii/p/images/top/index_loop.png") repeat-y;
margin:0 auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 9px;
}


.index_btm{
width:939px;
height:33px;
background:url("/game/sdvx/ii/p/images/top/index_btm.png") no-repeat;
margin:0 auto 10px;
padding: 0;
background-position:bottom; 
}


.index_image{
float:left;
margin: -52px 0 -22px 0;
}

/* 同じ枠の中に隙間なく2枚以上画像を置く時はこちら　*/
.index_image_k{
float:left;
margin: 22px 0 -22px 0;
}
/* 同じ枠の中に隙間なく2枚以上画像を置く時はこちら　*/

/*サントラ特典ページ*/
.serial_stylelink {
top:615px;
left:648px;
 position:relative;
}

.serial_image01 {
background:url("/game/sdvx/ii/p/serial/serial_01.jpg") no-repeat;
width:920px;
height:2530px;
}

/*例大祭特設ページ内ボタン*/
#reitaisai2014_btn a{
 background:url("/game/sdvx/ii/p/reitaisai2014/bt_002.gif") no-repeat;
 width:920px;
 height: 0 !important;
 height /**/:72px;
 padding-top: 72px;
 display:block;
 overflow:hidden;
}
#reitaisai2014_btn a:hover{
 background-position:0 -72px;
}

#reitaisai2014_btn2 a{
 background:url("/game/sdvx/ii/p/reitaisai2014/bt_003.gif") no-repeat;
 width:920px;
 height: 0 !important;
 height /**/:72px;
 padding-top: 72px;
 display:block;
 overflow:hidden;
}
#reitaisai2014_btn2 a:hover{
 background-position:0 -72px;
}
/*例大祭特設ページ内ボタン*/

.index_mini_image{
float:left;
margin: -52px 0 -52px 0;
}

#under_box{
width:967px;
height:402px;
background:url("/game/sdvx/ii/p/images/top/under_box.png") no-repeat;
margin:0 auto 10px;
padding: 0;
position: relative;
}

#news_text{
width: 420px;
height: 280px;
margin-top: 60px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 35px;
 padding: 0;
float:left; 
overflow: auto;
}


#twitter_widget{
width: 420px;
margin-top: 65px;
margin-right: 45px;
margin-bottom: 0px;
padding: 0;
float: right;

}

/*ロケテページ*/
#iii_loca_btn a{
 background:url("/game/sdvx/ii/p/location/locatebtn.png") no-repeat;
 width:920px;
 height: 0 !important;
 height /**/:60px;
 padding-top: 60px;
 display:block;
 overflow:hidden;
}
#iii_loca_btn a:hover{
 background-position:0 -60px;
}

.iii_loca_bg {
background:url("/game/sdvx/ii/p/location/bg.jpg") no-repeat;
 width:920px;
 height:450px;
 }

/*ロケテページ*/


/*ニュースの見出しのスタイルシート*/
.news_date {
  font-size: 12px;
  font-weight: bold;
  color: #ff00b0;
}

.news_text {
  font-size: 12px;
  color: #000000;

}
/*過去のニュースへのリンクボタン*/
#more_news a{
 background:url("/game/sdvx/ii/p/images/top/more_news_btn.png") no-repeat;
 width:215px;
 height: 0 !important;
 height /**/:20px;
 padding-top: 20px;
 display:block;
 overflow:hidden;
 position:absolute;
 top:378px;
 left:240px;
}
#more_news a:hover{
 background-position:0 -20px;
}