@charset "shift_jis";

#ticketPage {
	padding-right: 65px;
	padding-left: 65px;
}
#ticketPage #midashi {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
#ticketPage h3 {
	font-size: 100%;
	margin-bottom: 10px;
}
#ticketPage table {
	background: #766F73;
	margin-bottom: 10px;
}
#ticketPage td {
	background: #FFFFFF;
	font-size: 100%;
	padding: 5px 10px;
	text-align: center;
}
#ticketPage td.td_right {
	text-align: left;
}
#ticketPage p {
	padding: 0px;
	margin: 0px 0px 10px;
}
#ticketPage #ticket_btns li {
	float: left;
	margin-right: 10px;
	text-align: center;
}

#ticketPage #ticket_btns .btn_01 a {
	background: url(../ticket/images/btn_01.gif) no-repeat;
	height: 35px;
	width: 153px;
	display: block;
	text-indent: -1000px;
}
#ticketPage #ticket_btns .btn_02 a {
	background: url(../ticket/images/btn_02.gif) no-repeat;
	display: block;
	height: 35px;
	width: 193px;
	text-indent: -1000px;
}
#ticketPage #ticket_btns .btn_01 a:hover {
	background: url(../ticket/images/btn_01.gif) no-repeat 0px -35px;
	height: 35px;
	width: 153px;
	display: block;
}
#ticketPage #ticket_btns .btn_02 a:hover {
	background: url(../ticket/images/btn_02.gif) no-repeat 0px -35px;
	display: block;
	height: 35px;
	width: 193px;
}
#ticketPage #ticket_btns .btn_01 span {
	font-size: 80%;
	display: block;
	margin-top: 5px;
	text-align: center;
}

/* お得なチケット情報 */
#ticketPage #midashi2 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}



#ticketPage h4{
	font-size: 110%;
	display:inline;
	border-bottom:#FF0000 1px solid;
	letter-spacing:0.4em;
}


#wrapper #contents #ticketPage p.topmargin{
	margin-top:10px;
	color:#666666;
}

#wrapper #contents #ticketPage div.borderred{
	padding:10px;
	font-weight:bold;
	font-size:110%;
	border:1px solid #ff0000;
	min-width:300px;
	width:80%;
	margin-bottom:20px;
}

#wrapper #contents #ticketPage div.borderred p{
	padding-left:10px;
	font-weight:normal;
	font-size:100%;	
}

#ticketPage #midashi3 {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 30px;
}

