a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#999900;
	text-decoration: none;
	background-color:#FFFFFF;
}
a:active {
	color:#999900;
	text-decoration: none;
	background-color:#FFFFFF;
	 /*position:relative;
     top:1pt;
     left:2pt;
	 */
}



body {
	background-image: url(img/bg_top.gif);
	background-repeat: repeat-y;
	background-position: center;
}

p {
	font-size: small;
	line-height: 170%;
	color: #333333;
}	




.text {
font-size: 14px;
font-family: "Arial","Helvetica", "sans-serif","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka","‚l‚r ‚oƒSƒVƒbƒN" ;
line-height:170%;
color: #FFFFFF;
letter-spacing:1pt;
}

.date_text {
font-size :10px;

font-family;"Arial","Helvetica", "sans-serif";
color: #FFFFFF;
letter-spacing:1pt;

}


#container 
{ 
    width:750px;
	margin-top:35px;
	margin-left:auto;
	margin-right:auto;
}
	


#main
{  
   width:595px;
   margin-left:50px;
  
}


#header
{ 
  width:618px;
  height:75px;
 
 } 
 
#content
{
  width:500px;
  
  
  }
  
 #label
{
  width:465px;
  margin-top:268px;
  margin-light:0px;
  border: 5px solid #FFF ;
  float:right;
  }
  
#label_in
{
  width:450px;
  margin: 10px;
  
  }  
   
#label_under
{
  width:562px;
  margin-top:10px;
  margin-left:0px;
 	float:right;
  }
  
#menu
{
   width:55px;
   margin-light:0px;
   margin-top:25px;
   float:right;
}

#footer
{
 width:618px;
 }
