#schedule table {
	border-style: none;
	border-collapse:collapse;
	width:100%;
	margin:0 auto;
	border-top: 2px solid #F8B528;
}

#schedule h2 { margin-bottom: 20px; }

#schedule th {
	border-bottom: 2px solid #F8B528;
	font-size:120%;
}

#schedule td.youbi {
	text-align: center;
	width:3em;
	border-bottom: 2px solid #F8B528;
}

#schedule td.eventTitle {
	font-weight: bold;
	padding-top:16px;
	font-size: 120%;
	color: #333;
}

#schedule td.time { padding-top: 16px; }

#schedule td.area {
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #F8B528;
}

#schedule th, #schedule td {
	padding: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#schedule td.kaijou {
	border-bottom: 2px solid #F8B528;
	font-weight: bold;
	padding-bottom: 12px;
	background: url(../images/dotline666.png) repeat-x left top;
}

#schedule span.kaijoAdd {
	margin-left: 240px;
	font-weight: normal;
	display: block;
}

#schedule .headerLine th, #schedule .headerLine td {
	background: #F8EEC6;
	font-size: 100%;
	color: #9A6E15;
	font-weight: normal;
}

#schedule .headerLine td.kaijou {
	font-size: 100%;
	color: #9A6E15;
	font-weight: normal;
	background: #F8EEC6 url(../images/dotline666.png) repeat-x left top;
}

#schedule .headerLine td span.kaijoAdd { padding-top:6px; }

#schedule td.kaijou a {
	color: #000;
	text-decoration: none;
	background: url(../images/b_map.png) no-repeat left 5px;
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 45px;
}

#schedule span.place {
	display: block;
	float: left;
	padding-top: 6px;
	padding-bottom: 2px;
}

#schedule td.kaijou a:visited {
	color: #000;
	text-decoration: none;
}

#schedule td.kaijou a:hover {
	color: #EA6133;
	text-decoration: underline;
	background: url(../images/b_map_over.png) no-repeat left 5px;
}

#schedule td.kaijou a:active {
	color: #F00;
	text-decoration: none;
}

#empty p.txt{
	line-height: 1.8;
	font-size: 100%;
	color: #333;
	margin-top: 30px;
	margin-left: 10px;
}
#empty p.link{
	padding: 130px 0 0;
	text-align: center;
}
