* html body {     
    background: url(null) fixed;     
}  


#show{
position:absolute;top:3px;left:3px;
border: 1px solid gray;
width:230px; height:300px;
background-color: #f4ffff;
border-color: #6ebef2;
padding-right:2px;
padding-left:2px;
}
div#show {
display: none;}




.point{
font-size: 7.8pt;
padding:1pt;
border: 1px solid gray;
cursor:pointer;cursor:hand;}

H1 {color : #999999 ;
font-size:8pt ;
margin:0px;
display:inline;}
A{
  color: #0000cc;
  text-decoration: none;
}
A:VISITED{
  color: #0000cc;
  text-decoration: none;
}
A:HOVER{
  color: #009900;
  text-decoration: underline;
}
A:ACTIVE{
  color: #990000;
  text-decoration: underline;
}
.menu{
  font-family: "Times New Roman";
  font-size: 24pt;
  font-weight: bold;
}
ul, ol {	list-style: none }
th,p, td,div{ font-size: 13px;line-height: 1.3; }
body{ font-size: 18px;line-height: 1.0; }


body {
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','MS PGothic',Osaka,Verdana,sans-serif;
	margin: 0; padding: 0; font-size: 12px; color:#333;}


br{ line-height: 1.3; }
HR{  background-color : aqua;}

#LR_Tb3 td {
padding: 0px;
}

/* header—v‘f 
----------------------------------------------------------- */  



body , html {
    height: 100%;
}
 
#container {
    width: 100%;
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}
 
#contents {
    padding-bottom: 100px;
}
 
#footer {
    position: fixed;
    top: 0;
    width: 100%;
    height: 30px;
       left:0;  
    background: #fff  repeat-x;  

z-index: 999999999999999999999;
}