@charset "UTF-8";

hr {
  color: #f77104;
  height: 1px;
  border-style: dotted;
  margin:20px 10px 20px 30px;
  width:630px;
  }
  
dl.playguide {
 width:630px;
 margin:0px auto 0px 6px;
 padding:10px 0;
 color:#FFFFFF;
 border-top:dotted 1px #14bf02;
 border-bottom:dotted 1px #14bf02;
}
  
dt.playguide {  
 float:left;  
 width:120px;  
 padding:10px 0 5px 10px;  
 clear:both;  
 font-weight:bold;
 background:url(images/image_icon_topics.gif) left no-repeat;
}

a.playguide:link { color: #ffffff; text-decoration: underline }
a.playguide:visited { color: #ffffff; text-decoration: underline }
a.playguide:active { color: #ffffff; text-decoration: underline }
a.playguide:hover { color: #cccccc; text-decoration: none }

dl.gaiyou {
 width:630px;
 margin:0 auto 25px 6px;
 color:#FFFFFF;
}
  
dt.gaiyou {  
 float:left;  
 width:120px;  
 padding:10px 0 5px 10px;  
 clear:both;  
 font-weight:bold;
 color:#ffffff;
 background:url(images/image_icon_topics_02.gif) left no-repeat;
}

dd {   
 margin-left:120px;  
 padding:10px 0px 5px 10px; 

} 


p.note{
  font-size:12px;
  text-align:right;
  color:#14bf02;
  padding:5px 25px 5px 10px;
}

a.note:link { color: #14bf02; text-decoration: underline }
a.note:visited { color: #14bf02; text-decoration: underline }
a.note:active { color: #14bf02; text-decoration: underline }
a.note:hover { color: #14bf02; text-decoration: none } 

p.green{
  font-size:12px;
  color:#14bf02;
  font-weight:bold;
}

#attention{
  text-align:left;
  margin-left:10px;
}

#attention li{
  clear:both;
  font-size:12px;
  color:#FFFFFF;
  line-height:1.4em;
  list-style-type:square;
  padding:2px 30px 2px 0;
  list-style-position:inside;
}


#tickets-box h3{
  width:648px;
  padding-bottom:10px; 
}

img.kenshu{
margin:5px 0;
}

img.release{
margin:15px 0 10px 10px;
}


table{
 padding-bottom:30px;
 font-size:13px;
 color:#FFFFFF;
 text-align:left;
}

th{
  font-weight:bold;
  width:150px;
  padding-bottom:5px;
  color:
}

td{
padding:0 0 5px 4px;
}



