<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */

#ticket_content {

}
#ticket_content .innerArea {
	width:613px;
	margin:0 auto 30px auto;
}

#ticket_content strong {
	font-weight:bold;
	color:#cc0000;
}

#ticket_content span {
	color:#cc0000;
}

#presale_btn_txt {
	margin-top:40px;
	text-align:center;
	font-weight:bold;
	color:#c00;
	width:613px;
}
#presale_btn {
	text-align:center;
	width:613px;
	margin-bottom:40px;
}

#ticket_content h5 {
	clear:both;
	margin-top:30px;
}

#pretxt {
	padding:20px 5px 0;
	width:603px;
}

.pretxt1 {
	margin-bottom:0.5em;
}
.pretxt2 {
	text-indent:-1em;
	padding-left:1em;
}

.present_img {
}

#present_tbl {
}
#present_tbl dl {
	width:613px;
	border-bottom:1px dotted #c4c4c4;
}
#present_tbl dt {
	padding:9px 0 8px 30px;
	width:137px;
	float:left;
	background:url("img/bullet.gif") 11px 15px no-repeat;
	font-weight:bold;
}
#present_tbl dd {
	padding:9px 0 8px;
	width:436px;
	float:left;
}

.presenttbl_txt {
	padding:6px 0 6px 147px;
	width:466px;
	background:#e1e1e1;
	border-top:1px solid #fff;
	border-bottom:1px dotted #c4c4c4;
}
.presenttbl_caution {
	padding-left:10px;
	padding-top:5px;
}

.presale_tbl {
	margin-top:15px;
}
.presale_tbl th {
	width:100px;
	text-align:center;
	padding-bottom:20px;
}
.presale_tbl td {
	padding:0 10px 20px;
	width:170px;
}


.cim2tbl {
	margin-top:15px;
}
.cim2tbl th {
	vertical-align:top;
}
.cim2tbl td {
	vertical-align:top;
	padding:0 0 20px 20px;
}


.ot_parking {
}

.ot_parking li {
	display:block;
	float:left;
	margin-bottom:2px;
}

.ot_parking li img {
}


.important_info {
	padding:10px;
	width:589px;
	border:2px solid #c00;
	margin-top:30px;
	line-height:2;
}
.important_info p {
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background:#f00;
}
.important_info strong {
/*	color:#000 !important ;	*/
}
</pre></body></html>