  @charset "utf-8";

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

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


#mainContents #howtoopenContents {
	margin: 8px auto 0;
	width: 1000px;
}
#mainContents #howtoopenContents .howtoopenFrame{
	margin: 0 auto;
	width: 1000px;
	height: 197px;
	display: block;
	background: url(/products/hengstenberg/image/frame_03_hengstenberg.jpg) repeat-y 0 0;
	zoom:1;
	position: relative;
}
#mainContents #howtoopenContents img{
	vertical-align:bottom;
    line-height: 0;
}

#mainContents #howtoopenContents .howtoopenFrame .btn-jaropen a{
	position: absolute;
	left:165px;
	top:60px;
	width: 284px;
	height: 71px;
	background: url(/products/hengstenberg/image/btn_jaropen_off.png) repeat-y 0 0;
	zoom:1;
	text-indent: -9999px;
}
#mainContents #howtoopenContents .howtoopenFrame .btn-jaropen a:hover{
	background: url(/products/hengstenberg/image/btn_jaropen_on.png) repeat-y 0 0;
}

#mainContents #howtoopenContents .howtoopenFrame .btn-recipe a{
	position: absolute;
	right:165px;
	top:60px;
	width: 284px;
	height: 71px;
	background: url(/products/hengstenberg/image/btn_recipe_off.png) repeat-y 0 0;
	zoom:1;
	text-indent: -9999px;
}
#mainContents #howtoopenContents .howtoopenFrame .btn-recipe a:hover{
	background: url(/products/hengstenberg/image/btn_recipe_on.png) repeat-y 0 0;
}