@charset "utf-8";


/* ticket
-----------------------------------------------*/

#contents{
	padding: 35px 0 60px 0;
	text-align: left;
	color: #626262;
	border-bottom: 1px solid #dcdcdc;	
	}
.contentsMini .width980 h2{
	float: left;
	}
.contentsMini .width980 .contentsDes{
	float: right;
	width: 625px;	
	}
#scheduleWrap{
	padding: 47px 15px 47px 15px;
	width: 950px;
	}
#scheduleWrap .pDeco{
	font-size: 116%;
	margin: 23px 0 0 0;
	line-height: 1.4em;
	}
#ticketWrap{
	padding: 47px 15px 0 15px;
	width: 950px;
	line-height: 1.3em;
	}
#ticketWrap #pictureStage{
	float: left;
	}
#ticketWrap #ticketDes{
	margin: 0 0 0 344px;
	height: 264px;
	}	
#ticketWrap #attentionTicketPrice{
	margin: 15px 0 40px 0;
	}	
#ticketWrap #ticketPriceDeco{
	line-height: 2.2em;
	}	
#ticketWrap #attentionTicket{
	margin: 20px 0 0 0;
	font-size: 116%;
	list-style:outside disc;
	}	
#ticketWrap #attentionTicket li{
	margin: 0 0 0.4em 1.2em;
	float:none;
	line-height: 1.3em;
	}	
#ticketWrap #attentionTicket .styleKome{
	list-style:none;
	background: url(../images/icon_kome.gif) no-repeat 0 4px;
	margin: 0 0 0 0.1em;
	padding: 0 0 0 15px;	
	}
#seatZ{
	margin: 25px 0 20px 0;
	padding: 12px;
	background: #eeeeee;
	font-size: 116%;	
	line-height: 1.5em;
	}
#bnrSetticket{
	float: left;	
	}
#menuTicket{
	margin: 0 0 0 344px;	
	font-size: 116%;
	line-height: 1.5em;	
	}
#menuTicket li{
	background: url(../images/icon_triangle.gif) no-repeat 0 center;
	padding: 0 0 0 12px;
	}
#menuTicket li a:hover{
	text-decoration: underline;
	}
	
	
	
	
	
	
	
	
	
	