@CHARSET "ISO-8859-1";

table#table-shop {width:99%; text-align:center; border:0px;}
table#table-pay {width:99%;}
table#table-item {width:150px; text-align:center; border:0px;}

.bg{
background:url('../images/bg.png');
}

.bg1 {
background-image: url('../images/bg-1.png') no-repeat left top;
background-repeat: repeat-y;
}
.bg1 {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/bg-1.png');
}
.bg2{
background:url('../images/bg-2.png');}
.bg2 {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='../images/bg-2.png');
}
.bg3{
background:url('../images/bg-3.png');}
.bg3 {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/bg-3.png');
}

.bg4{
background:url('../images/bg-4.png');}
.bg4 {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='../images/bg-4.png');
}
.bg5{
background:url('../images/bg-5.png');
}
.bg5 {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/bg-5.png');
}

.table-glc table {
width:98%;
border:0;
padding:0;
margin:0 0 0 0;
border-top:2px solid #fbcd2f;
border-bottom:2px solid #fbcd2f;
}

.table-glc table td {
color:black;
font-family:Arial, sans-serif;
font-size:14px;
text-align:justify;
text-transform:none;
vertical-align:top;
padding:5px;
border-top:1px solid #ffe9a2;
border-bottom:1px solid #ffe9a2;

}

.url a:link, a:visited {
color:black;
text-decoration: none;
}

.url a:hover, a:active {
color:black;
text-decoration: underline;
}

.url {
color:black;
font-family:Arial;
font-size:12px;
text-decoration: none;
}

.url2 a:link, a:visited {
color:black;
text-decoration: none;
}

.url2 a:hover, a:active {
color:black;
text-decoration: underline;
}

.url2 {
color:black;
font-family:Arial;
font-size:10px;
text-decoration: none;
}


p.spec {
font-family:Arial Narrow, sans-serif;
font-size:12px;
margin:7px;
text-align:justify
}


#normaltextcer {
color:#515151;
font-family:Arial, sans-serif;
font-size:12px;
text-align:justify;
text-transform:none;
}

.normaltext {
color:black;
font-family:Arial, sans-serif;
font-size:12px;
text-align:justify;
text-transform:none;
}

.normaltextPr {
color:black;
font-family:Arial, sans-serif;
font-size:15px;
text-align:justify;
text-transform:none;
}


.texterror {
color:red;
font-family:Arial Narrow;
font-size:12px;
text-transform:uppercase;
}

.copytext {
color:black;
font-family:Arial;
font-size:10px;
}

.anniversary02 A:link {text-decoration: none}
.anniversary02 A:visited {text-decoration: none; color:#FFF;}
.anniversary02 A:active {text-decoration: underline}
.anniversary02 A:hover {text-decoration: underline; color:#FFF;}