#yonexshtech {
width:500px;
margin-bottom: 10px;
}

#yonexshtech .techbase {
border: 1px solid #8DB0FF;
}

#yonexshtech .techbase ul {
list-style:none;
margin: 0px;
padding: 0px;
width:100%;
}

#yonexshtech .techbase ul li {
float: left;
white-space: nowrap;
margin-top: 10px;
padding-bottom: 10px;
margin-left: 10px;
margin-right: 5px;
}

#yonexshtech .yshtechtitle {
font-size:16;
font-weight: bold;
color:white;
padding:10px;
margin: 0px;

	background: #999; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8DB0FF', endColorstr='#075D71'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#8DB0FF), to(#075D71)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #8DB0FF,  #075D71); /* for firefox 3.6+ */ 
}

#yonexshtech .techbase:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}


/*------------------------------------------------------------*/


#yst {
width:600px;
border:1px gray solid;
padding: 10px;
font-family: "平成角ゴシック";
}

#yst H1 {
color:white;
font-size:1em;
border-bottom:15px #238C3A solid;
width:600px;
padding: 5px;
margin: -10px;
background-color: #174B94;  
}

#yst H2 {
font-size:1em;
border-top:1px gray solid;
padding: 10px;
}

#yst #powercushion {
border-top:0px gray solid;
}

#yst H3 {
color:#000080;
font-size:1em;
}
