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

body {
	margin: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
	background: #FFF;
	text-align:center;
	}
h1.main-image {
	width: 1080px;
	height: 1000px;
	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: #E3007E;
	text-align: left;
	margin: 15px 0 5px 0;
	}
h4 {
	font-size: 18px;
	padding: 5px;
	color: #333;
	margin: 15px 0;
	}
.course {
	width: 720px;
	margin: 0 auto 25px;
	border: 1px solid #888;
	border-collapse: collapse;
	}
.course th {
	color: #FFF;
	background: #ED86B3;
	border: 1px solid #888;
	font-size: 14px;
	height: 30px;
	vertical-align: middle;
	}
.course td {
	color: #000;
	background: #CCC;
	border: 1px solid #888;
	font-size: 14px;
	text-align: center;
	padding: 3px;
	height: 39px;
	vertical-align: middle;
	}
.attention {
	width: 690px;
	margin: 0 auto 50px;
	padding: 15px;
	color: #000;
	background: #CCC;
	border: 1px solid #888;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	font-size: 12px;
	line-height: 135%;
	text-align: left;
	}
.attention p{
	margin: 0 0 0 15px;
	padd-ng-left: 1em;
	text-indent: -1em;
	}
.copyright {
	background-color: #ED86B3;
	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;
	}
.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 #888;
	background:#ED86B3;
	color: #FFF;
	height: 45px;
	}
.schtable th.date{
	border-collapse:collapse;
	border:1px solid #888;
	font-weight:normal;
	background: #CCC;
	color:#000;
	}
.schtable td{
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #888;
	vertical-align: top;
	line-height: 140%;
	}
.schtable .kouen {
	border: 1px solid #FD9095;
	text-align: center;
	color: #000;
	margin: 3px 10px;
	white-space: nowrap;
	padding: 0;
	font-size: 12px;
	}
.ryoukin {
	width: 720px;
	margin: 30px auto;
	border-collapse: collapse;
	}
.ryoukin td{
	vertical-align: top;
	text-align: center;
	border: 1px solid #888;
	font-size: 14px;
	}
