@charset "utf-8";

html .header{
	background: url(../img/bg_head_quality.jpg) no-repeat center top;
}

.quality_point1 h3{ background-image:url(../img/title_quality.jpg); height:70px;}
.quality_point2{ margin-top:50px; padding-bottom:20px;}
.quality_point2 h3{ background-image:url(../img/title_quality_iso.jpg); height:50px;}

.quality_point2_txt{ width:650px; float:left; line-height: 1.5;}

.quality_point1 p{
	padding-right:30px;
	height: 232px;
	font-size:13px;
	line-height: 1.6;
	background: url(../img/img_quarity2.jpg) no-repeat left bottom;
}
.quality_point2_txt p{ margin-top:9px;}

.quality_point1 img,
.quality_point2 img{ display:block; }
.quality_point1 img{ float:right;}
.quality_point2 img{ float:left;}


/*フッターとコンテンツの間*/
.bg{ padding-bottom:30px;}