@charset "utf-8";

html .header{
	background: url(../img/bg_head_group.jpg) no-repeat center top;
}


/*ポイント1　コストダウンはおまかせ*/
.group_point1{
	float:left;
	width:385px;
	height: 195px;
	line-height:1.5;
}
.group_point1 h3{ height:78px; background-image: url(../img/title_group_costdown.jpg); }
.group_point1_img{
	float:left;
	width:475px;
	height:155px;
	line-height:1.6;
	background: url(../img/title_group_communication.jpg) no-repeat left top;
}
.group_point1_img p{ padding:20px 0 0 12px;}


/*ポイント2　ISO*/
.group_point2{
	height: 100px;
	background: url(../img/title_group_iso.jpg) no-repeat left top;
	overflow: hidden;
}
.group_point2 h3{ height:80px;}


/*ベトナム工場情報*/
.group_tab{ margin: 30px 0;}
.group_tab div{float:left; width:440px;}

.group_tab table{
	margin-top:13px;
	width: 420px;
	border-collapse: collapse;
	border-spacing: 0;
}
.group_tab th,
.group_tab td{
	padding: 7px 0 6px 0;
	border-bottom: 1px #666 solid;
	font-size: 14px;
	line-height: 1.2;
	text-align: left;
	vertical-align: top;
}
.group_tab th{ padding-right:20px;}
.group_tab td p{ padding-bottom:9px;}


/* 設備*/
.group_equipment h3{ height:40px; background-image: url(../img/title_group_viet.jpg); }

.group_equipment div{float:left; width:410px; zoom:1}
.group_equipment .equipment1{ width:445px;}



.group_equipment img{ display:block; margin: 20px 0 30px 0; zoom:1; }

.group_equipment table{
	width: 410px;
	border-collapse: collapse;
	border-spacing: 0;
}
.group_equipment th{
	padding-bottom: 1px;
	width: 115px;
	border-bottom: 1px #666 solid;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}
.group_equipment td{
	padding: 2px 0;
	border-bottom: 1px #666 solid;
	line-height: 1.2;
	text-align: left;
	vertical-align: top;
}
.group_equipment th.seri{ width:145px;}
.group_equipment th.num{ width: 35px;}

/*テクニカルワークス紹介*/
#tech{
	display: block;
	clear: both;
	margin-top: 30px;
	padding-left: 20px;
	height: 110px;
	line-height: 1.3;
	text-decoration: none;
	background: url(../img/bg_group_kiwa_tech.jpg) no-repeat left top;
}
#tech em{
	display:block;
	height:65px;
	text-indent: -9999px;
	overflow: hidden;
}
#tech span{ display:block; padding-left:390px;}


/*フッターとコンテンツの間*/
.bg{ padding-bottom:20px;}