@charset "UTF-8";
/* CSS Document */

/*----------------------------------
	index用のCSSです
----------------------------------*/
.CtsMrBox {
    width: 960px;
    margin: 0 auto;
}

/*----------------------------------メインコンテンツ----------------------------------*/

/*タイトルエリア*/
.AreaPageTitle{
	text-align:center;
}
.i .AreaPageTitle{
	background-color:#19ADA1;
}
.d .AreaPageTitle{
	background-color:#DB747B;
}

.AreaPageTitle .Naigai{
	background-color:#FFFFFF;
	padding:5px;
	margin:5px;
	width:100px;
}
.AreaPageTitle .subKyotenName{
	background-color:#FFFFFF;
	padding:5px;
	margin:5px;
	width:100px;
}
.AreaPageTitle .PageTitle{
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	padding:21px;
	margin:5px;
}

/*注意文言*/
.YokoLink{
	margin-top:15px;
	text-align:right;
}
.TextBlock{
	margin-top:10px;
}
.KeisaiInfo{
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
}
.Update{
	color:#666666;
}
.KeisaiNote{
	margin-top:5px;
}
.BeforeInfo a{
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
	line-height:1.4em;
}

/*カレンダーのテスト*/
.Cal{
	position:relative;
	margin-top:20px;
}
.month li{
	top:3px;
	position:absolute;
	font-size:10px;
}
.prev, .next{
	font-size:10px;
	white-space:nowrap;
	vertical-align:middle;
}
td.prev a, td.next a{
	color:#0066FF;
	text-decoration:underline;
}
.Cal td.prev{
	text-align:left;
	border-right:none;
}
.Cal td.next{
	text-align:right;
	border-left:none;
}
.Cal td, .Cal th{
	border:1px solid #aaaaaa;
	text-align:center;
}
.Cal th.TitleLine{
	white-space:nowrap;
	vertical-align:middle;
}
.Cal th.TitleMonth{
	font-size:10px;
}
.Cal td.days{
	font-size:10px;
	width:12px;
	text-align:center;
}
.Cal td.CourseName{
	text-align:left;
}

.Cal .sat{
	background-color:#66CCFF;
}
.Cal .sun{
	background-color:#FF99CC;
}
.Cal .ok{
	background-color:#FF0000;
	color:#FFFFFF;
}
.Cal td.status{
	border-top:dotted 1px #CCCCCC;
}
.Cal td.kaku{
	border-bottom:dotted 1px #CCCCCC;
}
.Cal td.target{
	background-color:#FFCC66;
}
.TitleArea td, .TitleArea th{
	background-color:#EEEEEE;
}



h1{ width:960px; height:200px; background:url(../images/ttl.jpg) no-repeat; text-indent:-9999px;}


.hako{width:960px; height:auto; margin-top:5px;}

h3.sbttl_air{ width:960px; height:54px; margin-bottom:10px; background:url(../images/sbt_air.gif)  no-repeat; text-indent:-9999px; }
h3.sbttl_jr{ width:960px; height:54px; margin-bottom:10px; background:url(../images/sbt_jr.gif)  no-repeat; text-indent:-9999px; }

.tour_ttl_houmen { width:940px; padding-top:3px;}
.tour_ttl_houmen a{ font-size:14px; line-height:18px; font-weight:bold; }
.tour_ttl_houmen span{ font-size:14px; line-height:18px; }
.line{ background-image: url(../images/line.gif); background-repeat:repeat-x; height:10px;}
.tbl_course{ margin: 5px 0 0 10px;}
/*.air_tour a:hover{ background-image:url(../images/btn_air_ov.jpg) ; }
.jr_tour a:hover{ background-image:url(../images/btn_jr_ov.jpg) ; }*/

span.tac16 {text-align: center; font-size: 16px; margin-left: 100px;}

.line img {
    width: 960px!important;
    height: 5px!important;
}
.contact img {
    width: 800px!important;
}