BODY{
text: "#444444";
link: "#000080";
vlink: "#bd005f";
alink: "#aa00aa";
text-align: center;
background-image: url(/Image/Jwall04.gif);
}

a:link {
color: #800040;
text-decoration: none;
}

a:visited {
color: #800040;
text-decoration: none;
}

a:hover {
color: #800040;
text-decoration: underline;
}

a:active {
color: #800040;
text-decoration: underline;
}

#wrap {
width: 760px;
margin: 0 auto;
text-align: left;
}

#header {
width: 760px;
height: 92px;
background: url(/Image/green.jpg);
}

#header-pict {
float: left;
}

#header-lang {
float: right;
margin-right: 10;
margin-top: 10;
}

#header-lang a:link {
color: #ffffff;
text-decoration: none;
}

#header-lang a:visited {
color: #ffffff;
text-decoration: none;
}

#header-lang a:hover {
color: #ffffff;
text-decoration: underline;
}

#header-lang a:active {
color: #ffffff;
text-decoration: underline;
}

#globalnavi {
clear: both;
height: 30px;
}

#footer {
clear: both;
float: left;
width: 760px;
}

#main-left {
float: left;
width: 480px;
}

#main-right {
float: right;
width: 260px;
}

#whatsnew {
width: 260px;
height: 100px;
overflow-x: auto;
overflow-y: scroll;
}

#revision {
width: 260px;
height: 100px;
overflow-x: auto;
overflow-y: scroll;
}

#imageContainer {
position:relative;
margin:auto;
width:480px;
/*画像の横幅*/
height:360px;
/*画像の縦幅*/
border:0px solid #000;
/*画像のまわりのボーダー*/
}

#imageContainer img {
display:none;
position:absolute;
top:0;
left:0;
}

#dd {
  margin-left: 0;
  padding: 0 0 0 0;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}

#dd li a.menu {
  display: block;
  text-align: center;
  background: #004000;
  padding: 0px 0px;
  margin: 0 1px 0 0;
  color: #FFFFFF;
  width: 125px;
  text-decoration: none;
}

#dd li a.menu:hover {
  background: #005000;
}

.submenu {
  background: #00e000;
  border: 1px solid #005000;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
#  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #002000;
}

.submenu a:hover {
  background: #00A000;
  color: #FFFFFF;
}
