body {
 width : 920px ;
 height : auto ;
 margin : auto ;
 background-color : #000000 ;
}

#container {
 width : 920px ;
 height : auto ;
 padding : 0px ;
 background-color : #FFFFFF ;
}

#heder  {
 width : 900px ;
 height : 470px ;
 margin :0px 10px 0px 10px;
 padding : 0px ;
}

.name {
 width : 900px ;
 height : 70px ; 
 background : url(http://img.travel.rakuten.co.jp/share/image_up/37960/LARGE/MJEzzB.gif) no-repeat ;
}      
					 
.name h1 {
 font-size : 12px ;
 font-weight : normal ;
 color : #000000 ;
 margin : 5px 0px 5px 90px;;
 }

.box                 {
	                  width : 900px ;
					  height : 400px ;
                     }

#maincol            {
                      width : 900px ;
                      height : 700px ;
                      margin : 0px 10px 0px 10px ;
                    }                 

#maincol p {
  font-size : 12px ;
 font-weight : normal ;
 color : #000000 ;
 margin : 10px 0px 10px 10px;
 letter-spacing:1px;
 line-height:1.5;
 }