@charset "utf-8";

#sub-header-g{
margin-right: auto;
 margin-left: auto;

width: 900px;
height: 150px;

background-image: url("img/migitoumei.png"),url("img/hachi.jpg");
background-repeat: no-repeat;


}
#section1{
float: left;
width: 430px;
padding: 10px;
background-color: #fff;
}

#section2{
float: left;
width: 430px;
padding: 10px;
background-color: #fff;
}

