/*[fmt]1A91-1A0A-2*/
body {
	background-color: #ffffff;
	color: #666666;
}
body a {
	color: #666666;
}
body a:hover {
	color: #FFD305;
}

/*mailmagazine*/
body.mailmaga {
	width: 360px;
	height: 340px;
	background-image: url(../../images/magazine_bg.png);
	background-repeat: no-repeat;
	position: relative;
    font:13px "‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	margin: 0;
	padding: 5px;
}
body.mailmaga p.notice {
	position: relative;
	top: 140px;
	left: 17px;
}
body.mailmaga p.notice span.add{
	color: #4B8CAE;
	font-size: 100%;
	font-weight: bold;
}
body.mailmaga p.mailto {
	position: absolute;
	top: 203px;
	#top: 215px;
	left: 175px;
}
body.mailmaga p.mailto a {
	display: block;
	color: #FF6699;
	font-weight: bold;
}
body.mailmaga p.info {
	width: 190px;
	position: absolute;
	top: 225px;
	#top: 245px;
	left: 160px;
}

/*mobile*/
body.mobile {
	background-color: #ffffff;
	color: #666666;
}
body.mobile a {
	color: #666666;
}
body.mobile a:hover {
	color: #FFD305;
}
div.mob-container {
	width:350px;
}
div.mob-container p img {
	vertical-align: middle;
	margin-top: 25px;
	border: none;
}
div.mob-container img.qr {
	float: right;
	position:relative;
	top: -33px;
}
div.mob-container p {
	font-size:9pt;
	padding-right: 130px;
	padding-left: 8px;
}
/*ticket*/
div.ticket {
	text-align: center;
}
