@charset "utf-8";
@import "common.css";

#artist{
	background:url(../img/index/artistBg.png) no-repeat top center;
	background-color:#000000;
}
.artistIn{
	padding:80px 0 70px 0;
	width:1000px;
	margin:0 auto;
}
.mainTxt{
	text-align:center;
	padding-bottom:50px;
}
.mainTxt01{
	text-align:center;
	padding-bottom:25px;
}

.artistList a{
	display:block;
	width:300px;
	height:261px;
	float:left;
	padding-right:50px;
	padding-bottom:80px;
	position:relative;
}
.artistList a.last{ padding-right:0px; }
.artistList a span{ display:block; }
.artistList a .new{
	width:43px;
	height:43px;
	position:absolute;
	top:0px;
	left:0px;
}
.artistList .noLink{
	display:block;
	width:300px;
	height:261px;
	float:left;
	padding-bottom:80px;
	position:relative;
}
.noLinkCenter{
	display:block;
	width:248px;
	margin:0 auto;
	padding-bottom:70px;
	position:relative;
}
.paLeft{ padding-right:50px; }

.vvStageBana{
	text-align:center;
}
.vvStageBana01{
	float:left;
	width:450px;
}
.bottomBox{
	width:930px;
	margin:0 auto;
}
.kagayakiStage01{
	float: right;
	width:450px;
}
.dateTit{
}