/*グループ*/

.impulse_group{
	float: left;
	width: 650px;
	margin-bottom: 50px;
}
.impulse_group_title{
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	width: 95%;
	color: #06F;
}
.impulse_group_text{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	}


/*フラットフュージョンシステムとは*/

.about_ffs{
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 20px;
}

/*フラットフュージョンシステムの特徴*/
.ffs_featurelist{
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}

.ffs_feature_pic{
	margin-top: 20px;
	text-align: center;
	float: left;
	margin-left: 140px;
	_margin-left: 70px;
}


.ffs_feature_pic img{
	vertical-align: bottom;

}


/*フラットフュージョンシステムのしくみ*/

.ffs_structure_pic{
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}

.ffs_structure_pic img{
	vertical-align: bottom;
	border: 1px solid #333;
}
/*フラットフュージョンシステム溶着強度試験*/


#ffs_test_condition_text{
	margin-left: 20px;
	margin-top: 10px;
}

#ffs_test_condition_pic{
	]margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 160px;
	_margin-left: 80px;
	width: 300px;
	border: 1px solid #333;
	float: left;
	margin-top: 20px;
}

#ffs_test_condition_pic img{
	vertical-align: bottom;

}



#ffs_testdata_box{
	float: left;
	width: 100%;
}
#ffs_testdata{
	width: 250px;
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
}


#ffs_testdata td{
	padding-right: 5px;
	padding-left: 5px;
	border: solid 1px black;
	border-collapse: collapse;
	background-color: #FFF;
	font-size: 12px;
}
#ffs_testdata_text{
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	width: 300px;
	margin-top: 5px;
}
