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

body {
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #222;
	text-align: center;
	background: #000;
	}
h1 {
	width:900px;
	margin: 0 auto;
	}

#wrapper {
	width: 100%px;
	text-align: center;
	background: url(../images/bg_wrapper.png) top center no-repeat #273832;
	}
h2 {
	color: #F7E873;
	text-align: center;
	margin: 15px 0 20px 0;
	font-size: 20px;
	border: solid 2px #F7E873;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 15px 0 10px 0;
	background: #003B82;
	}

h3 {
	font-size: 16px;
	padding: 0 0 0 0;
	color: #273832;
	text-align: left;
	margin: 15px 0 5px 0;
	}
h4 {
	font-size: 18px;
	padding: 5px;
	color: #333;
	margin: 15px 0;
	}
.container {
	width: 840px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	font-size: 14px;
	padding: 0 30px;
	background-color: rgba(255,255,255,0.9);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.container p{
	padding:0 0 0 1em;
	margin:0;
	}
.course {
	width: 720px;
	margin: 0 auto 25px;
	border: 1px solid #FFF;
	border-collapse: collapse;
	}
.course th {
	color: #FFF;
	border: 1px solid #FFF;
	font-size: 14px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	background: #9FD8D2;
	}
.course td {
	color: #000;
	background: #CCC;
	border: 1px solid #FFF;
	font-size: 14px;
	text-align: center;
	padding: 3px;
	height: 39px;
	vertical-align: middle;
	}
.attention {
	width: 690px;
	margin: 0 auto 20px;
	padding: 15px;
	color: #000;
	background: #CCC;
	border: 1px solid #000;
	font-size: 12px;
	line-height: 135%;
	text-align: left;
	}
.copyright {
	font-size: 10px;
	padding: 5px;
	color: #FFF;
	text-align: center;
}
.schtable {
	width: 720px;
	margin: 0 auto;
	border-collapse: collapse;
	font-size: 14px;
	z-index: 10;
	border: 1px solid #666;
	}
.fukidashi {
	width: 189px;
	height: 132px;
	background: url(../images/bg_fukidashi.png) no-repeat;
	position: absolute;
	padding: 40px 36px 0 36px;
	z-index: 50;
	top: 15px;
	left: 594px;
	text-align: center;
	font-size: 16px;
	line-height: 135%;
	color: #D62639;
	}
.catch {
	position: absolute;
	z-index: 50;
	top: -9px;
	left: 236px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	}
.schtable th{
	border-collapse: collapse;
	border: 1px solid #FFF;
	color: #FFF;
	height: 45px;
	text-align: center;
	background: #9FD8D2;
	}
.schtable th.date{
	border-collapse:collapse;
	border: 1px solid #FFF;
	font-weight:normal;
	background: #CCC;
	color:#000;
	}
.schtable td{
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #FFF;
	vertical-align: top;
	}
.schtable td p{
	padding-left:15px;
	line-height: 1.5em;
	}
.schtable .event {
	background:#
	text-align: center;
	color: #000;
	margin: 0;
	white-space: nowrap;
	padding: 5px;
	margin: 15px auto;
	font-weight: bold;
	font-size: 22px;
	line-height: 2em;
	background: #F7E873;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 400px;
	}
.ryoukin {
	width: 720px;
	margin: 30px auto;
	border-collapse: collapse;
	}
.ryoukin td{
	vertical-align: top;
	text-align: center;
	border: 1px solid #FFF;
	font-size: 14px;
	}
.pagetop {
	text-align: right;
	padding: 5px 20px 5px 0;
	font-size: 12px;
	}
