@charset "utf-8";
/* adticket */
#adticket div#content {
	margin: -22px 0 0 0; 
}
#adticket div#flash {
	position: relative; 
	height: 76px;
}
#adticket div#flash p {
	position: absolute; 
	top: 22px; 
	left: 200px; 
	font-size: 80%; 
}
#adticket div#flash h2 {
	padding-top: 22px; 
}
#adticket table.title  {
	width: 100%; 
}
#adticket table.timetable a:link		{ color: #000; text-decoration: underline; font-weight: bold; }
#adticket table.timetable a:visited		{ color: #000; text-decoration: underline; font-weight: bold; }
#adticket table.timetable a:active		{ color: #000; text-decoration: underline; font-weight: bold; }
#adticket table.timetable a:hover		{ color: #000; text-decoration: underline; font-weight: bold; }

#adticket table.title th {
	background: #000 url(../adticket/img/bg_table.gif) 0 0 no-repeat; 
	color: #fff; 
	text-align: left; 
	padding: 5px 0 3px 12px; 
	vertical-align: middle; 
}
#adticket table.title th h3  { font-weight: bold; }
#adticket table.title th p { font-size: 80%; }
#adticket table.title td {
	background: #000 url(../adticket/img/bg_table.gif) 100% 0 no-repeat;
	color: #fff; 
	text-align: right; 
	vertical-align: top;
	font-size: 80%; 
	padding: 3px 12px 3px 0; 
	width: 30%; 
}
#adticket table.title td.time {
	background: #000 url(../adticket/img/bg_table.gif) 100% 0 no-repeat;
}
#adticket table.title td.icon {
	background-image: none; 
	vertical-align: bottom; 
	padding: 0 12px 8px 0; 
}
#adticket table.title td p img { padding: 0 0 0 2px; }

#adticket table.tickettable  {
	width: 100%; 
	margin: 0 0 12px 0; 
}
#adticket table.tickettable th {
	border-bottom: 1px solid #000; 
	border-left: 1px solid #000; 
	border-right: 1px solid #000;
	background-color: #666; 
	color: #fff; 
	text-align: left; 
	vertical-align: middle; 
	padding: 0 0 0 12px; 
}
#adticket table.tickettable td {
	border-bottom: 1px solid #000; 
	border-right: 1px solid #000; 
	width: 80%; 
	text-align: left; 
	vertical-align: top; 
	padding: 5px 0 0 12px; 
	line-height: 1.2em; 
	font-weight: bold; 
	background-color: #fff;
}
#adticket table.tickettable td.matinee { background-color: #ccc; }
#adticket table.tickettable td span { font-size: 80%; }
#adticket table.tickettable td img {padding: 5px 0 0 0; }
/* -----explain-----*/

#adticket div#explain h2 {
	border-bottom: 1px solid #dadada; 
	padding: 24px 0 5px 0; 
}
#adticket div#explain table {
	width: 100%; 
}
#adticket div#explain table th {
	width: 146px; 
	border-bottom: 1px solid #dadada; 
	text-align: left; 
	vertical-align: top; 
	padding: 10px 0 10px 0; 
}
#adticket div#explain table td {
	border-bottom: 1px solid #dadada; 
	font-size: 80%; 
	vertical-align: top;  
}
#adticket div#explain ul {
	padding: 8px 0 0 0; 
}
#adticket div#explain ul li {
	float: left; 
	width: 120px; 
}
#adticket div#explain ul li img {
	padding: 0 10px 2px 0; 
	vertical-align: middle; 
}
#adticket div#explain dl {
	padding: 10px 0 0 0; 
}
#adticket div#explain dl dd {
	margin: -20px 0 0 46px; 
	padding: 0 0 10px 0; 
	line-height: 1.5em; 
}
* html body#adticket div#explain dl dd { margin: -18px 0 0 46px; }
/* safari only \*/
html:\66irst-child body#adticket div#explain dl dd { margin: -16px 0 0 46px; }
/* end */

#adticket p.cinematinee {
	font-size: 80%;
	padding: 0 0 0 27px; 
	margin: 0 0 3px 0; 
	background: url(../adticket/img/icon_cinematinee.gif) 0 50% no-repeat;
}
#adticket span.benefitsflgend {
	color: #eb2819;
}

