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


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

    product
	
	technical_guide
	
	steel.css
		
===========================================*/
div#contents div.main_contents {
	width: 890px;
}

/* second_area */
div.second_area div.left {
	float: left;
	width: 475px;
}

div.second_area p.right {
	float: right;
	width: 400px;
	margin:25px 0 0 0;
}

div#contents h5.taikyusei {
	padding-top: 35px;
}

/* bottom_area */
div.bottom_area {
	padding-top: 47px;
	padding-bottom: 30px;
}

div.bottom_area div.left {
	float: left;
	width: 220px;
	padding-right: 30px;
}

div.bottom_area div.middle {
	float: left;
	width: 220px;
}

div.bottom_area p.right {
	float: right;
	width: 400px;
	margin:25px 0 0 0;
}

div.bottom_area div.long {
	float: left;
	width: 475px;
}



/*	重量鉄骨造
===================================================================*/

/* 耐震性・耐風性 */
div#cozo div p img {
	float: right;
	margin-left: 30px;
	padding-top: 35px;
	padding-right: 8px;
}

