/* All */
BODY	{
  margin:0px;
  background-color : #fcfee9;
}
H3{
  margin-right : 10px;
}
A:LINK	{
  color : #006633;
  text-decoration:none;
}
A:VISITED	{
  color : #006633;
  text-decoration:none;
}
A:HOVER{
  text-decoration : underline;
  color : #006600;
}
.waku {
  border:#cccccc 1px solid;
}
.m150{
  width : 150px;
}
.submenu {
  border-color : #c6c9fd;
  border-style:solid;
  border-width:1px 0;
  padding:3px 0;
  width : 600px;
  background-color : #f9f9f9;
  margin-top : 30px;
  margin-bottom : 0px;
}
.foot {
  text-align : right;
  font-size : 12px;
  line-height : 130%;
  letter-spacing : 0.05em;
  color : #f7f7f7;
  margin-right : 10px;
  height : 80px;
  margin-top : 6px;
}
.txtlink {
  margin : 30px 15px 0px 15px;
  text-align:center;
  border-width: 0;
  border-color:;
  border-style:;
  padding:2px;
  width : 820px;
}

