@charset "UTF-8";

/* イベントページ共通
------------------------------------------------------*/
h2.tit-club { width: 958px; padding: 15px 0 5px 0; background: url(../image/club/bg_title.jpg) no-repeat 0 0; text-align: center; }
.club_lineup { width: 700px; padding: 10px 0; color: #fff; }

.column {
	margin: 0 auto;
	width: 638px;
}



/*バトスピポイントとは？
-------------------------------------------------------------*/
.what {
	margin: 0 auto;
	width: 520px;
}

.what a {
	color: #FFCC00;
	text-decoration: underline;
}

.what a:hover {
	text-decoration: underline;
}

#entryStep {
	margin: 0 auto;
	width: 484px;
}

#entryStep li {
	display: block;
	float: left;
}

#entryStep li#entryStep01 {
	padding: 0 18px 22px 0;
}

#entryStep li#entryStep02 {
	padding: 0 0 22px 0;
}

.entryStep_right {
	display: block;
	float: right;
	margin-left: 10px;
}

.entryStep_left {
	display: block;
	float: left;
	margin-right: 10px;
}

/*Xレアキャンペーン*/
.img-xcamp25{margin-left: 25px;}

.xcampclub{ margin: 10px 0;}

.xcampclub a{
	display: block;
	text-indent: -9999px;
	background: url(../image/club/what/btn_pointcmp.gif) 0 0 no-repeat;
	width:260px;
	height:30px;
	margin:0 auto;
}
.xcampclub a:hover{background-position: 0px -30px;}

/*ぶら下がりリスト*/
ul.whatlist-notice {
	margin-top: 5px;
    list-style: none;
    line-height: 1.3;

}
 
ul.whatlist-notice li {
    margin-bottom: 5px;
    padding-left: 1em; 
    text-indent: -1em; 
}


/**/





