@charset "utf-8";

/*========================================
=
=		チケット
=
========================================*/
#ticketpage{padding-bottom:5px; color:#666666;}

#ticketpage h5{margin-bottom:10px;}
#ticketpage h5 span{
	background:#FF3300;
	padding:5px;
	width:auto;
	color:#FFFFFF; font-weight:bold;
}

#ticketpage dl{
	margin:10px 0 20px 0;
}
#ticketpage dt{
	clear:both;
	float:left;
	width:150px;
}
#ticketpage dd{
	float:left; width:500px;
	margin-bottom:20px;
}

#ticketpage .ticket_btn{
	text-align:right;
	width:430px;
	margin:10px 0;
}


table.seattable{
	width:498px;
	margin:0 auto;
	text-align:right;
	border-collapse:collapse;
	border-spacing:0;
}

table.seattable th{
	border:1px solid #9A9A9A;
	background:#FFCC99;
	padding:5px;
	text-align:center;
}
table.seattable td{
	border:1px solid #9A9A9A;
	padding:5px;
	width:110px;
}

table.seattable2{
	width:498px;
	margin:0 auto;
	text-align:right;
	border-collapse:collapse;
	border-spacing:0;
}

table.seattable2 th{
	border:1px solid #9A9A9A;
	background:#FFCC99;
	padding:5px;
	text-align:center;
}
table.seattable2 td{
	border:1px solid #9A9A9A;
	padding:5px;
	width:140px;
}


table.seattable .seat{
	text-align:left;
	width:280px;
}
table.seattable .seat2{
	text-align:left;
	width:200px;
}
table.seattable .seat3{
	text-align:left;
	width:239px;
}
table.seattable .seat4{
	text-align:left;
	width:39px;
}

table.seattable .map{border:0;
text-align:center;}
table.seattable .map2{border:0;text-align:left;
padding-bottom:15px;}

#kitae-ru{display:none;}
#kitahiroshima{display:none;}
#kushiro{display:none;}
#toma{display:none;}
#chitose{display:none;}


ul#btn_seattable{
	width:525px;
	margin:20px auto;
}
*html ul#btn_seattable{ width:545px;}

#btn_seattable li{
	float:left;
	width:155px;
	height:26px;
	background:url(../ticket/images/btn_seat_table.jpg) no-repeat;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#btn_seattable li.on{
	background:url(../ticket/images/btn_seat_table_a.jpg) no-repeat;
}
#btn_seattable li.on a{color:#FFFFFF;}


#btn_seattable li a{
	display:block;
	width:155px; height:26px;
	line-height:26px;
	text-align:center;
	color:#666666;
}

#btn_seattable li a:hover{
	background:url(../ticket/images/btn_seat_table_a.jpg) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}#container #main #main_left #ticketpage .inbox_2nd #axes .clrea {
	background-color: #FFFFFF;
	height:20px;
}

