@charset "UTF-8";

/*　サイドバナー部分のナビ　*/

#side-bnr{
  width: 250px;
  float:right;
  margin:10px 10px 0 0;
  background:url(images/pagetitle.jpg) top no-repeat;
  text-align:center;
}

.smallnav{
margin:150px 0 100px 0;
font-weight:bold;
}

.icon img{
margin-right:3px;
}

/*        　--            　*/

#caption{
  height:36px;
  text-align:left;
  margin-bottom:15px;
}


#info{
padding-bottom:15px;
}

#attention{
  text-align:left;
  margin-left:15px;
}

#attention li{
  clear:both;
  font-size:13px;
  color:#FFFFFF;
  line-height:1.3em;
  list-style-type:square;
  padding:5px 30px 5px 0;
}

#notes{
  text-align:left;
  margin: 20px 0 0 30px;
}

#notes li{
  clear:both;
  font-size:12px;
  color:#FFFFFF;
  line-height:1.3em;
  list-style-type:square;
  padding:3px 0 3px 0;
}


hr {
  color: #f77104;
  height: 1px;
  border-style: dotted;
  margin:20px 10px 20px 30px;
  width:630px;
  }
  
dl.playguide {
 width:630px;
 margin:20px 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;
}

dl.gaiyou {
 width:630px;
 margin:0px auto 0px 6px;
 padding:15px 0;
 border-top:dotted 1px #f7dd04;
 border-bottom:dotted 1px #f7dd04;
}
  
dt.gaiyou {  
 float:left;
 color:#f7dd04;
 width:120px;  
 padding:10px 0 5px 10px;  
 clear:both;  
 font-weight:bold;
}

dd {   
 margin-left:120px;
 color:#FFFFFF;
 padding:10px 0px 5px 10px; 

} 


p.note{
font-size:12px;
text-align:right;
color:14bf02;
padding:5px 25px 5px 10px;
} 

#attention{
  text-align:left;
  margin-left:15px;
}

#attention li{
  clear:both;
  font-size:12px;
  color:#FFFFFF;
  line-height:1.3em;
  list-style-type:square;
  padding:5px 30px 5px 0;
}

#tickets-box img{
  margin:20px auto 20px 10px;
}


#tickets-box h3{
  width:648px;
  padding-bottom:10px; 
}

#tickets-box img{
  margin:0 0 20px 10px;
}

a.eng_page:link { color: #f7dd04; text-decoration: underline }
a.eng_page:visited { color: #f7dd04; text-decoration: underline }
a.eng_page:hover { color: #f7dd04; text-decoration:none}
a.eng_page:active { color: #f7dd04; text-decoration: underline }







