<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==========================================================================
Promotion tickets styles
========================================================================== */
body{
	margin: 0 4px;
}
.atag1,
.atag2,
a{
	color: #000;
}

.atag1,
a#center{
	display: block;
	border: 6px solid #00b3ca;
	border-radius: 6px;
	background: #fff;
	width: 339px;
	height: 140px;
	overflow: hidden;
}
.atag2,
a#center_d{
	display: block;
	border: 6px solid #7ac736;
	border-radius: 6px;
	background: #fff;
	width: 339px;
	height: 140px;
	overflow: hidden;
}
div#left{
	float: left;
	width: 101px;
}
div#right{
	float: left;
	background: #ffffff;
	text-align: center;
	width: 238px;
}
div#left img{
	width: 100%;
}

h2.overs{
    background: #00b3ca;
    color: #fff;
    font-size: 18px;
	margin: 0 0 5px 0;
    /*margin: 0;*/
    padding: 0;
    text-align: center;
}
h2.domes{
    background: #7ac736;
    color: #fff;
    font-size: 18px;
	margin: 0 0 5px 0;
    /*margin: 0;*/
    padding: 0;
    text-align: center;
}
p {
	margin: 0.2em;
}
p#update{
    font-size: 7px;
    text-align: right;
    margin: 0 6px;
    color: #747474;
}

p#price{
    font-size: 17px;
    font-weight: 700;
    width: 215px;
    margin: -4px auto -2px;
    color: #FF0004;
    background: linear-gradient(transparent 65%, #ffdc31 0%);
}
p.career{
margin-top: -3px;
margin-left: 2px;
line-height: 1.0;
font-size: 20px;
font-weight: 700;
margin-bottom: 0;
}
p.detail{
font-size: 12px;
line-height: 1.0;
}
p#none{
background-image: url("../img/none.gif");
background-repeat: no-repeat;
}
p#ai{
background-image: url("../img/AI.gif");
background-repeat: no-repeat;
}
p#ca{
background-image: url("../img/CA.gif");
background-repeat: no-repeat;
}
p#cx{
background-image: url("../img/CX.gif");
background-repeat: no-repeat;
}
p#cz{
background-image: url("../img/CZ.gif");
background-repeat: no-repeat;
}
p#jl{
background-image: url("../img/JL.gif");
background-repeat: no-repeat;
}
p#ke{
background-image: url("../img/KE.gif");
background-repeat: no-repeat;
}
p#mu{
background-image: url("../img/MU.gif");
background-repeat: no-repeat;
}
p#nh{
background-image: url("../img/NH.gif");
background-repeat: no-repeat;
}
p#oz{
background-image: url("../img/OZ.gif");
background-repeat: no-repeat;
}
p#pr{
background-image: url("../img/PR.gif");
background-repeat: no-repeat;
}
p#ul{
background-image: url("../img/UL.gif");
background-repeat: no-repeat;
}
p#vn{
background-image: url("../img/VN.gif");
background-repeat: no-repeat;
}
p#sq{
background-image: url("../img/SQ.gif");
background-repeat: no-repeat;
}
p#other{
font-size: 13px;
line-height: 1.1;
color: #333333;
}
p#other02{
font-size: 11px;
line-height: 1.1;
color: #333333;
}</pre></body></html>