/*@charset "UTF-8";*/

/*tag reset*/
@import "import.css";

#wrapper #contents_wrapper .contens{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom:20px;
	background-color:#101010;
	padding-bottom:50px;
}

h2{
	background:url(../img/ticket/h2.gif) no-repeat;
	width:536px;
	height:25px;
	text-indent:-1000em;
	margin-left:20px;
	margin-top:40px;
	margin-bottom:11px;
}

.pia{
}

.senkou{
	background:url(../img/ticket/pia.gif) left top no-repeat;
	padding-left:200px;
}

.star{
	background:url(../img/ticket/star.gif) no-repeat;
	width:614px;
	height:51px;
	margin-top:50px;
}

.seat_guide{
	background:url(../img/ticket/seat_guide.jpg) left top no-repeat;
	width:623px;
	height:277px;
	margin-top:10px;
	margin-bottom:30px;
	margin-left:35px;
}

table{
	color:#FFFFFF;
}

#line table{
	margin-top:17px;
	background:#cccccc;
	font-size:10px;
}

#line th{
	background:#669900;
	padding:5px 20px;
	text-align:center;
font-size:10px;
}

#line td{
	background:#333333;
	padding:10px 10px;
	text-align:center;
font-size:10px;
}

#etc table{
	margin-top:25px;
font-size:10px;
}

#etc th{
	text-align:left;
	width:auto;
}

#etc th.sec{
	padding-bottom:5px;
	color:red;
}

#etc td{
	text-align:left;
	padding-bottom:13px;
}

#etc2 table{
font-size:10px;
background:#999999;
}

#etc2 th{
	text-align:left;
	width:auto;
	background:#333333;
	padding: 7px 20px;
}

#etc2 th.sec{
	padding-bottom:5px;
	color:red;
}

#etc2 td{
	text-align:left;
	padding-bottom:13px;
	background:#0d0d0d;
	padding: 7px 20px;
}

.park{
	margin-left:36px;
	font-size:11px;
}

.price{
	padding-left:40px;
	margin:15px 0px;
}

.price .number{
	float:left;
	width:250px;
}

.price p{
	float:left;
	width:360px;
	font-size:10px;
}

