@charset "utf-8";
#schedule2 h1{
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0000;
}
/*#schedule2 #ms table {*/
#schedule2 table {
	border: thin double #85a3ae;
}


/*#schedule2 #ms th {*/
#schedule2 th {
	vertical-align: middle;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #85a3ae;
	font-size: 1.3em;
}
/*#schedule2 #ms td {*/
#schedule2 td {
	font-size: 1.3em;
	color: #333333;
	border: 1px solid #85a3ae;
}
#schedule2 #ms h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #006600;
	background-color: #FFFFFF;
}
#schedule2 #ms .msTtl {
	color: #006600;
	background-color: #FFFF99;
}
#schedule2 #ms .msTT {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#schedule2 #ms .msTm {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#schedule2   #ms   .seminar {
	font-size: 0.9em;
	color: #0033FF;
}



#schedule2 #other h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #006600;
	background-color: #FFFFFF;
}
#schedule2 #other th {
	width: 210px;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 5px 20px;
}
#schedule2 #other td {
	width: 440px;
	color: #333333;
}
#schedule2 #other .event {
	font-size: 0.9em;
	color: #0033FF;
}
#schedule2 #other .details {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 1.3em;
}



#schedule2 #karuta h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
}



#schedule2 #karuta .karutaTtl {
	font-size: 1em;
	font-weight: bold;
	color: #0033FF;
}
#schedule2 #karuta p {
	color: #333333;
	line-height: 1.3em;
	padding-left: 35px;
	padding-right: 50px;
	font-size: 1.3em;
}
