@charset "utf-8";
/* CSS Document */
.events {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 785px;
	padding: 0px;
	clear: left;
}
.past_event {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	width: 770px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
}
.past_event table {
	padding: 0px;
	margin: 0px;
}
.past_event th {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 2px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	margin: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	color: #666;
}
.th_right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 2px;
	margin: 0px;
	border: thin solid #999;
}
.past_event_td  {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	margin: 0px;
	padding: 5px;
	vertical-align: middle;
}
.td_right  {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	vertical-align: middle;
}







.past_event a {
	text-decoration: none;
	color: #333;
}
.past_event a:visited {
	text-decoration: none;
	color: #333;
}
.past_event a:hover {
	text-decoration: underline;
	color: #063;
}

.year_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	background-color: #093;
	color: #CC3;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.year_title_right {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	background-color: #093;
	color: #CC3;
	text-align: center;
	font-size: 12px;
}
.year_title_right a {
	color: #CC3;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.year_title_right a:visited {
	color: #CC3;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.year_title_right a:hover {
	color: #CC3;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

