body{ 
    margin-top  : 85px;
    margin-left : 0px;
    margin-right: 0%;
    margin-bottom: 5px;
     scrollbar-face-color:#afafaf;
     scrollbar-arrow-color:#000000;
     scrollbar-track-color:#f0f0f0;
     scrollbar-shadow-color: #f0f0f0;
     scrollbar-darkshadow-color: #808080;
     scrollbar-3dlight-color: #808080;
     scrollbar-highlight-color: #f0f0f0;
     background-color: #ffffff;
}

body,td{
     font-size   :  13px;
     font-family : 'Verdana';
     font-weight : normal;
     line-height : 240%;
     letter-spacing:  1px;
     color : #262626;
}

font{
  cursor : nomal;
}

a:link{ 
    cursor :  hand;
    text-decoration : none;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-bottom:1px; border-color:#473F2C;
    border-style:dashed; 
    color: #111111;
}

a:visited{
  cursor :  hand;
  text-decoration : none;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-bottom:1px; border-color:#473F2C;
    border-style:dashed; 
  color : #111111;
}

a:active{
         cursor :  hand;
          text-decoration : none;
          color : #000000;
}

a:hover { 
       position:relative; 
}

.fon{
  font-size:13pt;
  font-family:Georgia,sans-serif;
}

.fon1{
  font-size:11pt;
}

.un{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #505050;
}
/*=====
長編用の線
===========*/
.ln1{
  margin  : 0px 0px 0px 0px
  padding-top: 20px;  padding-left: 10px; padding-right:0px; padding-bottom:0px;
  border-top:0px;
  border-left:0px;
  border-right:0px;
  border-bottom:1px;
  border-color:#505050;
  border-style:solid;
  width:700px;
  text-align:left; 
}

.ln1-1{
  margin  : 0px 0px 80px 0px;
  padding-top: 5x;  padding-left: 30px; padding-right:0px; padding-bottom:0px;
  width:700px;
  text-align:left;
}

/*======
短編用の線
==========*/
.ln2{
  margin: 100px 0px 100px 0px;
  padding : 0px 10px 0px 0px;
  width:700px;
  text-align:left;
}

.se{
     font-size   :  15px;
     margin  : 0px;
     text-align:left;
     line-height : 240%;
     width:700px;
   letter-spacing:  2px;
}

.se1{
     font-size   :  15px;
  margin  : 0px 0px 100px 0px;
  line-height : 240%;
  width:700px;
  text-align:left;
  letter-spacing:  2px;
}


p{  margin  : 50px 0px 0px 0px;}

.und{
  margin  : 220px 0px 0px 0px;
  border-bottom : 1px dashed ;
  border-color:#505050;
  color:#afafaf;
  text-align:center;
}

.foot{
  margin  : 20px 0px 0px 0px;
  width:700px;
  text-align:left;
  color:#808080;
}

.date{
  margin  : 120px 0px 0px 0px;
  text-align:right;
  color:#808080;
}