.WN {
	height: 65px;
	padding: 10px;
	background-color: #33b806;
	margin: 10px 0px 0px 10px;

	font-weight: bold;
	font-size: 120%;
	color: #FFFFFF;
}

.pageBase {
	padding: 0px;
	margin: 10px 0px 20px 10px;
	/*background-color: #cccccc;*/

}

.area01new {
	/*height: 150px;*/
	padding: 0px;
	margin: 0px;
	background-image : url(img/eh_new.gif) ;
	background-repeat : no-repeat ;
	background-color: #99db82;
	border-bottom: solid 1px #33b806;
}

.area01 {
	/*height: 150px;*/
	padding: 0px;
	margin: 0px;
	background-color: #99db82;
	border-bottom: solid 1px #33b806;
}


.titarea {
font-weight: bold;
padding:10px 0px 10px 0px;
font-size: 13pt;
text-align:center;
}

.subtit {
font-weight: bold;
padding:0px 0px 10px 100px;
font-size: 11pt;
text-align:left;
}

.subtitarea {
font-weight: bold;
padding:10px 0px 0px 0px;
font-size: 13pt;
text-align:center;
}




.areaauthor {
font-size: 9pt;
  padding: 0px 10px 10px 0px;
/*margin-top:15px;
margin-left:10px;*/
text-align:right;
}
.area02 {
	/*height: 50px;*/
	padding: 10px 0px 10px 10px;
	margin: 0px;
	font-size: 9pt;
}


.pageBase dl {
	padding: 0px;
	margin: 0px;
	/*font-size:10pt;*/
	line-height:1.3em;
}

.pageBase dt {
	font-size:90%;
	font-weight: bold;
}

.pageBase dd {
  margin: 0px 0px 10px 15px;
}

.area02 a { text-decoration: none }
.area02 a:link { color: #bf0000 }
.area02 a:visited { color: #bf0000 }
.area02 a:hover { color: #bf0000; text-decoration: underline; } 
.area02 a:active { color: #bf0000 }

.titarea a { text-decoration: none }
.titarea a:link { color: #000000 }
.titarea a:visited { color: #000000 }
.titarea a:hover { color: #000000; text-decoration: underline; } 
.titarea a:active { color: #000000 }

.subtitarea a { text-decoration: none }
.subtitarea a:link { color: #000000 }
.subtitarea a:visited { color: #000000 }
.subtitarea a:hover { color: #000000; text-decoration: underline; } 
.subtitarea a:active { color: #000000 }

.area03 {
	/*height: 50px;*/
	padding: 5px 10px 5px 5px;
	margin: 0px 0px 20px 0px;
	font-size: 9pt;
	background-color: #c1eab4;
	text-align:right;
}

.area03 a {
	display: inline-block;
	margin-bottom: 0px;
	padding: 1px 8px;
	background: #fff;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
	color: #000000;
	
}


.area03 a:hover {
	background: #eeeff7;
	border-color: #00f;
	color: #00f;
}

.area03 a:visited { color: #000000 }
.area03 a:active { color: #000000 }
