@charset "utf-8";

.aboutPremium #container-inner {
	background: url(../img/guardian/column1_cont_inner_back02_hal.jpg) no-repeat top center ;
}
body.pBuyTicket {
	background: #271212 url(../img/guardian/background_hal.jpg) no-repeat top center;
}
body.gameLogin {
	background: #271212 url(../img/guardian/login_background_hal.jpg) no-repeat top center;
}
body.gameLogout {
	background: #271212 url(../img/guardian/login_background02_hal.jpg) no-repeat top center;
}
body.pMessage {
	background: #271212 url(../img/guardian/login_background02_hal.jpg) no-repeat top center;
	color: #000;
	line-height: 1.5;
}
body.colum_1,
body.pBuyTicket {
	background: #271212 url(../img/guardian/background_hal.jpg) no-repeat top center;
	min-width: 960px;
	color: #000;
	line-height: 1.5;
}


.pBuyTicket #footer {
	background: url(../img/guardian/footer_back_hal.jpg) no-repeat;
	height: 110px;
	text-align: center;
	color: #999;
}

.pBuyTicket #title {
	position: absolute;
	top: 19px;
	left: 0px;
	width: 387px;
	height: 115px;
	background: #000 url(../img/guardian/title02_hal.jpg) no-repeat top center;
}
.pBuyTicket #container {
	margin: 0 auto;
	background: url(../img/guardian/cont_back_hal.gif) repeat-y;
	width: 960px;
}