@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 {
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	background: url(../images/bg.jpg) top center repeat #FFF;
	text-align: center;
	}
A,A:visited {
	color: #0FF;
	text-decoration: none;
	}
A:hover{
	color: #0FF;
	text-decoration: underline;
	}
#wrapper {
	width: 100%;
	background-color:rgba(255,255,255,0.8);
	margin: 0 auto;
	text-align: center;
	}
.container {
	text-align: left;
	font-size: 14px;
	padding: 0 30px;
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 840px;
	margin: 0 auto;
	overflow: hidden;
	}
h2 {
	color: #C20000;
	margin: 15px 0 10px 0;
	font-size: 20px;
	padding: 10px 0 10px 15px;
	border: 1px solid #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #000;
	}
h3 {
	color: #C20000;
	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: 790px;
	height: 780px;
	margin: 0 auto;
	}
.course {
	width: 640px;
	margin: 0 auto 15px;
	border: 1px solid #765C30;
	border-collapse: collapse;
	}
.course th {
	color: #FFF;
	background: #666;
	border: 1px solid #AAAAAA;
	font-size: 14px;
	height: 45px;
	vertical-align: middle;
	text-align: center;
	line-height: 120%;
	}
.course td {
	border: 1px solid #AAAAAA;
	font-size: 14px;
	text-align: center;
	padding: 3px;
	height: 39px;
	vertical-align: middle;
	}
.entryterms {
	padding: 10px 0 10px 15px;
	color: #FFF;
	margin: 10px auto;
	background-color: rgba(0,0,0,1);
	border:1px solid #AAAAAA;
	width: 705px;
	}
.entryterms h3{
	padding: 0;
	color: #CC33FF;
	text-align: center;
	}
.entryterms p{
	padding-left:1em;
	text-indent:-1em;
	padding-right:0;
	}
.entryterms a,
.entryterms a:visited{
	color:#FF0;
	text-decoration:none;
	}
.entryterms a:hover{
	color:#FFF;
	text-decoration:underline;
	}

.tableset {
	position: relative;
	z-index: 0;
	}
.tabletitle {
	position: absolute;
	z-index: 0;
	top: 215px;
	left: 140px;
	}

.schtable {
	width: 720px;
	margin: 0 auto 3px;
	border-collapse: collapse;
	border: 1px solid #765C30;
	}
.schtable th{
	border-collapse: collapse;
	border: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	background: #666;
	color: #FFF;
	height: 30px;
	font-size: 12px;
	text-align: center;
	}
.schtable th.date{
	border-collapse: collapse;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	color: #FFF;
	font-size: 12px;
	}

.schtable td{
	border-collapse: collapse;
	border: 1px solid #AAAAAA;
	padding: 10px;
	}
.schtable td p{
	line-height:150%;
	padding-left:0;
	}
.noborder {
	border-collapse: collapse;
	border: none;
	}
.noborder td{
	border-collapse: collapse;
	border: none;
	line-height:150%;
	font-size:14px;
	vertical-align:middle;
	padding:0 0 0 0;
	text-align:left;
	}
.schtable td .event{
	padding: 16px 8px;
	background: #000;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 2px solid #C20000;
	}
.container p{
	padding:0 1em;
	font-size: 14px;
	}
.container p.tourrate {
	font-size:20px;
	font-weight:bold;
	text-align: center;
	text-decoration: underline;
	}
.executive {
	width: 520px;
	margin: 10px;
	background: url(../images/bg_executive.jpg);
	}
.executive p{
	color:#000;
	padding:5px 10px;
	}
.container ul li p,
.container ol li p{
	padding:0px;
	}
.attention {
	width: 690px;
	margin: 0 auto 20px;
	padding: 15px;
	color: #333;
	background: #FFF;
	border: 1px solid #AAAAAA;
	font-size: 12px;
	line-height: 135%;
	text-align: left;
	}
.note {
	color: #C00;
	font-weight: bold;
	}
.copyright {
	background-color: #666;
	color: #FFF;
	font-size: 10px;
	padding: 3px 0;
	text-align: center;
	width: 900px;
	margin: 0 auto;
	}
