@charset "utf-8";
#container #ct #ct-ct h4 {
	background-image: url(img/title.png);
}
.infotxt {
	padding-left: 40px;
	margin-bottom: 15px;
}
#ct-ct DIV {
	margin-bottom: 30px;
}
#ct-ct DIV.attentionbox {
	margin-bottom: 15px;
	margin-left: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 960px;
}
#ct-ct dl  {
	margin-right: 10px;
	margin-left: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #11B6C8;
	padding-top: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #11B6C8;
	padding-right: 10px;
	padding-left: 10px;
}
#ct-ct dl dt  {
	display: block;
	width: 10em;
	text-align: right;
	float: left;
	font-weight: bold;
}
#ct-ct dl dd {
	padding-left: 11em;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
}
#ct-ct dl DD.last {
	border-bottom-style: none;
}
#ct-ct dl dd table tr td {
	padding-right: 5px;
}
.ticketbox {
	margin-left: 30px;
	margin-bottom: 5px;
	background-image: url(../schedule/img/show_title_bg.png);
	border: 1px solid #FFF;
	width: 960px;
}
.ticketbox TR TH {
	text-align: right;
	width: 160px;
	padding: 5px 5px 5px 0px;
	vertical-align: top;
	border-bottom: 1px dotted #369;
	font-size: 16px;
	line-height: 16px;
	background-image: url(../schedule/img/show_title_bg.png);
}
.ticketbox .line1 {
	background-image: url(img/line1_bg.png);
	width: 300px;
}
.ticketbox .line2 {
	background-image: url(img/line2_bg.png);
	width: 300px;
}
.ticketbox .line3 {
	background-image: url(img/line3_bg.png);
	width: 300px;
}
.ticketbox TR .name  {
	color: #000;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.ticketbox TR TD span {
	font-size: 11px;
	line-height: 14px;
	display: block;
}
.ticketbox TR TD span.red {
	font-size: 14px;
	line-height: 14px;
	display: block;
	color: #F00;
	margin-top: 5px;
}
.ticketbox TR .name2  {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
}
.ticketbox TR .name3  {
	color: #000;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.ticketbox TR TD {
	vertical-align: top;
	padding: 5px 10px;
	border-bottom: 1px dotted #369;
	border-left: 2px solid #FFF;
	text-align: center;
}
.ticketbox TR.last TH {
	border-bottom: none;
}
.ticketbox TR.last TD {
	border-bottom: none;
	padding-bottom: 15px;
}
.ticketbox .child {
	width: 100%;
	margin-left: 0px;
	margin-bottom: 5px;
}
.ticketbox .child TR TH {
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #369;
	font-size: 14px;
	line-height: 16px;
	background-image: none;
	width: auto;
}
.ticketbox .child TR TH.picleft {
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #369;
	font-size: 14px;
	line-height: 16px;
	background-image: none;
	width: auto;
	text-align:right;
}
.ticketbox .child TR TD {
	vertical-align: top;
	padding: 3px 10px;
	border-bottom: 1px dotted #369;
	border-left: none;
	text-align: left;
}
.ticketbox .child TR TD.picleft {
	padding: 3px 0px 3px 30px;
	text-align: right;
}
.ticketbox .child TR TD.picright {
	padding: 3px 0px 3px 0px;
}
.ticketbox .child TR.last TH {
	border-bottom: none;
}
.ticketbox .child TR.last TD {
	border-bottom: none;
	padding-bottom: 15px;
}
.ticketbox A.ticket {
	display: block;
	background-color: #FC0;
	margin-top: 5px;
	padding: 5px;
	color: #000;
	font-weight: bold;
	border-radius:3px;
	border: 1px solid #FC0;
}
.ticketbox A.ticket:hover {
	background-color: #FF0;
	color: #F00;
	border-color: #F00;
	border-radius:3px;
}
.ticketbox A.ticket2 {
	display: block;
	background-color: #3F0;
	margin-top: 5px;
	padding: 5px;
	color: #000;
	font-weight: bold;
	border-radius:3px;
	border: 1px solid #3F0;
}
.ticketbox A.ticket2:hover {
	background-color: #6FF;
	color: #33F;
	border-color: #33F;
	border-radius:3px;
}
.attentionbox UL {
	padding-left: 60px;
}
.attentionbox UL LI {
	display: block;
}
.attentionbox UL LI:before {
	content:"※";
	margin-left :-1em;
}
.ticketbox TR .underline {
	border-bottom: 2px solid #FFF;
}
#ct #ct-ct .contents_attention {
	font-size: 200%;
	line-height: 100%;
	text-align: center;
	padding-top: 5em;
	padding-bottom: 5em;
}
