@charset "UTF-8";
#Conts h2{margin:0 0 0.5em 0;clear:both}
#Conts h2 img{margin-top:1.5em}
#Conts h2#bnttl{
	margin-top:36px;
	}
#Conts h3{
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:0;
	}

/* スケジュールテーブル */
table.schedule{
	border:none;
	margin-top:5px;
	font-size:100%;
	}
table.schedule th{
	width:100px;
	border:none;
	background:#b2e5d9;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	}
table.schedule td{
	width:470px;
	border:none;
	background:#e6e6e6;
	}
table.schedule td a span{
	color:#00a880;
	}

table.schedule td a:link{color:#003366;text-decoration:underline}
table.schedule td a:visited{color:#663399;text-decoration:underline}
table.schedule td a:active{
	color:#ff3333;text-decoration:none}
table.schedule td a:hover{
	color:#003366;text-decoration:underline;}
table.bn td a:link{color:#003366;text-decoration:underline}
table.bn td a:visited{color:#663399;text-decoration:underline}
table.bn td a:active{
	color:#ff3333;text-decoration:none}
table.bn td a:hover{
	color:#003366;text-decoration:underline;}

span.bn{
	text-align:right;
	font-size:90%;
	margin-left:12px;
	}

table.bn{
	border:none;
	margin:0 0 6px 0;
	font-size:100%;
	}
table.bn th{
	width:120px;
	border:none;
	border-right:solid 1px #FFF;
	border-bottom:solid 1px #FFF;
	background:#b2e5d9;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	padding:1px 6px;
	}
table.bn td{
	width:450px;
	border:none;
	background:#e6e6e6;
	padding:1px 6px;
	border-bottom:solid 1px #FFF;
	}

/* イベントタイトル */
.ivent_ttl{color:#00a880;font-weight:bold}
