/* CSS Document */

/*サブページタイトル*/

#page_title01 {
	background-image: url(../../../images/subpage/schedule/index/page_title01.jpg);
}

/*本文*/

.contents_box p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 200%;
	color: #333;
	margin-bottom: 30px;
	padding: 0px 20px;
}

#date {
	margin-top: 60px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 636px;
	height: 280px;
	background-image: url(../../../images/subpage/schedule/index/date.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.contents_box table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 200%;
	color: #333;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin-bottom: 50px;
}

.contents_box table th {
	background-color: #E6E6E6;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.contents_box table td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
