body {
  text-align: center;
  background-image : url("image/background2.gif");
}

TABLE{margin : auto;}

TD{
  line-height : 150%;
}
A:LINK {
  color: #0000ff;
}
A:VISITED{
  color : #0000ff;
}
A:HOVER {
  color: #ff0000;
}
UL{
  list-style-image : url(image/list.gif);
  margin-right : 2px;
}
LI{
  margin-left : 50px;
  margin-right : 50px;
}
.cont{
  border : 1px solid #2B5029;
  font-size : 110%;
  font-weight : bold;
  color : #ffffff;
  text-align : center;
  padding : 10px;
  background-image : url("image/bg_cont.jpg");
}
.cont2{
  border : 1px solid #2B5029;
  font-size : 110%;
  font-weight : bold;
  color : #ffffff;
  text-align : center;
  padding : 10px;
  background-image : url("image/bg_cont2.jpg");
}
.title{
  border : 1px solid #DDEDFF;
  font-size :105%;
  font-weight : bold;
  text-align : center;
  padding : 3px;
  background-image : url("image/bg_title.jpg");
}
.title2{
  border : 1px solid #DDEDFF;
  font-size :105%;
  font-weight : bold;
  text-align : center;
  padding : 3px;
  background-image : url("image/bg_sub2.jpg");
}
.sub{
  font-size : 80%;
  font-weight : bold;
  border : 1px solid #EBEBEB;
  background-image : url("image/bg_sub.jpg");
}
.sub2{
  font-size : 80%;
  font-weight : bold;
  border : 1px solid #EBEBEB;
  background-image : url("image/bg_sub2.jpg");
}
.waku{
  border : 1px solid #DBDBDB;
}
.add{
  text-align : center;
  background-color : #cee8ff;
  font-size : 10pt;
}
.copy{
  background-color : #006633;
  font-size : 10pt;
  color : #ffffff;
}
.new{
  color : #ff0000;
}

