table.contentsBlock a {  
	color: #CCCCCC; 
	text-decoration: none;
	border-color: #999999; 
	border-style: dotted; 
	border-width: 0 0 1px 0;
	}
table.contentsBlock a:hover {  
	color: #FFFFFF;
	text-decoration: none;
	border-color: #FFFFFF; 
	border-style: dotted; 
	border-width: 0 0 1px 0;
	}
a.p1{ /* ■三好追加 */ 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.p1:hover{ /* ■三好追加 */ 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h4 { /* ■三好追加 */ 
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
table.contentsBlock a :visit{  
	color: #CCCCCC; 
	}

.mainblock{
	background-color: #000000;
	font-size: 10px;
	line-height: 15px;
	color: #CCCCCC;
}
.mainblock td{
	font-size: 10px;
	line-height: 15px;
	color: #CCCCCC;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.mainTable {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
}
.overpointcol {
	background-color: #000000;
}

table.mainBlock {
	margin: 30px auto 30px auto;
	}
table.contentsBlock td{
	text-align: left;
	}
table.contentsBlock {
	margin: 50px auto 50px auto;
	}
table.contentsBlock h3{
	padding: 0 3px 10px 0;
	font-size: 10pt;
	}
table.contentsBlock p{
	padding: 0 3px 10px 0;
	}
table.contentsBlock img.monthly{
	border: none;
	}


div.contentsBlock {
	position: relative;
	}
.contentsBlock th {
	text-align: left;
	font-size: 8pt;
	font-family: "verdana", "Arial", "Helvetica", "sans-serif";
	}
.schoolTimetable {
	margin: 3px 0 10px 20px;
	border-width:1px 0 1px 0;
	border-style: solid;
	width:100px;
	}