@charset "EUC-JP";   /*   文字コード   */




img {border:0; vertical-align: bottom}

a {
	text-decoration:none;
	color:#333399;
}
a:link {}
a:visited	{}
a:hover,a:active,a:focus {
	color:#FF6600;
	text-decoration:underline;
}

.clear {clear:both;}
.hide {display:none;}


#wrapper {
	width:800px;
	margin:0 auto;
}

/* content */
#contents {
	width:800px;
	margin:0;
	background-color:#282828;
}






.titleBox{
	width: 784px;
	text-align: center;
	margin: 0 auto;
}

.leadBox{
	width: 784px;
	height: 170px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	background:url(/nol/fanclub/img/expbonus/lead.jpg) top center no-repeat;
}

.textBox{
	width: 330px;
	margin: 0 auto;
	text-align: left;
	padding-top: 65px;
	font-size: 12px;
	line-height: 1.1;
}

.textBox2{
	width: 740px;
	margin: 0 auto;
	text-align: left;
	padding-top: 65px;
	font-size: 12px;
}

.textBox3{
	width: 760px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0;
	font-size: 12px;
	color: #fff;
}

.CntBox{
	width: 782px;
	text-align: center;
	margin: 0 auto;
	/* border: solid 1px #000; */
}


.STEP1{
	width: 373px;
	height: 393px;
	background:url(/nol/fanclub/img/expbonus/step1.jpg) top center no-repeat;
	float: left;
}

.yaji{
	width: 34px;
	height: 393px;
	background:url(/nol/fanclub/img/expbonus/step1-2_yaji.jpg) top center no-repeat;
	float: left;
}

.yaji2{
	width: 782px;
	height: 35px;
	margin: 0 auto;
	text-align: center;
	background:url(/nol/fanclub/img/expbonus/step2-3_yaji.jpg) top center no-repeat;
}


.STEP2{
	width: 373px;
	height: 393px;
	background:url(/nol/fanclub/img/expbonus/step2.jpg) top center no-repeat;
	float: left;
}

.STEP3{
	width: 782px;
	height: 327px;
	background:url(/nol/fanclub/img/expbonus/step3.jpg) top center no-repeat;
}

.STEP4{
	width: 373px;
	height: 393px;
	background:url(/nol/fanclub/img/expbonus/step4.jpg) top center no-repeat;
	float: left;
}

.STEP5{
	width: 373px;
	height: 393px;
	background:url(/nol/fanclub/img/expbonus/step5.jpg) top center no-repeat;
	float: left;
}

#bt_clabNew{
	width: 217px;
	height: 45px;
	float: right;
	padding: 5px 10px 0 0;
}


#bt_clabNew{
	width: 217px;
	height: 102px;
	float: right;
	padding: 10px 18px 0 0;
}


#bt_clabNew a{
	background: url(/nol/fanclub/img/expbonus/bt_clabNew.jpg);
	width: 217px;
	height: 102px;
	display: block;
}

#bt_clabNew a:hover{
	background: url(/nol/fanclub/img/expbonus/bt_clabNew.jpg) 0px -102px;
}

#bt_clabNew strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}


.at{
	width: 770px;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	padding: 5px 0 0 0;
	color: #fff;
}

.Comments{
	width: 750px;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	color: #fff;
	margin: 3px auto 0 auto;
	border: solid 1px #f00;
}

.Comments strong{
	color: #f00;
}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}


