@charset "UTF-8";

/***********************-
タイトル : 藤井鋼業株式会社
概要：設備

制作日：2009/06

-***********************/

@import url(basic.css);
@import url(btn.css);
@import url(common.css);



#contents p{
	 margin:10px 0 20px 20px;
	 width:540px;
}

#contents table{
	margin:20px 0 20px 40px;
}
#contents table.width490{
	width:490px;
}
#contents table th,#contents table td{
	text-align:left;
	font-weight:normal;
}
#contents table td{
	padding:5px 1em 2px 2em;
}

.blue{
	background:#F1F9FC;
}
.yellow{
	background:#FCF1F1;
}

#contents table th{
	padding:5px 0 2px 1em;
	vertical-align:middle;
}


/**設備写真**/

#contents #maincontents{
	 margin:0 0 30px 10px;
	 padding:0;
}
#maincontents .box{
	 margin:10px 0 10px 10px;
	 width:260px;
	 float:left;
	 text-align:center;
	 
}






/**本社写真**/

#contents #companyp{
	 margin:20px ;
	 text-align:center;
}
#contents #companyp img{
	 margin:0 5px;
}