body{
  font-size : 16px;
  line-height:140%;
}
table{
  font-size : 16px;
  line-height:140%;
}
b{
  font-size : 18px;
  font-weight : bold;
  line-height:140%;
}

.header{
  margin:0;
  height:70px;
  width:100%;
  background-image: url(../images/wp-header70.gif) ; /*背景画像*/
  text-align:center;
}

.footer{
  width: 100% ;
  background-color: #ffe8ff ; /*背景色*/
  margin:3% 0 -1% -1% ;
  padding: 2% ; /*天右地左*/
  color:#666666;
  font-size:12px;
  text-align:center;
}
