@charset "shift_jis";

/*
	Site Name: www.knt.co.jp
	Description: KNTイベント系
	Version: 080926
	Author: Webproduce Corporation
*/

#wrap01 h2 { 
	margin: 15px 0 10px 0;
	background:url(../images/h2.jpg) no-repeat;
	width: 740px;
	height: 25px;
	padding: 10px 0 0 18px;
}
#wrap01 h3 { }
/*-------------------------- スケジュール カラー ----------------------------*/
table.schedule { border: solid 1px #CCCCCC;}
table.schedule th { border: solid 1px #CCCCCC; font-weight: normal; background:#EBEBEB;}
table.schedule td {	border: solid 1px #CCCCCC; vertical-align: middle;}
table.allcenter td { text-align: center;}

table.v_top td { vertical-align: top;}
