*{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

body{
	background-image: linear-gradient(to bottom,#ffffff 50px,#fdcc00 50px, #ffffff 10%);
}

#header{
position:relative;
	width: 100%;

	height: 50px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

.topicoa{
position:absolute;
}
.topicob{
position:absolute;
top: 50%;
right:0;
transform: translateY(-50%);
}

#topimg{
	width: 100%;

	margin-left: auto;
	margin-right: auto;
}

.resizeimage {

	min-width: 1220px;
	margin-left: auto;
	margin-right: auto;
}
.resizeimage img{
	width: 100%;
	height: auto;
}

#cont{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.navi{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}

.navi img{
	width: 100%;
	height: auto;
}

.navia{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.navia img{
	width: 100%;
	height: auto;
}
.navib{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}
.navib img{
	width: 100%;
	height: auto;
}

.info{
	width: 1060px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.cl{
	margin-left: 10px;
	float: right;
}

.map{
    width:600px;
}
    .map iframe{
        height:400px;
    }

.company{
	margin-top: 10px;
}

.menubn{
	width: 1220px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
}

.bnimga{
	width: 380px;
	height: auto;
	margin-right: 30px;
	float: left;
}
.bnimgb{
	width: 380px;
	height: auto;
	margin-right: 30px;
	float: left;
}
.bnimgc{
	width: 380px;
	height: auto;
	float: left;
}
.bnimgd{
	width: 380px;
	height: auto;
	margin-right: 30px;
	margin-top: 30px;
	float: left;
}
.bnimge{
	width: 380px;
	height: auto;
	margin-right: 30px;
	margin-top: 30px;
	float: left;
}
.bnimgf{
	width: 380px;
	height: auto;
	margin-top: 30px;
	float: left;
}
.cleara{
	clear: both;
}
.clearb{
	clear: both;
}

.cv{
	width: 900px;
	margin-top: 80px;
	margin-bottom: 80px;
	margin-left: auto;
	margin-right: auto;
}
.cvtitle{
	width: 185px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.cva{
	width: 900px;
	height: auto;
	margin-bottom: 40px;
}
.cvb{
	width: 900px;
	height: auto;
	margin-bottom: 40px;
}
.cvc{
	width: 900px;
	height: auto;
}

#footer{
display: flex;
align-items: center;
justify-content: center;
	color: white;
	background-color: orange;
	width: 100%;
	height: 40px;
}
