/*------------ 特別ボックス指定 -------------*/
#contents #left .box {
	width: 564px;
	margin: 10px 0 15px 18px;
	padding: 0;
	background: #000;
	line-height: 1.6;
	position: relative;
	}


/*------------ 「バグルー！！アフターパーティー」事前告知 -------------*/
#contents #left #afterparty090812_before {
	width: 564px;
	height: 200px;
	background: url(../images/bn_afterparty090812_before.gif) 0 0 no-repeat;
	}
	#contents #left #afterparty090812_before h3 {
		display: none;
		}
	#contents #left #afterparty090812_before p {
		display: none;
		}

/*------------ 「バグルー！！アフターパーティー」告知 -------------*/
#contents #left #afterparty090812 {
	width: 564px;
	height: 314px;
	background: url(../images/afterparty090812_bg.gif) 0 0 no-repeat;
	position: relative;
	}
	#contents #left #afterparty090812 h3 {
		display: none;
		}
	#contents #left #afterparty090812 ul {
		display: none;
		}
	#contents #left #afterparty090812 p.guest {
		display: none;
		}
	#contents #left #afterparty090812 p.btn {
		width: 560px;
		height: 49px;
		background: url(../images/afterparty090812_btn.gif) 0 0 no-repeat;
		position: absolute;
		bottom: 2px;
		left: 2px;
		}
		#contents #left #afterparty090812 p.btn a {
			display: block;
			width: 560px;
			height: 49px;
			background: url(../images/afterparty090812_bg.gif) -2px -263px no-repeat;
			}
			#contents #left #afterparty090812 p.btn a:hover {
				background: none!important;
				}
			#contents #left #afterparty090812 p.btn a span {
				display: none;
				}

/*------------ 「バグルー！！アフターパーティー」告知(当日券対応) -------------*/
#contents #left #afterparty090812_2 {
	width: 564px;
	height: 314px;
	background: url(../images/afterparty090812_bg2.gif) 0 0 no-repeat;
	position: relative;
	}
	#contents #left #afterparty090812_2 h3 {
		display: none;
		}
	#contents #left #afterparty090812_2 ul {
		display: none;
		}
	#contents #left #afterparty090812_2 p.guest {
		display: none;
		}
	#contents #left #afterparty090812_2 p.btn {
		width: 560px;
		height: 49px;
		background: url(../images/afterparty090812_btn2.gif) 0 0 no-repeat;
		position: absolute;
		bottom: 2px;
		left: 2px;
		}
		#contents #left #afterparty090812_2 p.btn a {
			display: block;
			width: 560px;
			height: 49px;
			background: url(../images/afterparty090812_bg2.gif) -2px -263px no-repeat;
			}
			#contents #left #afterparty090812_2 p.btn a:hover {
				background: none!important;
				}
			#contents #left #afterparty090812_2 p.btn a span {
				display: none;
				}

/*------------ 「BUGマッチョ」告知 -------------*/
#contents #left #bugmaccho {
	width: 564px;
	height: 314px;
	background: url(../images/bugmaccho_bg.jpg) 0 0 no-repeat;
	}
	#contents #left #bugmaccho h3 {
		display: none;
		}
	#contents #left #bugmaccho p {
		display: none;
		}

