@charset "utf-8";

@import "common.css";
@import "layout.css";

#contents .enter01 { height: 34px; width: 200px; background-image: url(../img/enter01a.jpg); background-repeat: no-repeat; position: absolute; top: 510px; right: 100px; }
#contents .enter02 { height: 34px; width: 200px; background-image: url(../img/enter02a.jpg); background-repeat: no-repeat; position: absolute; top: 510px; left: 100px; }
#contents .enter03 { height: 34px; width: 200px; background-image: url(../img/enter03a.jpg); background-repeat: no-repeat; position: absolute; top: 45px; right: 10px; }

#contents .enter01 a { background-image: url(../img/enter01a.jpg); background-repeat: no-repeat; text-indent: -9999px; display: block; height: 34px; width: 200px; }
#contents .enter01 a:hover { background-image: url(../img/enter01b.jpg); }

#contents .enter02 a { background-image: url(../img/enter02a.jpg); background-repeat: no-repeat; text-indent: -9999px; display: block; height: 34px; width: 200px; }
#contents .enter02 a:hover { background-image: url(../img/enter02b.jpg); }

#contents .enter03 a { background-image: url(../img/enter03a.jpg); background-repeat: no-repeat; text-indent: -9999px; display: block; height: 34px; width: 200px; }
#contents .enter03 a:hover { background-image: url(../img/enter03b.jpg); }
#footer { background-image: url(../img/enter-footer.jpg); background-repeat: repeat-x; height: 300px; width: 100%; }
.qr { position: absolute; height: 120px; width: 160px; background-color: #FFF; border: 1px solid #E7234A; font-size: 12px; line-height: 20px; color: #E7234A; font-weight: bold; text-align: center; top: 380px; right: 0px; }

