BODY{
  background-color : white;
  text-align : center;
  font-size : 13px;
  
}
P{
  
  
  
  
font-size : 12pt;

font-weight : bold;
}
H1{
  font-size : 15px;
  font-weight : bold;
  color : #676767;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
}
H2{
  font-size : 14px;
  font-weight : bold;
}
HR{
  color : #cccccc;
  height : 3px;
  margin-top : 10px;
  margin-bottom : 5px;
}
#layout{
  margin-left : auto;
  margin-right : auto;
  width : 700px;
  background-color : white;
}
#top{
  width : 700px;
  text-align : left;

padding-bottom : 25px;
font-size : 9pt;
}
#main{
  font-size : 10px;
  line-height : 20px;
  width : 700px;
}
.menu{
  height : 30px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}
.menu2{
  text-align : center;
  height : 25px;
  float : left;
  list-style-type : none;
  width : 135px;
  background-color : #b0b0ff;
  border-left-width : 3px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffffff;
  border-bottom-color : #999999;
  padding-top : 5px;
}
.red{
  font-size : 16px;
  font-weight : bold;
  color : #ff0000;
}
.ta-in{
  font-size : 13px;
  line-height : 18px;
  text-align : center;
  margin-bottom : 20px;
  margin-top : 20px;

  border: 1px solid #999999; 
  border-collapse: collapse;  

margin-left : auto;
margin-right : auto;
}

.ta-in TD { 
border: 1px solid #999999; 
} 

.ta-in2{
  font-size : 13px;
  line-height : 18px;
  text-align : center;
  margin-bottom : 20px;
  margin-top : 20px;

  margin-left : auto;
  margin-right : auto;
}

.ta-yumi{
  font-size : 13px;
  line-height : 18px;
  text-align : center;
  margin-top : 20px;
  margin-bottom : 20px;

  border: 1px solid #999999; 
  border-collapse: collapse; 

margin-left : auto;
margin-right : auto;
}

.ta-yumi TD { 
  border: 1px solid #999999; 
} 

.net{
  float : left;
  margin-left : 20px;
  margin-right : 10px;
  margin-top : 10px;
}
.form-1{
  font-size : 14px;
  font-weight : bold;
  margin-top : 5px;
  margin-bottom : 5px;
}
.form-ta{
  font-size : 13px;
  margin-top : 15px;
  margin-bottom : 15px;
  line-height : 20px;
}
.since{
  color : #005128;
  font-weight : bold;
}
.ta-hyo{
  font-size : 13px;
  text-align : center;
  margin-top : 20px;
  margin-bottom : 20px;
  width : 450px;
  line-height : 20px;
}
.red2{
  font-size : 14px;
  font-weight : bold;
  
  color : #ff4646;
}
A:HOVER{
color : #800040;
text-decoration : underline;
}
A{
color : #0000a0;
text-decoration : none;
}

