@charset "euc-jp";
@import url("../../css/common.css");
@import url("../../css/parts.css");
@import url("../../../css/class.css");
.center {
	text-align: center;
}
.small {
	font-size: 70%;
	line-height: 120%;
}
.bold {
	font-weight: bold;
}
.large {
	font-size: 150%;
	font-weight: bold;
	line-height: 150%;
}
.marginL10 {
	padding-left: 10px;
}
p {
	line-height: 130%;
}
.clear { clear:both; font-size:0; line-height:0; }

div#mainArea {
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
}
div#contBlock {
	margin-bottom: 10px;
	background-color: #000000;
	padding-bottom: 20px;
	width: 668px;
	text-align:center;
}
.copytitle{ color:#FFFFFF; font:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; font-size:100%;}

div#mainArea #ticket {
	padding-left: 20px;
	margin-top: 8px;
}
div#mainArea #ticket h4 {
	width:120px;
	padding-top:2.5px;
	padding-bottom:1.5px;
	color: #FFFFFF;
	margin-right: 10px;
	background-color: #0062af;
	text-align: center;
	float: left;
}
#ticket div {width: 450px;float: left;}
#ticket dl {line-height: 120%;}
#ticket dt {margin-top: 2px;}
#ticket dd {}
#ticket dd.inline {display: inline;}



#shop {
	padding-left: 20px;
	margin-top: 8px;
}
div#mainArea #shop h4 {
	width:120px;
	padding-top:2.5px;
	padding-bottom:1.5px;
	color: #FFFFFF;
	margin-right: 10px;
	background-color: #0062af;
	text-align: center;
	float: left;
}
#shop div {width: 450px;float: left;}
#shop dl {}
#shop dt {
	background-image: url(../images/bul_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#shop dd {padding-left: 20px;padding-bottom: 2px;}
#shop dd.inline {display: inline;}




div#contBlock02 {
	width: 668px;
	padding-bottom: 5px;
	padding-top: 30px;
}
div#contBlock02 h5 {
	width: 658px;
	background-image: url(../images/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	height: 19px;
	display: block;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
}
.picleft {
	padding-right: 15px;
	float: left;
	padding-bottom: 15px;
}
.picright {
	float: right;
	padding-left: 15px;
}
div.remarks {
	width: 658px;
	background-image: url(../images/line_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	margin-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
div.lineArea {
	border: 1px solid #666666;
	margin-top: 10px;
	padding: 10px;
}
