.nowLoading {
	background-image: url(/image/prog/cartarea/img/l_loading.gif);
	background-repeat: no-repeat;
	background-color: #fff4bf;
	height: 97px;
	background-position-x: 50%;
	background-size: 55px;
	background-position: center center;
}

.nowLoading > div {
	display:none;
}