


.ul1 {
margin-top : 5px;
  list-style-type: none;
  margin: 0 0 0em;
  padding: 0;
font-size : 14px;
}


.ul1 li { 
float:right; 
display: inline;
margin-left : 2px;
}


.ul1 li a {
  margin-bottom: 2px;
  padding: 5px 0 5px 10px;
  display: block;
  width: 120px;
  text-decoration: none;
  border-width : 1px 1px 1px 5px;border-style : solid;border-color : silver;
  background-image : url(https://www.rakuten.ne.jp/gold/suzukimotors/cs008.gif);
  color: #000000;
  text-align : center;
}

.ul1 li a:hover {
  color: #ff0000;
  border-left: 5px solid #ff0000;
}

.ul1 img { border="0"; }





.cds-navi {
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0;
font-size : 18px;
}

.cds-navi li { display: inline; }

.cds-navi li a {
  margin-bottom: 2px;
  padding: 5px 0 5px 10px;
  display: block;
  width: 165px;
  text-decoration: none;
  border-width : 1px 1px 1px 5px;
  border-style : solid;border-color : silver;
background-image : url(https://www.rakuten.ne.jp/gold/suzukimotors/cs008.gif);
  color: #000000;

}

 
.cds-navi li a:hover {
  color: #ff0000;
  border-left: 5px solid #ff0000;
}

.meka li a:hover {
  color: #ff0000;
  border-left: 5px solid #ff0000;
}






.cds-navili {
font-weight : bold;
line-height : 25px;
color : white;background-image : url(https://www.rakuten.ne.jp/gold/suzukimotors/1233261.gif);
padding-left : 10px;
width : 170px;
height : 25px;
}

.meka {
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0;
  font-size : 30px;
}

.mekali {
  font-weight : bold;
  line-height : 30px;color : black;
  background-color : white;

  margin-top : 5px;
  width : 300px;
  height : 30px;
  }

.meka li a {
  margin-bottom: 2px;
  padding: 5px 0 5px 10px;
  display: block;
  width: 100%;
  text-decoration: none;
  border-width : 1px 5px 1px 5px;border-style : solid;border-color : silver;
  background-image : url(https://www.rakuten.ne.jp/gold/suzukimotors/cs009.gif);
  color: #000000;
  
}






.meka2 {
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0;
font-size : 18px;
}


.meka2 li {
  margin-bottom: 2px;
  padding: 5px 0 5px 10px;
  display: block;
  width: 680px;
  text-decoration: none;
  border-width : 1px 5px 1px 5px;border-style : solid;border-color : silver;
  background-image : url(https://www.rakuten.ne.jp/gold/suzukimotors/cs009.gif);
  color: #000000;
  
}

.meka2 li :hover {
  color: #ff0000;
  border-left: 5px solid #ff0000;
}




.meka3 {
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0;
font-size : 14px;
}


.meka3 li a {
  margin-bottom: 2px;
  padding: 5px 0 5px 10px;
  display: block;
  width: 700px;
  text-decoration: none;
  border-width : 1px 5px 1px 5px;border-style : solid;border-color : silver;
  background-image : url(https://www.rakuten.ne.jp/gold/suzukimotors/cs009.gif);
  color: #000000;
  target="_top";
}

.meka3 li a:hover {
  color: #ff0000;
  border-left: 5px solid #ff0000;
}



.meka4 {
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0;
font-size : 14px;
}


.meka4 li {
  margin-bottom: 2px;
  padding: 5px 0 5px 10px;
  display: block;
  width: 100%;
  text-decoration: none;
  border-width : 1px 5px 1px 5px;border-style : solid;border-color : silver;
  background-image : url(https://www.rakuten.ne.jp/gold/suzukimotors/cs009.gif);
  color: #000000;
  
}



  .bar2 {
  font-weight : bold;
  color : white;
  background-color : #ff6600;
  margin-bottom: 2px;
  padding: 5px 0 5px 10px;
  display: block;
  width: 165px;
  text-decoration: none;
  border-width : 1px 1px 1px 5px;
  border-style : solid;
  border-color : #ff6600;
  }




  .ibe1 a:hover img { 
  opacity:0.6; 
  filter: alpha(opacity=80); 
  -ms-filter: "alpha( opacity=80 )"; 
  background: #fff; 
  } 



.holts1 {
  margin-left : 1%;
  margin-right : 1%;
  border-top-width : 0px;
  width : 9px;
  height : 7px;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .search-container {
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 600px;
}

.search-input {
  flex: 1;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  outline: none;
}

.submit-button {
  padding: 10px 15px;
  border: none;
  border-radius: 4px;
  background-color: #007BFF;
  color: white;
  font-size: 16px;
  cursor: pointer;
}

.submit-button:hover {
  background-color: #0056b3;
}
