table.table-type101 {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.table-type101 th {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 1px;
	color: #FFF;
	background-color: #3F6FA5;
}
.table-type101 th a {
	color: #FFF;
}
.table-type101 td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}


table.table-type201 {
	border-left: 1px solid #646567;
	border-top: 1px solid #646567;
}
.table-type201 th {
	text-align:center;
	border-right: 1px solid #646567;
	border-bottom: 1px solid #646567;
	background-color: #F1F2F3;
	font-weight: normal;
}
.table-type201 td {
	padding: 1px 2px;
	border-right: 1px solid #646567;
	border-bottom: 1px solid #646567;
}

.cal-title {
	font-size: 130%;
	text-align:center;
	border: 1px solid #646567;
	background-color: #6A82B0;
	color: #FFF;
}

.col-red {
	color: #F00;
}
.col-blue {
	color: #0D65EA
}

.event-waku {
	border-bottom: 1px dotted #CCC;
}


.backnumber-cal {
	margin-top: 16px;
}

.backnumber-cal h4 {
	border-bottom: 1px dotted #CCC;
}


.backnumber-cal-inner {
	border-bottom: 1px dotted #CCC;
}
.backnumber-cal-inner ul {
	overflow: hidden;
	list-style-type: none;
	padding-bottom: 4px !important;
}
.backnumber-cal-inner ul li {
	width: 88px;
	float:left;
	padding-left: 19px !important;
	background: url( ../images/ico_maru05.png) 0 3px no-repeat;
}


li.saijiki-cal-active a {
	border-bottom: 2px solid #0CF;
}

