BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.TD1{
  font-size : 14px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN","Osaka","Arial";
  line-height : 15pt;
  text-align : justify;
  color : #333333;
 }

.TD2{
  font-size : 9px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN","Osaka","Arial","sans-serif";
  color : #666666;
}
.TD3{
  font-size : 10px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN","Arial","sans-serif";
  color : #ffffff;
}
.TD4{
  font-size : 12px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN","Arial","sans-serif";
  line-height : 20pt;
  text-align : justify;
  text-indent : 1pt;
}
.TD5{
  font-size : 14px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN","Osaka","Arial";
  line-height : 12pt;
  text-align : justify;
 }
a:link {color: #da6110;text-decoration: none;font-size: 14px;}
a:visited {color: #da6110;text-decoration: none;font-size: 14px;}
a:hover {color: #da6110;text-decoration: none;font-size: 14px;}
a:active {color: #da6110;text-decoration: none;font-size: 14px;}
}

@charset "utf-8"; 
#navcontainer { width: 175px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: ‚l‚r ‚oƒSƒVƒbƒN;
font-size:14px;
}

#navcontainer a
{
display: block;
padding: 10px;
width: 175px;
background-color: #519b74;
border-bottom: 1px solid #eee;
font-family: ‚l‚r ‚oƒSƒVƒbƒN;
font-size:14px;
}



#navcontainer a:hover
{
background-color: #f7de68;
color: #ffffff;
}

