.h2{
  font-family : メイリオ;
  color : #ffc600;
  background-color : black;
  background-image : url(images/title_bg1.gif);
  background-position : left bottom;
  background-repeat : no-repeat;
  text-align : left;
  padding-bottom : 10px;
}
#main{
  background-color : black;
  width : 889px;
  padding-left : 5px;
  height : 759px;
}
.h3{
  background-image : url(title_bg1.gif);
  background-repeat : no-repeat;
  background-position : left bottom;
}
@media screen and (max-width: 480px) {

}

