<!--
 div#setumei {
  float: right;
  width: 550px;
}

div#rogo {
float: left;
width: 150px;
}

div#main {
  float: right;
  width: 509px;

}
div#menu {
  float: left;
  width: 195px;
}

.kategor-uesen{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : navy;
}


.siyouhin{
  color : yellow;
  background-color : navy;
  font-weight : bolder;
  font-size : 12pt;
  text-align : center;
}
.kontentu{
  font-size : 11pt;
  font-weight : bolder;
  color : blue;
  background-color : #bfbfff;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : white;
  text-align : left;
}


-->

