BODY{
  color: #666633;
  background-color: #FFFFFF;
  background-image : url(bg01.gif);
  background-repeat: repeat-x;
  background-attachment : fixed;
}
H1{
  color: #663300;
  border-left-width : 3pc;
  border-left-style : solid;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  padding-left : 10px;
  border-bottom-color : #008800;
  border-left-color : #008800;
}
H2{
  color: #663300;
  padding-left : 5px;
  border-left-width : 2pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #008800;
  border-bottom-color : #008800;
}
H3{
  color: #663300;
  padding-left : 3px;
  border-left-width : 1pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #008800;
  border-bottom-color : #008800;
}
HR{
  color: #996600;
  height: 3px;
}
P{
  color: #666633;
}
A:LINK{
  color: #00CC66;
  text-decoration: underline;
}
A:VISITED{
  color: #FF6666;
  text-decoration: underline;
}
A:HOVER{
  color : #008800;
  text-decoration: underline;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration: underline;
}
UL{
  color: #666633;
  list-style-image : url(l_g01.gif);
  list-style-position: outside;
}
TH{
  color: #CCCC99;
  background-color: #663300;
}
TD{
  color: #CCCC99;
  background-color: #996600;
}
.in_link{
  font-size : x-small;
}
.date{
  font-size : x-small;
}
.trip{
  font-size : x-small;
}
#header{
  font-size : x-small;
}
.kossori{
  font-size : x-small;
}
.hontonikossori{
  font-size : xx-small;
}
DD{
  font-size : x-small;
}
.navigator{
  font-size : x-small;
}
.description{
  font-size : x-small;
}
