.h2{
  scrollbar-arrow-color : orange;
  font-family : メイリオ;
  background-image : url(images/title_bg1.gif);
  background-position : center bottom;
  background-repeat : no-repeat;
  text-align : left;
  color : #ffc600;
}
#main{
  background-color : black;
  width : 889px;
  padding-left : 5px;
  height : 759px;
}
.submenu{
  color : white;
  background-color : black;
  float : left;
}
a{
  text-decoration : none;
  color : white;
}
.h3{
  background-image : url(images/canvas.gif);
  background-position : center bottom;
  margin-bottom : 0px;
  background-repeat : no-repeat;
  color : #ffc600;
  font-family : メイリオ;
}

.submeun_modeling{
  background-color : black;
  color : white;
  float : left;
}

#submeun1

