body{
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    letter-spacing:2pt;
	color: #000000;
	background-color: #EAE9E1;

}

.table01{
    background:#ffffff;
	padding:10px 20px 10px 20px;
}

.border{
   border:#FFFFFF;
   background-color:#FFFFFF; /* ü‚ÌF(NN—p) */
   height: 3px; /* ü‚Ì‘¾‚³ */
   border: 3px; /* ˜g‚Ì‘¾‚³ */
   border-style: dashed; /* ˜g‚ÌŽí—Þ */
}

.footer{
   color:#FFFFFF;
   font-size:13px;
   font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
   background:url(images/line.gif) no-repeat center;
   letter-spacing:2pt;
   text-align:right;
   }
   
.footer a:link {color:white;text-decoration:none;}
.footer a:visited {color:white;text-decoration:none;}
.footer a:active {color:white;text-decoration:none;}
.footer a:hover {color:white;text-decoration:underline;}
  
 .copy{
   font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
   font-size:12px;
   color:#666666;
   text-align:right;
   letter-spacing:0pt;
  }
  
