@charset "utf-8";
/* CSS Document */

.mailmag2020{
	text-align: center;
	margin-bottom: 15px;
}
.mg_notes{
	text-align: center;
	font-size:18px;
	font-weight:bolder;
	color:#FF00AA;
	margin: 0 20px;
}



.mail{
	padding-bottom:20px;
}
.mailmagazine{
	background:url(../image/mail/mail.png) no-repeat center top;
	position:relative;
	width:600px;
	height:730px;
	margin:10px auto 0;
}


.mg_entryadd{
	position:absolute;
	left:90px;
	bottom:162px;
	width:430px;
	text-align:center;
	font-weight:bolder;
	font-size:26px;
}
.mg_qr{
	position:absolute;
	width:132px;
	height:132px;
	top:300px;
	right:24px;
}

.mg_add{
	position:absolute;
	width:340px;
	left:75px;
	bottom:64px;
	text-align:center;
	font-size:22px;
	font-weight:bolder;
	color:#FF00AA;
}

/*マイレージバナー*/
.bnr_mileage{
	text-align:center;
}