body
{
  background: #EAEAEA;
  font-family: Verdana,Arial,Sans-serif;
  font-size: 12px;
  color: #767676;
}

a:link, a:visited
{
  color: #7777CC;
  text-decoration: none;
}

a:link.menu, a:visited.menu
{
  color: #767676;
  text-decoration: none;
}

a:hover.menu, a:hover
{
  text-decoration: underline;
}

table.main
{
  width: 900px;
  border: 1px solid #888888;
  background: #FFFFFF;
  text-align: left;
}

div.news_small
{
  background-image: url('../images/newsbg.gif');
  line-height: 16px;
  border: 1px solid #BABABA;
  font-family: Verdana,Arial,Sans-serif;
  font-size: 10px;
  padding: 0px;
  padding-left: 2px;
  width: 320px;
}

table.news
{
  border: 1px solid #888888;
  background: #F3F3F3;
  text-align: left;
/*  white-space: pre; */
}

td.news_title, tr.news_date
{
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #888888;
}

table.sushi
{
  text-align: left;
  font-size: 10px;
  width: 100%;
}

div.header
{
  width: 900px;
  height: 100px;
}

div.menu
{
  background-image: url('../images/menubg.jpg');
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight: bold;
  height: 480px;
  width: 170px;
  padding-left: 20px;
  padding-top: 20px;
  text-align: left;
}

div.menuitem
{
  padding-bottom: 10px;
}

div.submenuitem
{
  font-size: 11px;
  line-height: 20px;
  padding-left: 20px;
}

div.presentation
{
  background-color: #FFFFFF;  
  padding: 20px;
  width: 670px;
  height: 460px;
  overflow: auto; 
/*  line-height: 15px;*/
}

div.japan_logo
{
  padding-right: 15px;
  padding-bottom: 50px;
}

div.link
{
  padding-bottom: 10px;
  padding-left: 10px;
}

div.link_cat
{
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 10px;
}

div.randimg_desc
{
  font-family: verdana,helvetica;
  font-size: 10px;
  font-style: italic;
}

pre
{
  font-family: Verdana,Arial,Sans-serif;
}

div.header2
{
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 15px;
}

div.header3
{
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 10px;
}

div.footnote
{
  font-size: 9px;
}

p
{
  padding-bottom: 0px;
}

input.button
{
  border: 1px outset;
  font-family: verdana;
  font-size: 12px;
}

input.text
{
  border: 1px inset;
  font-family: verdana;
  font-size: 12px;
}

