@charset "shift_jis";
/* CSS Document */

.sche_title {
	margin-bottom: 12px;
}
.sche_date {
	width: 87px;
	height: 18px;
	color: #FFFFFF;
	background-image: url(images/sche_date_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	margin: 8px 0 5px 0;
}
.sch_subtitle {
	color: #1E1E96;

}
.sch_subtext, .sch_subtext a/* スケジュールタイトルのスタイル */
 {
	color: #1E1E96;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
}
.sch_subtext a {
}



.sche_place {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
.sche_place  a {
	color: #1E32C8;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
.sche_place  a:hover {
	text-decoration: underline;
}
.sche_phone {
	font-size: 13px;
	font-weight: bold;
}




.inner_sche_table {
	margin-bottom: 7px;
	margin-left: 5px;

}
*:first-child+html  .inner_sche_table, * html .inner_sche_table {
	margin-left: 0px;
}

.sche_text  {
	line-height: 1.5em;
}

.sche_text, .sche_place_phone {
	margin: 12px 0 13px 12px;
}
.sche_table {
	margin-bottom: 32px;
}
.guidance {
	text-align: left;
	margin-top: 23px;
	margin-bottom: 15px;
}

.guidance, .guidance2 {
	color: #474747;
	line-height: 1.2em;
	font-size: 12px;
}

.guidance .textimg {
	margin-bottom: 5px;
	margin-top: 5px;
}


.g_title {
	font-weight: bold;
}

.ticket_info {
	color:#1E1E96;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
	
}

.ticket_text2 {
	font-size:12px;
	color:#474747;
	margin-top:7px;
}
