

.header{border: 0px solid #696969; 
background-color: #0000cd;
display: block; 

}
.header a{
text-decoration:none; 
}

.header a:visited{
text-decoration:none; 
}
.header a:hover{
text-decoration:none; 
}

h1{font-size:100%;
display: block; 
color:#696969;
padding-left: 10px;

border-left: 15px solid #0000cd

}

h2{font-size:100%;
display: block; 
color:#696969;
padding-left: 15px;

border-left: 10px solid #0000cd

}

h2 a{
color:#ffffff;

}
.list{
text-align: left;
padding-left: 50px;
font-size: 80%;

}


.banner{
text-align:center;
font-size: 80%;
}



.main-w   {
            float: left;
            width: 100%;
            margin-right: -100%;
}
.main     {
            margin: 0 170px; 
            border: 0px solid #f00;
            color:#696969;
            padding: 30px;
            line-height: 200%;
}

.side-1-w {
_margin: 0 ; 
 float: left; width: 162px; 
			text-align: center;
}
}
.side-1   { border: 1px solid #696969; }

.side-2-w { float: right; width: 162px; }
.side-2   { border: 1px solid #696969; }

.footer-w { clear: both; }
.footer   { border: 0px solid #696969; 
			text-align: center;
			color:#696969;
}
.footer a  { border: 0px solid #696969; 
			text-align: center;
			text-decoration:none; 
			color:#696969;
}
.footer a:visited  { border: 0px solid #696969; 
			text-align: center;
			text-decoration:none; 
}

.footer a:hover  { border: 0px solid #696969; 
			text-align: center;
			text-decoration:none; 
}

.footer-navi{
font-size: 80%;
}

.center{text-align: center;
}

#menu {
width: 160px;
font-size: 12px;
}

#menu ul,#menu li{
margin: 0px;
padding: 0px;
list-style: none;
}

#menu a,#menu a:link,#menu a:visited{
text-decoration: none;
color: #696969;
background-color: #ffffff;
border: 1px outset #0000cd;
display: block;
padding: 5px 10px ;
width: auto;
higheight: auto;

}
#menu a hover{
color: #ffffff;
background-color: #0000cd;
}

#menu li{
display: inline;
width: 160px;
height: auto;
padding:  0px 0px;
color: #0000cd;
background-color: #ffffff;
}

#menu li.home{
border-left: 1px solid #0000cd;

}

div.right-menu
{
margin-top: 20px;
font-size:80%;
text-align:center;
font-weight : bold;
display: inline; 
}

strong {
font-weight: normal;
}



.sitemap li {
display:inline;
margin: 0 10px 0 0;

}


td{
_font-size: 12px;
}









