<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#menu_3 a { background: url(../images/parts.png) -385px -68px no-repeat;}

/* ====== index ===== */
.service_flow {
	margin: 0 -15px;
	width:710px;
	overflow: hidden;
	background: url(../images/line_dash.gif) 0 8px repeat-x;
}

.step {
	float: left;
	width: 195px;
	padding-right: 15px;
}

.flow_txt {
	float: right;
	width: 490px;
	padding: 15px 10px 18px 0;
}

#contents .flow_txt p { margin-bottom: 0.5em;}

/* ===== quality ===== */
p#ttl {
	font-size: 120%;
	margin-bottom: 5px!important;
}
ol#quality_policy {
	margin-left: 0;
	list-style-position: inside;
}

#quality_policy li {
	border-bottom: 1px dotted #CCCCCC;
	margin-left: 20px;
	padding: 5px 0;
}

#quality_photo {
	width: 500px;
	margin: 0 auto 15px;
	overflow: hidden;
}

#quality_photo div {
	text-align: center;
	width: 240px;
	float: left;
	margin: 0 5px;
}

#quality_photo2 {
	width: 690px;
	margin: 0 auto 15px;
	overflow: hidden;
}

#quality_photo2 div {
	text-align: center;
	width: 220px;
	float: left;
	margin: 0 5px;
}

.tbl_iso {
	float: left;
	width: 430px;
}

.certificate {
	float: right;
	width: 270px;
	margin-bottom: 1.5em;
}

.certificate img { margin-left: 15px;}
</pre></body></html>