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

body {
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	background: #000 center top;
	text-align: center;
	}
A,A:visited {
	color: #B7965F;
	text-decoration: none;
	}
A:hover{
	color: #B7965F;
	text-decoration: underline;
	}
h1.main-image {
	width: 800px;
	height: auto;
	background: url(../images/bg_h1.jpg) top center no-repeat;
	margin: 0 auto;
	}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	position:relative;
	z-index:0;
	}
h3 {
	font-size: 20px;
	padding: 0 0 0 25px;
	color: #FF6600;
	text-align: left;
	margin: 15px 0 5px 0;
	}
h4 {
	font-size: 18px;
	color: #333;
	margin: 15px 0;
	}
.course {
	width: 720px;
	margin: 0 auto 25px;
	border: 1px solid #B7965F;
	border-collapse: collapse;
	}
.course th {
	color: #FFF;
	background-color: #3C352C;
	border: 1px solid #B7965F;
	font-size: 14px;
	height: 40px;
	vertical-align: middle;
	}
.course td {
	color: #FFF;
	background-color: rgba(255,255,255,0.25);
	border: 1px solid #B7965F;
	font-size: 14px;
	text-align: center;
	padding: 3px;
	height: 40px;
	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 {
	background-color: #3C352C;
	font-size: 10px;
	padding: 5px;
	color: #FFF;
	text-align: center;
}
.schtable {
	width: 720px;
	margin: 0 auto;
	border-collapse: collapse;
	font-size: 14px;
	position: relative;
	z-index: 0;
	}
.schtable .tabletitle1 {
	position: absolute;
	z-index: 0;
	top: 134px;
	left: 130px;
	}
.schtable .tabletitle2 {
	position: absolute;
	z-index: 0;
	top: 826px;
	left: 130px;
	}
.schtable .tabletitle0 {
	position: absolute;
	z-index: 0;
	top: 900px;
	left: 130px;
	}
.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 #B7965F;
	background-color: #3C352C;
	color: #FFF;
	height: 45px;
	}
.schtable th.date{
	border-collapse: collapse;
	border: 1px solid #B7965F;
	font-weight: normal;
	background: #CCC;
	color: #000;
	}
.schtable td{
	text-align: left;
	vertical-align: top;
	color:#FFF;
	border-collapse: collapse;
	border: 1px solid #B7965F;
	line-height: 135%;
	background-color: rgba(255,255,255,0.25);
	}
.schtable td .event{
	background: #B7965F;
	color: #FFF;
	font-weight: bold;
	width: 260px;
	margin: 0 0 8px 5px;
	padding: 8px;
	text-align: center;
	}
.schtable .kouen {
	border: 1px solid #FD9095;
	text-align: center;
	color: #000;
	margin: 3px 10px;
	white-space: nowrap;
	padding: 0;
	}
.ryoukin {
	width: 720px;
	margin: 30px auto;
	background-color: rgba(255,255,255,0.75);
	border-collapse: collapse;
	}
.ryoukin td{
	vertical-align: top;
	text-align: left;
	border: 1px solid #888;
	font-size: 14px;
	padding: 15px 60px;
	}
