/* Start of CMSMS style sheet 'oyamada-tekko : oyamada_home_Layout' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */


   
    /* CONTENT */
            div#content {
        /* position: relative; */
        margin: 1% auto 1% 0;
        padding: 0;
        text-align: left;
              
            }

        /* MAIN */
        div#main {
             float: left;
             width: 45%;
             display: inline;          
             margin-left: 1%;
Плк??Плк??Плк??Плк??Плк??Плк??Плк??padding: 0 1% 0 2%;
         background: #FFFFFF; 
         }
        /* END MAIN */

        /* content2 */
        div#content2 {
        float: left;
        width: 45%;
        display: inline; 
        margin-left: 2%
        margin-right: 1%;
        padding: 0 1% 0 2%; 
        /* background: #F8F0F0; */
        background: #FFFFFF;
        
        }
        /* content2 */        
        

        /* SUB */
            div#sub {
                
            }
        /* END SUB */
        
    /* END CONTENT */
/* End of 'oyamada-tekko : oyamada_home_Layout' */

