/*
y Ì§²Ù–¼ z	ƒVƒ“ƒvƒ‹07.css
yì ¬ ŽÒz	Atsushi.Kawashima^Prestige Corporation
yì ¬ “úz	2004/03/09
yX V “úz	2004/03/09
*/
/**********************************/
/****** ƒXƒ^ƒCƒ‹ƒV[ƒg‚Ì’è‹` ******/
/**********************************/

BODY{
  text-align : center;

  margin-top : 10px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;

  padding-top : 0px;
  padding-bottom : 0px;
  padding-left : 0px;
  padding-right : 0px;

  background-repear: repeat;
  background-image: url("background.jpg");
}

H1{
  color : teal;

  margin-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;

  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;

  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : teal;

  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : teal;

  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : teal;

  border-right-width : 10px;
  border-right-style : solid;
  border-right-color : teal;
}

P{
  line-height : 150%;
}

.Value{
  text-align : center;

  color : teal;
  background-color: none;

  margin-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;

  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

.IndexNavi{
  color: teal;
  background-color: none;
}
.IndexNavi A:link {
  color: teal;
  text-decoration: none;
}
.IndexNavi A:visited {
  color: teal;
  text-decoration: none;
}
.IndexNavi A:hover {
  color: teal;
  text-decoration: underline;
}
.IndexNavi A:active {
  color: teal;
  text-decoration: underline;
}


.Navi{
  color: white;
  background-color: teal;
}
.Navi A:link {
  color: white;
  text-decoration: none;
}
.Navi A:visited {
  color: white;
  text-decoration: none;
}
.Navi A:hover {
  color: white;
  text-decoration: underline;
}
.Navi A:active {
  color: white;
  text-decoration: underline;
}
