@charset "utf-8";

body#popup {
	text-align: center;	
}
body#popup div#wrap {
	margin: 0 auto;
	text-align: left;	
}
body#popup div#wrap div#headerArea div#button {
	visibility: hidden;
}

