@charset "utf-8";
.popup{
	position:absolute;
	font-size:12px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	top:40%;
	left:48%;
	width:400px;
	height:140px;
	margin:-50px 0 0 -180px;
	color:#333;
	text-align:center;
	z-index:9999;
	background:url(../img/top/anaunse.jpg) no-repeat;
}


