@charset "utf-8";
/*@import url("../../../css/reset.css");*/
@import url("../../../css/common.css");
@import url("../../css/common.css");
@import url("common.css");


/*===========================================

    product
	
	ferroconcrete
	
	index.css
		
===========================================*/
div.pagehead_area {
	position: relative;
	width: 980px;
	height: 275px;
	margin: 0 auto;
	background: url(../img/index/pagehead_back.jpg) top no-repeat;
	text-align: left;
}

div.pagehead_area h4 {
	position: absolute;
	top: 40px;
	left: 40px;
}

div.pagehead_area p.subcopy {
	position: absolute;
	top: 158px;
	left: 40px;
}

div.pagehead_area p.btn {
	position: absolute;
	top: 142px;
	left: 302px;
}
