#all{
  font-size : 13px;
  line-height : 1.5;
  border-width : 1px 1px 1px 1px;
  width : 750px;
  margin: 0 auto;
}
#hed{
  background-image : url(images/title01.gif);
  width : 730px;
  height : 100px;
  text-align : center;
  font-weight : bold;
}
H1{
  font-size : 34px;
  font-weight : bold;
  color : teal;
}
#fut{
	font-size : 12px;
	font-weight : bold;
	color : #999;
	background-color : #FFFFFF;
	text-align : center;
	width : 730px;
}
.menu1{
  text-align : center;
}
.menu_tbl{
  font-size : 13px;
  font-weight : bold;
  text-align : center;
}
.main{
  font-size : 14px;
  text-align : center;
  border : solid 2px #ff8040;
  width : 730px;
}
A{
  font-size : 13px;
  font-weight : bold;
  color : blue;
  text-decoration : underline;
}
A:LINK{
  font-size : 13px;
  font-weight : bold;
  color : blue;
}
A:VISITED{
  font-size : 13px;
  font-weight : bold;
  color : purple;
}
A:HOVER{
  font-size : 13px;
  font-weight : bold;
  color : red;
  text-decoration : none;
}
INPUT{
  font-size : 13px;
  font-weight : normal;
}
.oto{
  text-align : center;
  font-size : 14px;
  font-weight : bold;
  background-color : #ffffd7;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : olive olive olive olive;
}
.yomilist{
  text-align : center;
  font-size : 13px;
  font-weight : bold;
  color : teal;
}
.otokolist{
  font-size : 14px;
  list-style-type : disc;
  list-style-position : outside;
  line-height : 1.3;
}
.listcls{
  text-align : center;
}
BODY{
  text-align : center;
}
P{
  font-size : 13px;
}
.logtbl{
  font-size : 13px;
}
.center {
	text-align : center;
}
