body 
{
background-color: rgb(255,255,255);
}

font,body
{
color:rgb(0,0,0);
font-family:georgia;
font-size:8pt;
}

body a:link,a:active,a:visited
{
color:rgb(84,84,84);
text-decoration:underline;
}

body a:hover
{
color:rgb(0,0,0);
text-decoration:none;
}

b,strong
{
color:rgb(192,0,0);
font-family:georgia;
font-size:8pt
}

#hainenaoimg-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:99px;
}

#hainenaoimg-02_ {
	position:absolute;
	left:0px;
	top:99px;
	width:800px;
	height:102px;
}

#hainenaoimg-03_ {
	position:absolute;
	left:0px;
	top:201px;
	width:800px;
	height:107px;
}

#hainenaoimg-04_ {
	position:absolute;
	left:0px;
	top:308px;
	width:800px;
	height:118px;
}

#hainenaoimg-05_ {
	position:absolute;
	left:0px;
	top:426px;
	width:800px;
	height:174px;
}

#content
{
position: absolute;
z-index:1;
top:600px;
left:250px;
width:400px;
background:transparent;
line-height: 130%;
}

#menu {
list-style: none;
 position:absolute; top:600px; left:10px; width: 150px;
padding-top: 35px;
height: 214px;
padding-left: 50px;
background: url(images/background.png) no-repeat;
}

#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li a:link{
color: #b8b8b8;
font-family: Trebuchet MS;
font-size: 14px;
height: 23px;
display:block;
text-decoration: none;
padding: 8px 0 0 0px;
font-weight:normal;
}

#menu li a:visited{
color: #b8b8b8;
font-family: Trebuchet MS;
font-size: 14px;
height: 23px;
display:block;
text-decoration: none;
padding: 8px 0 0 0px;
font-weight:normal;
}

#menu li a:hover{
color: #595959;
}



#menu li a:active{
color: #dbdbdb;
}

h2
{
color:rgb(192,192,192);
text-align:left;
font-family:Georgia;
font-size:14pt;
font-weight:bold;
border-bottom: rgb(140,23,23) 2px solid;
}

h2:first-letter 
{
color:rgb(192,0,0); 
font-family:georgia;
font-weight:bold;
font-size: 20pt;
text-transform: uppercase;
}