@charset "utf-8";

@import url(base.css);
@import url(common.css);

/*
-----------------------------------------------------------------------
Copyright(c)2007 FUJITA GIKEN Inc. All Rights Reserved.
-----------------------------------------------------------------------
*/
body#heat ul#gnav li#gnav03 a{
	background:url(../img/common/gnav/gnav03_f3.jpg) no-repeat!important;
}
body#heat ul#gnav li#gnav03 a:hover{
	background:url(../img/common/gnav/gnav03_f2.jpg) no-repeat!important;
}

body#heat ul#gnav ul li#gsnav01,
body#heat ul#gnav ul li#gsnav01 a{
	background:url(../img/common/gnav/gsnav01_f2.jpg) no-repeat!important;
}
body#heat ul#gnav ul li#gsnav01 a:hover{
	background:url(../img/common/gnav/gsnav01.jpg) no-repeat!important;	
}


#heatarea{
	margin:0;
	padding:0;
	}

#heatarea h2  {
	background:	url(../img/technique1heat/h2.jpg) no-repeat;
}
#heatarea h3  {
	background:	url(../img/technique1heat/h3.gif) no-repeat;
}


.heatText{
	margin:15px 0 0 0;
	font-size:1.1em;
	line-height:1.5em;
	}
	
#heatphotoarea{
	margin-left:30px;
	}
	
.heatText dl.heatphotobox{
	width:230px;
	float:left;
	font-size:x-small;
	margin-bottom:20px;
	}
	
.heatText dl#heatboxclear{
	clear:both;
	}
	
/* --huckclearfix-- */


.heatText dl.heatphotobox:after{
	content: "";
	display: block;
	height:0;
	clear: both;
	visibility:hidden;
	}

	

.heatText dl.heatphotobox{
	display:inline-block;
	}
 
/*\*/

* html .heatText dl.heatphotobox{
	height:1%;
}


.heatText dl.heatphotobox{
	display:block;
	}

/**/



