
body{
     margin: 3em;
     background-image: url("../image/z33_cp.jpg"); 
     background-repeat: no-repeat;
     background-attachment: fixed;
     background-size: 100%;
     height: 100vh;
     background-color:		#000000;
     color: #ffffff;
     }


.comp{
     font-size: 3.5vw;
     float: lefts;  
     }
.sub{
     font-size: 3.5vw;
     float: right;
     margin-top: 35%;
     }

h2{
    font-size: 30px;
}     
     
     
.menu{
  overflow: hidden;
  *zoom: 1;
}

.menu-item{
	float: left;
	font-size: 30px;
	color: #fff;
	width: 25%;
	text-align: center;
}
     
.box{
     margin-top:   6em;
     margin-left: 40px;
      height: 100vh;
     }



.img1{
	max-width: 100%;
	margin-left: 0 auto;
	margin-right: 0 auto;
}

.img2{
     max-width: 100%;
	margin-left: 0 auto;
	margin-right: 0 auto;
}

.img4{
	max-width: 100%;
	margin-left: 0 auto;
	margin-right: 0 auto;
}


.img6{
    max-width: 100%;
	margin-left: 0 auto;
	margin-right: 0 auto;
   }


.lead1{
    margin-left: 200px;
	margin-top: -10px;
	margin-bottom: 10em;
	font-size: 20px;
}
.lead2{
	margin-left: 200px;
	margin-top: -10px;
	margin-bottom: 10em;
	font-size: 20px;
}
.lead3{
    margin-left: 240px;
	margin-top: -10px;
	margin-bottom: 10em;
	font-size: 20px;
}
.lead4{
	margin-left: 450px;
	margin-top: -10px;
	margin-bottom: 10em;
	font-size: 20px;
}




a{
     font-size:30px;
     color: #ffffff;
      text-align: center;
      display: block;
}

