H3{
	color : #000000;
	background-color : #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
BODY{
  
  color : black;
  margin-top : 1px;
  background-color : #eaeaea;
  line-height : 2em;
}
H4{
  background-color : #ff8000;
  color : #ffffff;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
}
.mainmenu a:link {
  color		: white;
  text-decoration : underline;
}
.mainmenu a:visited {
  color		: white;
  text-decoration : underline;
}
.mainmenu a:active {
  color		: red;
  text-decoration : none;
}
.mainmenu a:hover {
  color		: yellow;
  background-color: cyan;
  text-decoration : none;
}
H5{
  color : white;
  background-color : #ff8000;
  border-top-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-left-style : none;
}
.hyou{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
}
H2{
  margin-top : 4px;
  margin-left : 4px;
  margin-right : 4px;
  margin-bottom : 4px;
  border-width : 4px 4px 12px;border-left-width : 8px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : blue;
  border-bottom-color : blue;
}
.box{
font-size: smaller;
}

.box DT{
	color: black;
	text-align:left;
	font-family:Verdana;
	letter-spacing: 0.1em;
	width: 80%;
	padding: 5px 5px 5px 5px;
	
	background-repeat: no-repeat;
  line-height : 1em;
}
.box DD{
	margin: 0 10 5 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border : 1px solid black;
	line-height : 1.5em;
	background-color: #FFFFFF;
}
.box2{
font-size: smaller;
}

.box2 DT{

	color: black;
	text-align:left;
	font-family:Verdana;
	font-weight: bold;
	letter-spacing: 0.2em;
	width: 80%;
	padding: 5px 5px 5px 5px;
	
	background-repeat: no-repeat;
	
  background-color : #cccccc;
}
.box2 DD{
	margin: 0 10 5 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border : 1px solid black;
	background-color: #FFFFFF;
	}
TD{
  line-height : 1.5em;
}
