A:link{ color:#009900; text-decoration:none;}
A:visited{ color:#34811b; text-decoration:none;}
A:hover{ color:#98e01f; text-decoration:none;}
A:active{ color#009900; text-decoration:none;}

.waku01{
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #d9e6e2;
  border-right-color : #d9e6e2;
  padding-top : 0px;
  padding-bottom : 0px;
  border-top-style : none;
  border-bottom-style : none;
}

.bg01{
  background-image : url(img/bg01.gif);
  background-repeat : repeat-x;
}

.list01{
	background-position : center top;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #999999;
  
  list-style-image : url(img/allow01.gif);
  list-style-position : outside;
}

.waku02{
  margin-top : 3px;
  margin-bottom : 3px;
  
  border-bottom-width : 1px;border-style : none none dotted;
  
  border-bottom-color : silver;
  background-color : #e7f4d9;
  
}

.font01{
  font-size : 18px;
  font-weight : bold;
  color : green;
}

