@charset "shift_jis";

/* reset
------------------------------------------------------ */

p,form,h1,h2,h3,h4,h5,h6,div,class,form {
	margin:0;
	padding:0;
	}
ol,ul {
	margin-top:0;
	}
img,table{
	border: 0;
	margin: 0;
	}

/* layout
------------------------------------------------------ */
body {
	background: url(../images/bg.jpg) center top fixed ;
        margin: 0;
	color: #000;
	background-color:#000 ;
	text-align: center;
	}
A,A:visited {
	color: #300708;
	text-decoration: none;
	}
A:hover{
	color: #8F9BFF;
	text-decoration: underline;
	}
#wrapper {
	width: 900px;
	background-color: rgba(255,255,255,1);
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	}
#wrapper2 {
	width: 900px;
	background-color: rgba(255,255,255,1);
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	}
.container {
	text-align: left;
	font-size: 14px;
	padding: 0 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
h2 {
	background: #696969;
	color: #FFF;
	margin: 15px 0 10px 0;
	font-size: 20px;
	padding: 3px 0 1px 15px;
	}
h3 {
	color: #00ff33;
	padding: 15px 0 5px 0;
	}
h4 {
	text-align:center;
	font-size:20px;
	padding:15px 0 5px 0;
	}

.f10 {
    font-size: 10px;
    line-height: 13px;
	}	
.topicpass {
	width:730px;
	text-align:left;
	padding:5px 0 5px 20px;
	font-size: 12px;
	}
.pagetop {
	text-align: right;
	padding: 5px 20px 5px 0;
	font-size: 12px;
	}
.main-image {
	width: 900px;
	height: auto;
	margin: 0 auto;
	}
.course {
	width: 740px;
	margin: 0 auto 30px;
	border: 1px solid #06122A;
	border-collapse: collapse;
	}
.course th {
	color: #FFF;
	background:#ff3300;
	border: 1px solid #AAA;
	font-size: 15px;
	height: 35px;
	vertical-align: middle;
	text-align: center;
	}
.course td {
	color: #000;
	border: 1px solid #AAA;
	font-size: 15px;
	text-align: center;
	padding: 3px;
	height: 39px;
	vertical-align: middle;
	}
.schtable {
	width: 720px;
	margin: 0 auto 3px;
	border-collapse: collapse;
	border: 1px solid #000033;
	}
.schtable th{
	border-collapse: collapse;
	border: 1px solid #ff3300;
	background: #cccccc;
	color: #000;
	height: 32px;
	font-size: 12px;
	text-align: center;
	}
.schtable th.date{
	border-collapse: collapse;
	border-top: 1px solid #ff3300;
	border-left: 1px solid #ff3300;
	border-right: 1px solid #ff3300;
	color: #000;
	font-size: 11px;
	}

.schtable td{
	border-collapse: collapse;
	border: 1px solid #ff3300;
	}
.schtable td p{
	line-height: 24px;
	}
.schtable td .event{
	padding: 4px 8px ;
	margin: 10px 0 10px 20px;
	background: #ff0000;
	color: #FFF;
	font-weight: bold;
	}
.container p{
	padding:0 0 0 20px;
	font-size: 14px;
	}
.container p.tourrate {
	font-size:20px;
	font-weight:bold;
	text-align: center;
	text-decoration: underline;
	}
.container ul li p,
.container ol li p{
	padding:0px;
	}
.entryterms {
	padding: 15px;
	color: #FFF;
	margin: 15px 10px;
	background: #000;
	/*display: none;*/
	}
.attention {
	color: #fff;
	font-weight: bold;
	}
.copyright {
	background-color: #06122A;
	;
	color: #FFFFFF;
	font-size: 10px;
	padding: 3px;
	text-align: center;
	}
