@charset "UTF-8";

/* qr
------------------------------------------------------------ */
#wrap_qr {
	background: url(../img/mob/bg.jpg) no-repeat;
	width: 300px;
	height: 350px;
	margin: 20px auto 0px;
}
#qr {
	text-align: left;
	width: 260px;
	height: 250px;
	padding: 75px 5px 20px 20px;
}
#qr div {
	text-align: center;
}
#qr #close {
	text-align: center;
	margin: 20px 0px 0px;
}
