
H1           {
  font-size : 1.5em;
  padding-top : 5px;
  padding-bottom : 5px;
  text-align : center;
  font-weight : bold;
  border-top-width : 3px;
  border-bottom-width : 3px;
  border-top-style : double;
  border-bottom-style : double;
  border-top-color : gray;
  border-bottom-color : gray;
  margin-left : 5px;
  margin-right : 5px;
}
H2           {
  font-size : 1.2em;
  padding-left : 10px;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : olive;
  border-bottom-color : olive;
  position : relative;
  margin-left : 5px;
  margin-top : 10px;
  margin-bottom : 10px;
}
P            {
  font-size : 90%;
  line-height : 1.5em;
  text-indent : 1px;
  position : relative;
  margin-left : 5px;
  margin-right : 5px;
}
A.link1:link {
  color : #000099;
  text-decoration : underline;
}
A.link1:visited {
  color : #0000a0;
  text-decoration : underline;
}
A.link1:hover {
  color: "#FFFFFF";
  background-color : #000099;
  color : silver;
  text-decoration : none;
}
H3{
  font-size : 1em;
  position : relative;
  padding-left : 10px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #00cc00;
  margin-left : 5px;
}
H4{
  font-size : 1em;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #ff8000;
  padding-left : 10px;
  position : relative;
  margin-left : 5px;
}
.sen{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : green;
}
.hebon2{
  background-color : #ccccff;
}
.hebon1{
  background-color : white;
  padding-right : 5px;
}
.hebon3{
  background-color : #ffff99;
}
.hebon4{
  background-color : #ffffcc;
}
.header{
  color : white;
  padding-left : 0.5em;
  padding-right : 0.5em;
  padding-bottom : 0.8em;
  font-size : 80%;
  background-color : blue;
  background-image : url(../../../passport/hajimeni/earth.gif);
  background-repeat : no-repeat;
  text-indent : 35px;
}
.navigation{
  text-align : left;
  color : silver;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 85%;
  padding-top : 0.2em;
  padding-bottom : 0.2em;
  background-color : navy;
}
.navi1{
  font-size : 90%;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #66ff66;
  font-weight : bold;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #66ff66;
  border-top-width : 2px;
  border-right-width : 2px;
  border-top-style : solid;
  border-right-style : solid;
  border-top-color : #66ff66;
  border-right-color : #66ff66;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.navi2{
  font-size : 85%;
  padding-left : 10px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #99ff99;
  margin-left : 10px;
}
.time1{
  width : 80px;
  background-color : #ccccff;
  float : left;
  text-align : center;
  height : 30px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : olive;
  list-style-type : none;
  vertical-align : 50%;
}
.time2{
  width : 250px;
  background-color : #99ff66;
  text-align : center;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : olive;
  float : left;
  height : 30px;
}
.time3{
  background-color : #ff99ff;
  width : 250px;
  text-align : center;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : olive;
  height : 30px;
}
.time4{
  background-color : #ccffcc;
  width : 250px;
  text-align : center;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : olive;
  height : 30px;
  float : left;
}
.time5{
  background-color : #ffccff;
  width : 250px;
  text-align : center;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : olive;
  height : 30px;
}
H5{
  border-left-width : 5px;
  border-left-style : double;
  border-left-color : navy;
  padding-left : 10px;
  margin-left : 15px;
  font-size : 85%;
}
.photo{
  font-size : 85%;
  text-align : left;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  line-height : 1.5;
  width : 150px;
  float : left;
}
UL{
  font-size : 85%;
  line-height : 1.5;
}

