body
{
	background-image: url(e/sumelogo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #660000;
}
body.index
{
	margin-top: 5px;
}
h1{
	font-size: 130%;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 1.4em;
}
h1.index{
	font-size: 150%;
	margin-top: 1.5em;
	margin-bottom: 1.3em;
}
h2{
	font-size: 100%;
	margin-left: 2em;
}
h3{
	font-size: 95%;
	margin-left: 2em;
	display: inline;
}
hr{
	display: none;
}
address{
	font-size: 80%;
	font-style: normal;
	text-align: right;
	margin-top: 0em;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-top-style: dotted;
	clear: both;
}
.nav{
	font-size: 80%;
}
.nav#under{
	margin-top: 4em;
	margin-bottom: 5px;
}
.non{
	font-size: 80%;
	text-align: center;
}
.date{
	font-size: 80%;
	text-align: right;
}
.main{
	margin-left: 4em;
	font-size: 80%;
}
table{
	font-size: 85%;
	padding: 5px;
}
td{
	text-align: center;
	padding: 3px 0;
}
td.title{
	text-align: left;
	padding-left: 1em;
}
table.hyo{
	font-size: 85%;
	text-align: left;
	white-space: nowrap;
	margin-left: 4em;
}
td.hyo{
	text-align: left;
	padding: 2px 0;
}
a:link		{ color: #006600; text-decoration: none; }
a:visited	{ color: #cc6633; text-decoration: none; }
a:hover		{ color: #ff9900; text-decoration: none; }
a:active	{ color: #ff0000; text-decoration: none; }
/*
	background-color: #ffffcc;
*/
