
div#scheduleWrapper {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	background-color:#fff;
}

div#scheduleWrapper h2{
	background:url(images/title.jpg) no-repeat;
	width:900px; height:36px;
	text-indent:-9999px;
	margin-bottom:20px;}

div#scheduleWrapper h3 {
	background-image:url(images/h3_bg.gif);
	background-repeat:repeat;
	width: 893px;
	padding:6px 0px 6px 7px;
	font-family:"ＭＳ Ｐゴシック", "Osaka|";
	font-size:12px;
	font-weight:normal;
	color:black;
	border:1px solid #e6e6e6;
	letter-spacing:1px;
	text-align:left;
}

div#scheduleWrapper h4 {
	font-family:"ＭＳ Ｐゴシック", "Osaka|";
	font-size:12px;
	font-weight:normal;
	color:black;
	width:193px;
	height:18px;
	letter-spacing:3px;
	margin-top:13px;
	margin-bottom:0px;
	padding:3px 5px 3px 25px;
	text-align:left;
	background-image:url(images/place_bg.jpg);
	background-repeat:no-repeat;
}

div#scheduleWrapper h5 {
	font-family:"ＭＳ Ｐゴシック", "Osaka|";
	font-size:12px;
	font-weight:normal;
	color:black;
	width:360px;
	height:18px;
	letter-spacing:3px;
	margin-top:13px;
	/* margin-left: 21.5px; */
	margin-bottom:0px;
	padding:3px 5px 3px 25px;
	text-align:left;
	background-image:url(images/place_bg_long.jpg);
	background-repeat:no-repeat;
}


.h4_box {
	font-family:"ＭＳ Ｐゴシック", "Osaka|";
	font-size:12px;
	color:#ffa200;
}

div.schedule {
	background-color:#f5f5f5;
}

table.schedule_2 {
	border-collapse:collapse;
	border:1px solid #d6caa2;
}

table.schedule {
	width: 900px;
	border-collapse:collapse;
	border:1px solid #d6caa2;
}

table.schedule th {
	color: #330033;
	height:21px;
	background-image:url(images/schedule_th_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #d6caa2;
	font-family:ＭＳ Ｐゴシック", "Osaka|";
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

table.schedule td {
	color: #330033;
	background-color:#ffffed;
	width: 220px;
	height:57px;
	border:1px solid #d6caa2;
	font-family:ＭＳ Ｐゴシック", "Osaka|";
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align: middle;
}

table.schedule_2 th {
	color: #330033;
	height:21px;
	background-image:url(images/schedule_th_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #d6caa2;
	font-family:ＭＳ Ｐゴシック", "Osaka|";
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

table.schedule_2 td {
	color: #330033;
	background-color:#ffffed;
	width: 220px;
	height:30px;
	border:1px solid #d6caa2;
	font-family:ＭＳ Ｐゴシック", "Osaka|";
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align: middle;
}

.red_r {
	font-size: 12px;
	font-weight:bold;
	color:#CC0000;
	}

.red_r::after {
	content: url(images/star02.gif);
	  display: inline-block;
	  width: 18px;
	  height: 18px;
		vertical-align: middle;
		}

	.red_l {
		font-size: 12px;
		font-weight:bold;
		color:#CC0000;
		}

.red_l::before {
		content: url(images/star02.gif);
		  display: inline-block;
		  width: 18px;
		  height: 18px;
			vertical-align: middle;
		}

.container {
	display: flex;
	justify-content: space-between;
}


td.scheduleBottom {


.tournament{
background:url(images/img_tournament.gif) no-repeat;
width:900px;
height:590px;
text-indent:-10000px;
font-size:0px;
line-height:0px;}
