BODY {
	text-decoration:  none;
	color: #000080;

	scrollbar-base-color:#ffffff;
	scrollbar-track-color:#004080;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#004080;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#004080;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#0099ff;
	}

A {
	text-decoration: none;
	font-weight: bold;
	}

A:HOVER {
	text-decoration: underline;
	color: #dc143c;
	}

A:HOVER.menu {
	text-decoration: none;
	position: relative;top:2px;left:2px;
	}

.index {
	background-image: url('img/TOP.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	}

TABLE {
	line-break: strict;
	}

TD.t1 {
	font-size: 84%;
	line-height: 140%;
	}

TD.t2 {
	font-size: 95%;
	line-height: 150%;
	padding: 8pt;
	}
	

HR {
	color: #000080;
	}

.dot {
	border-style: dotted;
	border-width: 1px;
	}

SPAN.title1 {
	font-size: xx-large;
	font-weight: bold;
	}

SPAN.title2 {
	font-size: large;
	font-family: '‚l‚r ‚o–¾’©';
	font-style: italic;
	font-weight: bold;
	color: #808000;
	}

SPAN.title3 {
	border: 1 solid #00080;
	}

.fin {
	width: 95%;
	}

.note {
	font-size: 85%;
	line-height: 120%;
	}

DT.news {
	font-weight: bold;
	background-color: #bbe2f1;
	color: #000080;
	padding-left: 8px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	}

DD.news {
	margin-right: 10px;
	margin-bottom: 40px;
	}

DD.message {
	padding-left: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	background-color: #eaf4fc;
	}

.form {
	border: 1 solid #00080;
	color: #000080;
	background-color: #eaf4fc;
	}