 
BODY{
  margin-left : auto;
  margin-right : auto;
  text-align : center;
}
#all{
  text-align : left;
  width : 1000px;
  margin-left : auto;
  margin-right : auto;
}
#menu{
  width : 180px;
  float : left;
  font-size : 12px;
  font-family : "‚l‚r ƒSƒVƒbƒN","Times New Roman";
  text-decoration : none;
  padding-top : 5px;
  height : 100%;
  background-repeat : no-repeat;
  padding-left : 5px;
  padding-bottom : 0px;
  
  
}
#main{
  width : 820px;
  margin-left : auto;
  margin-right : auto;
  height : 100%;
  background-repeat : repeat-y;
  padding-left : 10px;
  text-align : center;
  float : right;
  
}
#link01{
  font-size : 12px;
  font-family : "‚l‚r –¾’©","Times New Roman";
  color : #5555ff;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 3px;
  background-color : white;
  margin-top : 5px;
  margin-bottom : 5px;
  width : 1000px;
  height : 40px;
  background-repeat : repeat-y;
}
A:HOVER{
  color : fuchsia;
  text-decoration : none;
}
A{
  text-decoration : none;
  color : navy;
}
#honbun{
  width : 750px;
  font-size : 14px;
  margin-top : 20px;
  margin-left : 5px;
  line-height : 30px;
}
.P{
  padding-bottom : 4px;
  padding-top : 4px;
  margin-top : 2px;
  margin-bottom : 2px;
}
#link02{
  font-size : 12px;
  font-family : "Times New Roman","‚l‚r ƒSƒVƒbƒN";
  text-decoration : none;
  text-align : center;
  width : 800px;
  margin-top : 10px;
}
#list{
  margin-left : 20px;
  margin-right : 20px;
  width : 770px;
  margin-top : 10px;
  margin-bottom : 10px;
  text-align : center;
}
#moji{
  margin-left : 50px;
  width : 450px;
  float : left;
  font-size : 14px;
  text-align : left;
}
#shiharai{
  width : 400px;
  float : left;
  font-size : 12px;
  text-align : left;
  margin-left : 50px;
}
#footer{
  text-align : center;
  background-repeat : repeat-y;
  width : 1000px;
  height : 70px;
  float : none;
  clear : both;
}
