body { background-color: #000000;}


*{text-align:center; line-height:2; font-size:small;}

div.contents{width=700; background-color:#ffffff; color:#000000;}
div.fotter{width=700; background-color:#000000; color:#ffffff;}

div.select{font-size:large;}
div.select A:link{font-size:large;}

TABLE.menu A{
	text-align:center;
	text-decoration:none;
    color:#ffffff;
	background-color:#000000;
	width:80px;
    padding:5px;
}

TABLE.menu A:hover{
	text-align:center;
	text-decoration:none;
	color:#000000;
	background-color:#ffffff;
	width:80px;
    padding:5px;
}

TABLE.index{
	text-align:left;
	text-decoration:none;
    color:#000000;
    padding:5px;
}

H1{font-size:100px; font-family:serif; line-height:1;}
H2{font-size:40px; font-family:serif;}

span.notion{font-size:smaller;}