BODY{
  margin : 10px;
  background-image : url(images/bg.gif);
}
A:LINK{
  color : #0000ff;
  text-decoration : underline;
}
A:VISITED{
  color : #3366cc;
  text-decoration : underline;
}
A:HOVER{
  color : #ff0000;
  text-decoration : underline;
}
A:ACTIVE{
  color : #ff0000;
  text-decoration : underline;
}
A:LINK.menu{
  color : #000000;
  text-decoration : none;
}
A:VISITED.menu{
  color : #000000;
  text-decoration : none;
}
A:HOVER.menu{
  color : #ff0000;
  text-decoration : underline;
}
A:ACTIVE.menu{
  color : #ff0000;
  text-decoration : underline;
}
.text{
  line-height : 150%;
}
.size12{
  font-size : 12px;
}
.renraku{
  font-size : 12px;
  color : #ffffff;
}
.title{
  padding : 2px;
  margin : 2px;
  background-color : #ffffcc;
}
UL.maru_sky{
  list-style-image : url(images/maru_sky.gif);
}
UL.maru_org{
  list-style-image : url(images/maru_org.gif);
}
.vline{
  border-right : 1px solid #999999;
}
.rline{
  border : 1px solid #999999;
}
.rline_red{
  border : 1px solid #ff8000;
}
.rline_red2{
  border : 2px solid #ff8000;
}
.monospace{
  font-family : "‚l‚r ƒSƒVƒbƒN",monospace;
  font-size : 13px;
}
FORM{
  margin : 0px;
}
.Regi{
  color : white;
  background-color : #ff8040;
  font-weight : bold;
  border-width : 2px 2px 2px 2px;
  border-style : solid solid solid solid;
  border-color : #cc0000 #cc0000 #cc0000 #cc0000;
}
.ime	{
  ime-mode:disabled;
}
.Tana{
  border-width : 2px 2px 2px 2px;
  border-style : solid solid solid solid;
  border-color : #6ab5ff #6ab5ff #6ab5ff #6ab5ff;
}
.KagoNyu  {
  background-color: white;
  border: solid 2px #197b30
}
.KagoLine{
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : #603913;
}
.KagoTd{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
