body          {
               width : 800px ;
               height : auto ;
               margin : auto ;
               background : url(room/haikei.jpg) no-repeat ; 
              }

h1            {
               width : 800px;
               font-size: 12px;
               font-weight : normal ;
               color : #333333;
               margin-top : 5px ;
               margin-bottom : 5px ;
               text-align : center ;
              }

#container    {
               width : 800px ;
               height : auto ;
               background-color : #EFEFEF ;
              }

#heder        {
               width : 800px ;
               height : 140px ;
               margin : 0px ;
               padding : 0px ;
               background-color : #EFEFEF ;
              }

#nav        {
             width : 800px ;
             height : 50px ;
             background-color : #EFEFEF ;
            }

#nav h2     {
                font-size : 9px ;
                margin : 0px ;
                padding : 0px ;
                float : left ;
              }

#nav h2 em  {
               visibility : hidden ;
              }


#nav h2 a   {
               text-decoration : none ;
               display : block ;
               color : #FFFFFF ;
              }




#nav h2#yu1 a                     { 
                                        width : 200px ;
                                        height : 40px ;
                                        background : url(bt/st1.jpg) no-repeat ;   
                                       }

#nav h2#yu1 a:hover,#nav h2#yu1 a:active   {
                                               background : url(bt/st1.jpg) no-repeat ;
                                             }

#nav h2#yu2 a              { 
                                        width : 200px ;
                                        height : 40px ;
                                        background : url(bt/st2.jpg) no-repeat ; 
                                       }

#nav h2#yu2 a:hover,#nav h2#yu2 a:active   {
                                               background : url(bt/st2.jpg) no-repeat ;
                                             }

#nav h2#yu3 a              { 
                                        width : 200px ;
                                        height : 40px ;
                                        background : url(bt/st3.jpg) no-repeat ; 
                                       }

#nav h2#yu3 a:hover,#nav h2#yu3 a:active   {
                                               background : url(bt/st3.jpg) no-repeat ;
                                             }
                                 
#nav h2#yu4  a                 { 
                                        width : 200px ;
                                        height : 40px ;
                                        background : url(bt/st4.jpg) no-repeat ; 
                                       }

#nav h2#yu4 a:hover,#nav h2#yu4 a:active   {
                                               background : url(bt/st4.jpg) no-repeat ;
                                             }

#maincol                              {
                                       width : 800px ;
                                       height : 1260px ;
                                      }


#bon                              {
                                       width : 800px ;
                                       height : 300px ;
                                      }
									  
#bon1                              {
                                       width : 800px ;
                                       height : 300px ;
                                      }
									  

#food                              {
                                       width : 800px ;
                                       height : 300px ;
                                      }


#bowl                              {
                                       width : 800px ;
                                       height : 300px ;
                                      }


#maincol h2                              {
                                        font-size : 18px ;
                                        font-weight : normal ;
                                        color : #333333 ;
                                        letter-spacing : 5px ;
                                        margin-top : 20px ;
                                        margin-bottom : 30px ;
                                        margin-left : 0px ;
										margin-right : 0px ;
										text-align : center ;
                                       }

#maincol h3                              {
                                        font-size : 14px ;
                                        font-weight : normal ;
                                        color : #FFFFFF ;
                                        letter-spacing : 2px ;
                                        margin-top : 30px ;
                                        margin-bottom : 10px ;
                                        margin-left : 40px ;
                                       }

#maincol p                              {
                                        font-size : 14px ;
                                        font-weight : normal ;
                                        color : #000000 ;
                                        line-height : 1.7 ;
                                        letter-spacing : 1px ;
                                        margin-top : 10px ;
                                        margin-bottom : 10px ;
                                        margin-left : 30px ;
                                       }