 
.ButtonClass{
display:block; 
 color : maroon;
  background-color : #ffc8c8;
  text-align : center;border-width : 3px 3px 3px 3px;border-style : outset outset outset outset;
  
  height : 20px;
  text-decoration : none;
  
  font-size : 100%;
  position : relative;
  cursor : pointer;
  table-layout : fixed;
  
  padding-top : 2px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  width : 170px;
  list-style-type : none;
}
A:active{
  color : red;
  background-color : white;border-width : 3px 3px 3px 3px;border-style : inset inset inset inset;border-color : white white white white;
  width : 100%;
  height : 100%;
  text-decoration : none;
}
.TableBorder{
  font-size : 18px;
  background-color : white;border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-color : red red red red;}
.CellBorder{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : red;
  border-right-color : red;
}
.Koumoku{
  
  background-color : #ffe6e6;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : maroon;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : maroon;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : maroon;
  border-right-color : maroon;
}
.MarqueeClass{
  font-size : 18px;
  color : #ff8000;
  background-color : black;border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-color : silver silver silver silver;
  width : 700px;
}
.rightClass{
  margin-left : 10px;
  float : right;
}
.Midashi{
  font-size : 18px;
  font-weight : bold;
  color : white;
  background-color : #c81900;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
A{
  color : red;
  
  text-decoration : none;
  font-weight : normal;
}
A:hover{
  text-decoration : underline;
  color : navy;
}
.td{
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;border-spacing : inherit;
  table-layout : fixed;
  height : 20px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  width : 700px;
}
.bodyclass{
  background-image : url(gazou/GUM09_CL01049.jpg);
  background-repeat : repeat;
  background-attachment : scroll;
  top : 200px;
}
.ButtonClass li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 700px;
  height : 23px;
  list-style-type : none;
  position : relative;
}
#navbar{
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 1px 1px 1px 1px;
  position : relative;
  width : 170px;
  float : left;
  font-size : 100%;
  font-weight : 700;
}

