/* box */
.header{
 width:576px; height:30px; margin-top:8px; padding-left:4px; border-bottom:solid 1px #DDD; letter-spacing:2px; }
 .header h1{
  font-size:18px; margin:0px; padding:0px; }

.header_m{
 width:580px; height:30px; margin:16px 0px; padding-left:8px; border-left:solid 8px #DDD; letter-spacing:2px; }
 .header_m h2{
  font-size:16px; margin:0px; padding:0px; letter-spacing:2px; }

.topmenu{
 width:580px; height:25px; margin-top:18px; margin-bottom:24px; text-align:center; font-size:11px; line-height:100%; }

.topmenu p{
 text-align:center; font-size:11px; line-height:100%; margin-top:6px; }

.bottommenu{
 width:580px; height:25px; margin-top:16px; text-align:center; font-size:12px; line-height:150%; }

.app{
 border:dotted 2px #CCC; margin:0px; padding:15px; }
 .app p{
  font-size:14px; line-height:160%; color:#666; margin:0px; padding:0px; }
 .app p.right{
  font-size:14px; line-height:160%; color:#666; margin:0px; padding:0px; text-align:right; }

.coupon{
 text-align:center; border:solid 1px #999; padding:30px 0px; margin:0px 30px; }



/* table */
.detail th, .detail td{
 font-size:14px; line-height:160%; padding:4px; color:#666; }

.detail th{
 vertical-align:top; }


.artist th, .artist td{
 font-size:14px; line-height:160%; padding:4px; color:#666; vertical-align:top; }


.event{
 width:566px; margin-left:14px; }

.event th, .event td{
 font-size:14px; line-height:160%; padding:4px; color:#666; }

.event th{
 width:106px; vertical-align:top; }



/* text */
h3{
 font-size:16px; margin:16px 0px 8px 0px; padding:0px; }

.txt{
 font-size:14px; line-height:180%; letter-spacing:1px; color:#666; 
 margin:0px 0px 16px 0px; padding:0px; }

.txt_read{
 font-size:14px; line-height:180%; letter-spacing:1px; text-indent:14px; color:#666; 
 margin:0px 0px 16px 0px; padding:0px; }

.txt_right{
 font-size:14px; line-height:180%; letter-spacing:1px; color:#666; text-align:right;
 margin:0px 0px 16px 0px; padding:0px; }

.txt_read_en{
 font-size:12px; line-height:180%; letter-spacing:1px; text-indent:14px; color:#888; 
 margin:0px 0px 16px 0px; padding:0px; }

.txt_right_en{
 font-size:12px; line-height:180%; letter-spacing:1px; color:#888; text-align:right;
 margin:0px 0px 16px 0px; padding:0px; }

.txt_center{
 font-size:12px; line-height:180%; letter-spacing:1px; color:#666; text-align:center; 
 margin:0px 0px 16px 0px; padding:0px; }

/* anchor */
a{
 color:#69B; }

a:hover, a:active{
 color:#368; }

a.top{
 color:#777; }

a.top:hover, a.top:active{
 color:#333; text-decoration:none; }

/* image */
.icn{
 vertical-align:top; margin-right:3px; }