.mark {behavior:url (#default#homepage);}


a {
　　　  background: transparent;
        color: #666;
        text-decoration: none;}

a:active, a:hover  {
          background: #fff5f0;
          color: #f00;
          text-decoration: none;}

body{
  scrollbar-3dlight-color:#ff9bcd;
  scrollbar-arrow-color:#ff9bcd;
  scrollbar-base-color:white;
  scrollbar-darkshadow-color:#ff9bcd;
  scrollbar-face-color:white;
  scrollbar-highlight-color:white;
  scrollbar-shadow-color:white;
}



body{
     font-family: 'verdana','chicago','Arial','Helvetica',"ＭＳ Ｐゴシック",sans-serif;
     color: #666;
     letter-spacing: 0.05em;
     margin: 0px 0px 0px 0px;
     padding: 0px;
     text-align: center;
     font-size: medium;
     line-height: 1.2em;
     border: 0px solid #ff9bcd;
     background: #fff url("../hello/0612/.gif") fixed repeat center top ;
     }




p{font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.4em;
  list-style-type : decimal;
  }

#layout{
        
        float: auto;
        text-align: center;
        width: 600px;
        padding: 0px;
        margin: 0px auto;
        }





#home1{
      text-align: left;
      font-size: 14pt;
      float: left;
      background: transparent;
      margin: 0px;
      padding: 10px;
      width: 100%;
      height: auto;
      position: relative;
       }


#home2{
      text-align: right;
      font-size: 14pt;
      float: right;
      background: transparent;
      margin: 0px;
      padding: 10px;
      width: 100%;
      height: auto;
      position: relative;
       }

#toptitle{
     float: left;
     height: auto;
     text-align: center;
     width: 100%;
     padding: 20px 0px 20px 0px;
     margin: 30px 0px 30px 0px;
     border: 0px solid #ff9bcd; 
     border-width: 5px 0px 5px 0px;
     }


.marker {color: #ccc; margin: 10px;}





h1 {font-size: 12pt;
    text-align: left;
    color: #999; font-weight: bolder; 
    border: 0px solid #ff9bcd; 
    border-width: 0px 0px 1px 20px;
    background: #fff;
    line-height: 0.2em;
    padding: 10px;
    margin: 50px 0px 20px 0px;
    }



h4 {font-size: 12pt;
    text-align: left;
    color: #666; font-weight: normal; 
    border: 0px solid #666; 
    border-width: 0px 0px 1px 0px;
    background: #fff;
    line-height: 0.7em;
    padding: 15px;
    margin: 20px 0px 20px 0px;
    }

#number{
        overflow: auto; /*追加*/
        font-size: 10pt;
        height: auto;
        float: right;
        margin: 20px 0px 0px 0px;
        padding: 0px;
        width: 98%;
        border: 0px solid #666;
        border-width: 0px 0px 0px 0px;
        background: #fff;
        position: relative;
        }

#number2{
        overflow: hidden; /*追加*/
        float: left;
        margin: 20px 0px 0px 0px;
        padding: 0px;
        width: 100%;
        border: 0px solid #666;
        border-width: 0px 0px 0px 0px;
        position: relative;
        }














#sikaku{font-weight: normal;
        text-align: center;
        vertical-align: middle;
        width: 628px;
        background: #ffffee;
        padding: 0px;
        margin: 10px 0px 0px 0px;
        border: 1px solid #8080ff;
        border-width: 1px 0px 1px 0px;
        overflow: auto;
        overflow-x: hidden;
        overflow-y: auto;
        float: left;
        }

#navbar{
        overflow: auto; /*追加*/
        text-align: center;
        vertical-align: middle;
        width: 100%;
        background: transparent;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        list-style: none;
        }

.menu{
      font-size: 12px;
      float: left;
      background: transparent
      border: 1px solid #e6e7e1;
      width: 146px;
      text-align: center;
      margin: 1px;
     }

.menu a:active, .menu a:hover, {
      font-size: 12px;
      float: left;
      background: #fff
      text-decoration: underline;
      width: 146px;
      text-align: center;
      margin: 0px;
     }





html>body #layout{width: 600px;}







#left    {
          text-align: center;
          float: left;
          font-size: 12px;
          color: #666;
          padding: 5px;
          margin: 0px 0px 0px 0px;
          width: 40%;
          position: relative;
          border: 2px solid #ff9bcd; 
          height: auto;
          }


#right{
          float: right;
          text-align: left;
          font-size: 12px;
          color: #666;
          padding: 0px;
          margin: 0px 0px 0px 0px;
          width: 50%;
          position: relative;
          border: 0px solid #ff9bcd;
          background: #fff; 
          position: relative;
          height: auto;
          }




#footer{
        overflow: auto; /*追加*/
        background: #fff; 
        overflow: auto;
        float: left;
        margin: 50px 0px 30px 0px;
        padding: 0px;
        width: 100%;
        border: 1px solid #ff9bcd;
        text-align: right;
        }

#footerleft{
          float: left;
          padding: 10px 10px 10px 10px;
          width: 170px;
          text-align: center;
          position: relative;
          }

#footerright{
          float: right;
          padding: 10px;
          width: 300px;
          position: relative;
          font-size: 10px;
          text-align: right;
          }

.link{
      text-align: center;
      margin: 0px 0px 0px 87px;
      padding: 0px;
      border: 1px solid #ff9bcd; 
      width: 200px; height: 40px;
      }

