@charset "utf-8";

html .header{
	background: url(../img/bg_head_product.jpg) no-repeat center top;
}

/*機械加工*/
.machining{ line-height: 1.5;}
.machining h3{ background-image:url(../img/title_product1.jpg); height:80px;}
.machining h4{ margin-bottom:11px;}

.machining_img{ height:160px;}
.machining_img div{ float:left; width:174px;}
.machining_img img{ margin-bottom: 3px;}

/*設計制作*/
#ordermade{ padding:10px 0 20px 0; line-height: 1.5;}
#ordermade h3{ background-image:url(../img/title_product_ordermade.jpg); height:80px;}
#ordermade h4{ margin-bottom:8px;}


/*機械加工・設計制作　共通*/
.machining img,
#ordermade img{ display: block;}
h4 span{padding:3px; font-size:12px; color:#FFF; font-weight:normal;}

/*フッターとコンテンツの間*/
.bg{ padding-bottom:20px;}