

@import url(site.css);

#main-visual
{
  background-color: #1A537E;
  background-image: url(images/home/main_visual.jpg);
  background-repeat: no-repeat;
  height: 120px;
}

#body
{
  padding-top: 2.0ex;
}

table.body
{
  width: auto;
}

table.body td.content-menu
{
  width: 25%;
}

table.body div.menu-header
{
  /*text-align: center;*/
}
