@charset "utf-8";

/* ============================================
	/quality/index.html
============================================ */

.sectionQuality01 {
	border-left: 1px #a0cbe2 solid;
	border-right: 1px #a0cbe2 solid;
	height: auto !important;
	height: 100px;
	min-height: 100px;
}
.sectionQuality01_t {
	width: 692px;
	background: url(../img/bg_quality01_t.gif) left top no-repeat;
	padding-top: 11px;
	margin-bottom: 10px;
	clear: both;
}
.sectionQuality01_b {
	background: url(../img/bg_quality01_b.gif) left bottom no-repeat;
	padding-bottom: 11px;
}

.sectionQuality02 {
	border-left: 1px #f1bdad solid;
	border-right: 1px #f1bdad solid;
	height: auto !important;
	height: 100px;
	min-height: 100px;
}
.sectionQuality02_t {
	width: 692px;
	background: url(../img/bg_quality02_t.gif) left top no-repeat;
	padding-top: 11px;
	margin-bottom: 10px;
	clear: both;
}
.sectionQuality02_b {
	background: url(../img/bg_quality02_b.gif) left bottom no-repeat;
	padding-bottom: 11px;
}

.sectionQuality03 {
	border-left: 1px #98beaa solid;
	border-right: 1px #98beaa solid;
	height: auto !important;
	height: 100px;
	min-height: 100px;
}
.sectionQuality03_t {
	width: 692px;
	background: url(../img/bg_quality03_t.gif) left top no-repeat;
	padding-top: 11px;
	margin-bottom: 30px;
	clear: both;
}
.sectionQuality03_b {
	background: url(../img/bg_quality03_b.gif) left bottom no-repeat;
	padding-bottom: 11px;
}

table.qualityTable {
	border: none;
	width: 690px;
}
	table.qualityTable th {
		width: 173px;
		vertical-align: middle;
	}
	table.qualityTable td {
		padding: 0 10px 5px 20px;
		vertical-align: top;
	}
