
/* ------------------------------
	base_hader
------------------------------ */
#base_hader{
background:url(/share/img/products/h2_back.gif) repeat-x left top ;
height:110px;
}

#base_hader h2{
background:url(/share/img/products/products_title_back.gif) no-repeat left 1.5em;
height:110px;
margin:0 25px 25px 25px; 
padding-left:15px;
padding-top:25px;
height:58px;
}
#base_hader h2 span{
display:block;
padding-top:12px;
color:#666666;
}
.font80{
font-size:80%;
}
/* ------------------------------
	clearfix
------------------------------ */

.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	visibility: hidden; 
}

.clearfix {
	display: inline-block;
}
.clear{
	clear:both; font-size:1%;
	line-height:0; height:0;
}
/* Hide from IE-mac \*/

* html .clearfix { height: 1%; }
.clearfix { display:block; }

/* End hide from IE-mac */
.script{
height:0;
overflow:hidden;}

.disp_non{
	display:none;
}

.h3_style{
padding:40px 0 10px 0; text-align:center;
}