a.menu:link {
  text-decoration:none;
  color:#ffffff;
}
a.menu:visited {
  text-decoration:none;
  color:#ffffff;
}
a.menu:hover,a.menu:active {
  text-decoration:none;
  color:#ff0000;
}
a.left:link {
  text-decoration:none;
}
a.left:visited {
  text-decoration:none;
  color:#0000ef;
}
a.left:hover,a.left:active {
  text-decoration:none;
  color:#ffffff;
}
a.right:link {
  text-decoration:none;
  color:#0000ff;
}
a.right:visited {
  text-decoration:none;
  color:#0000ff;
}

.ber-left		{background-image:url(../image/title_ber01.gif);background-repeat:no-repeat;background-color:#DDDDDD;}
.ber-center	{background-image:url(../image/title_ber02.gif);background-repeat:repeat-x;background-color:#DDDDDD;}
.ber-right		{background-image:url(../image/title_ber03.gif);background-repeat:no-repeat;}

.cent { text-align: center; }
.cont { margin-left: auto; margin-right: auto; width: 760px; }
