@charset "shift_jis";

/*
	Site Name: www.knt.co.jp
	Description: KNTイベント系
	Version: 080926
	Author: (株)NTTデータ テラノス
*/

#wrap01 h1 { }
#wrap01 h2 {
	color: #FFFFFF;
	font-size: 36px;
	padding: 60px 0 40px;
	

}

/*
#wrap01 h3 {
	margin: 15px 0 0 0;
	background: #666666;
	color: #FFFFFF;
	padding: 7px 5px;
	}
*/
	
#wrap01 h3 { 
	background:url(../images/h3_bg.gif) no-repeat;
	padding: 9px 0 0 15px;
	height: 33px;
	font-size: 14px;
	color: #FFFFFF;
}

#wrap01 h4 { 
	background:url(../images/h4_bg.gif) repeat-x;
	padding: 9px 0 5px 5px;
	height: 30px;
	font-size: 14px;
	color: #333333;
}

a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.space {
	margin: 0 0 20px 5px;
}

.space2 {
	margin: 0 0 0 5px;
}

.to_top {
	clear: both;
	text-align: right;
}

.indent {
      margin-left: 1em;
      text-indent: -1em;
}

/*- TOP画像切り替え -*/
#imageContainer {
	position:relative;
	margin:auto;
	width:560px; /*画像の横幅*/
	height: 267px;
	border:none;
	background: url(../images/loading.gif) no-repeat center;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

.furikomi {
	border: 1px solid #FF3300;
	width: ;
	padding: 8px;
	margin: 5px 0;

}
/*-------------------------- フローチャと -------------------------------*/
.flowchart {
	border: none;
}

.flowchart th {
	padding: 3px;
	font-weight:normal;
	width: 150px;
	vertical-align: top;
	background: #F3F3F3;
}

.flowchart td {
	background:#F3F3F3;
	border: #CCCCCC solid 1px;
	padding: 5px;
}

.flowchart td.arrow {
	background: #FFFFFF;
	text-align: center;
	padding: 5px 0;
	border: none;

}



/*-------------------------- スケジュール カラー ----------------------------*/
table.schedule { border: solid 1px #CCCCCC;}
table.schedule th { border: solid 1px #CCCCCC; background:#EFEFEF; font-weight: normal;}
table.schedule td {	border: solid 1px #CCCCCC; vertical-align:middle;}
table .zeb { background: #F5F5F5;}
table.allcenter td{ text-align:center;}
table.schedule th.t_left{ text-align:left;}

/*-------------------------- 申込みページ ----------------------------*/
#moko_content {
	width:740px;
	padding: 0 10px;
}

#moko_content table.schedule_moko {
	width: 100%;
	clear:both;
	margin: 10px 0;
	border: solid 1px;
	font-size: small;
	border: #CCCCCC solid 1px;
}

#moko_content table.schedule_moko th { 
 	border: solid 1px;
	padding: 5px;
	text-align:left;
	border: #CCCCCC solid 1px;
	background: #EEEEEE;
	font-weight: normal;
}

#moko_content table.schedule_moko td { border: #CCCCCC solid 1px; padding: 5px;}

#moko_content table.schedule_moko th.komoku { background: #EEEEEE; }


#moko_content table.schedule_moko th.tx_center {text-align: center;}
#moko_content table.schedule_moko td.tx_center {text-align: center;}


/*-------------------------- スケジュール2 ----------------------------*/
table.schedule2 {
	width: 100%;
	clear:both;
	margin: 0;
	border: solid 0px;
	font-size: small;
	
}
table.schedule2 th { 
 	border: solid 0px;
	padding: 3px;
}
table.schedule2 td {
	border: solid 0px;
	vertical-align:middle;
	padding: 3px;
}
table.schedule2 td.tx_center {
	text-align: center;
}

table.schedule2 { border: solid 0px #CCCCCC;}
table.schedule2 th { border: solid 0px #CCCCCC; background:#EFEFEF; font-weight: normal;}
table.schedule2 td {	border: solid 0px #CCCCCC;}
table .zeb { background: #F5F5F5;}
table.allcenter td{ text-align:center;}
table.schedule2 th.t_left{ text-align:left;}

/*-------------------------- 旅行条件 カラー ----------------------------*/
table.jyoken { border: solid 0px #CCCCCC;}
table.jyoken th { border-right: solid 1px #FFFFFF; background:#97B8DB; font-weight: bold; color: #FFFFFF; }
table.jyoken td {	border: solid 0px #CCCCCC;}
table.jyoken .zeb { background: #F4F8FB;}

