img.hide
 {
 display: block;
}

body {
 background-image: none;
 background-color: white;
 color: black;
}



span.hide {
 display: block;
}

#header {
 background-image: none;
}

#nav {
 display: none;
}

.wrapper {
 background-image: none;
}

#sub2navi {
 background: none no-repeat;
 display: none;
}

h1 {
}

.home {
 display: none;
}

h2 {
 text-indent: 0;
 background-image: none;
 padding-top: 1em;
}

h2.topWhatsnew,h2.philosophy,h2.recruit,h2.history,h2.overview,h2.organization,h2.trading,h2.access {
 background-image: none;
}

h2.trading,h2.handling {
 text-indent: 0;
 display: block;
}

.signR {
 background-image: none;
 text-indent: 0;
 float: left;
 clear: left;
}

.copy { 
  color: black;
 line-height: 1.3em;
 padding-top: 0.5em;
 margin: 0;
 font-size: 0.9em;
}

#footer {
 background-color: white;


}