@charset "shift_jis";

/*
	Site Name: www.knt.co.jp
	Description: KNTイベント系
	Version: 080926
	Author: NTT DATA TERANOS CORPORATION
*/


#wrap01 h2 { padding-bottom: 15px;}
#wrap01 h3 { border-left: solid 5px #72B63B; padding: 0 0 0 5px; }

#photoarea { float:right; width: 589px; font-size: 0px;}
#photoarea img { margin: 0; padding: 0; width:589px; font-size: 0px;}

.ico { vertical-align: text-bottom; padding: 0 3px 0 0;}

.logo {
  position: absolute;
  top: 0px;
  left: 0px;
}

/*-------------------------- スケジュール カラー ----------------------------*/
table.schedule { border: solid 1px #CCCCCC;}
table.schedule th { border: solid 1px #CCCCCC; background: #72B63B; color:#333333;}
table.schedule td {	border: solid 1px #CCCCCC;}
table .zeb { background: #F8F8F8;}
table.align_top td { vertical-align: top;}

table.schedule2 { border: solid 1px #CCCCCC;}
table.schedule2 th { border: solid 1px #CCCCCC; background: #72B63B; color:#FFFFFF;}
table.schedule2 td {	border: solid 1px #CCCCCC;}

/*- TOP画像切り替え -*/
#imageContainer {
	position:relative;
	margin:auto;
	width:589px; /*画像の横幅*/
	height: 599px;
	border:none;
	background: url(../images/loading.gif) no-repeat center;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
