@charset "shift_jis";
/* 全体共通スタイルCSSの読み込み  */
@import "style.css";

/* エリアリーグページ部分 */
.title_league {
	color: #333333;
	background-image: url(../../area/image/title_bg.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 525px;
	padding-left: 15px;
	padding-top: 15px;
}
.text01 {
	margin-top: 10px;
}
.month_desc {
	width: 500px;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 5px;
}
.month_desc td {
	padding: 2px;
}
.event_box01 {
	width: 510px;
	margin-top: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C8C8C8;
	border-left-color: #C8C8C8;
	margin-right: 10px;
	margin-left: 15px;
	clear: both;
}
.event_box01 td {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #C8C8C8;
	border-right-color: #C8C8C8;
	padding: 5px;
}
.event_box01 th {
	color: #FFFFFF;
	background-color: #F8B500;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #C8C8C8;
	border-right-color: #C8C8C8;
	padding: 5px;
	text-align: center;
}
.event_box_day {
	background-color: #FFFFDF;
	font-weight: bold;
	white-space: nowrap;
}
#month_navi {
	width: 510px;
	margin-top: 10px;
	margin-left: 15px;
	height: 56px;
}
#month_navi li{
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	padding-bottom: 4px;

}
.text_update {
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
}

.month_navi01 a {
	background-image: url(../../event/image/month01.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 24px;
	width: 80px;
	overflow:hidden;
}
.month_navi02 a {
	background-image: url(../../event/image/month02.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 24px;
	width: 80px;
	overflow:hidden;
}
.month_navi03 a {
	background-image: url(../../event/image/month03.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 24px;
	width: 80px;
	overflow:hidden;
}
.month_navi04 a {
	background-image: url(../../event/image/month04.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 24px;
	width: 80px;
	overflow:hidden;
}
.month_navi05 a {
	background-image: url(../../event/image/month05.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 24px;
	width: 80px;
	overflow:hidden;
}
.month_navi06 a {
	background-image: url(../../event/image/month06.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 24px;
	width: 80px;
	overflow:hidden;
}
.month_navi07 a {
	background-image: url(../../event/image/month07.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 24px;
	width: 80px;
	overflow:hidden;
}
.month_navi08 a {
	background-image: url(../../event/image/month08.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 24px;
	width: 80px;
	overflow:hidden;
}
.month_navi09 a {
	background-image: url(../../event/image/month09.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 24px;
	width: 80px;
	overflow:hidden;
}
.month_navi10 a {
	background-image: url(../../event/image/month10.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 24px;
	width: 80px;
	overflow:hidden;
}
.month_navi11 a {
	background-image: url(../../event/image/month11.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 24px;
	width: 80px;
	overflow:hidden;
}
.month_navi12 a {
	background-image: url(../../event/image/month12.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 24px;
	width: 80px;
	overflow:hidden;
}
p.table_category{
	width: 490px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 25px;
	font-size: smaller;
}
p.table_info{
	width: 510px;
	margin-left: 15px;
	font-size: smaller;
}
p.table_info_title{
	width: 510px;
	margin-left: 15px;
	font-size: smaller;
}