@charset "utf-8";

/* タイトル
---------------------------------------------------- */
.title-bg {
	background-image: url(../images/tech_vi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* 成形技術
---------------------------------------------------- */
.contents {
	width: 950px;
	padding: 0px;
	margin: 0px auto;
	clear: both;
}
.contents .main {
	float: left;
	width: 550px;
	text-align: left;
	border-bottom: 1px solid #005dbf;
	margin: 0px;
	padding: 0px 0px 10px;
}
.contents .main h2 {
	margin: 0px 0px 17px;
	padding: 0px;
}
.contents .main p {
	font-size: 75%;
	line-height: 175%;
}
.contents .main h3 {
	font-weight: normal;
	color: #FFF;
	background-color: #005dbf;
	font-size: 88%;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 16px;
	margin-bottom: 11px;
	text-indent: 1em;
	letter-spacing: 0.1em;
	line-height: 1em;
}
.contents .main ul {
	font-size: 75%;
	line-height: 175%;
	color: #003a78;
}
.contents .main ul li {
	margin-bottom: 3px;
}
.contents .main .notes {
	font-size: 63%;
	line-height: 160%;
	margin-top: 5px;
}
.contents .sub {
	float: right;
	width: 370px;
	text-align: right;
}
.contents .sub .caption {
	font-size: 63%;
	line-height: 140%;
	margin-top: 7px;
}

/* 製品事例 */
.products {
	width: 950px;
	clear: both;
	margin: 25px auto 0px;
	text-align: left;
	overflow: hidden;
}
.products h3 {
	color: #005dbf;
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	letter-spacing: 0.2em;
}

.products2 {
	width: 950px;
	clear: both;
	margin: 25px auto 0px;
	text-align: left;
	overflow: hidden;
}
.products2 h3 {
	color: #005dbf;
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	letter-spacing: 0.2em;
}

/* リスト */
.tm4 {
	margin: 15px 0px 0px;
	padding: 0px;
	overflow: hidden;
	width: 950px;
}
.tm4 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tm4 ul li {
	text-align: left;
	display: block;
	width: 218px;
	margin: 0px 26px 16px 0px;
	float: left;
	overflow: hidden;
	padding: 0px;
}
.tm4 ul li p {
	margin: 8px 0px 0px;
	font-size: 75%;
	padding: 1px 0px 1px 6px;
	border-left: 3px solid #005dbf;
	vertical-align: middle;
	line-height: 130%;
	clear: both;
}
.tm4 ul .mr0 {
	margin-right: 0px;
}
.cps {
	font-size: 85%;
}
.tm21 {
	margin: 10px 0px 0px;
	padding: 0px;
	overflow: hidden;
	width: 270px;
	float: left;
}
.tm21 h3 {
	font-weight: normal;
	color: #FFF;
	background-color: #005dbf;
	font-size: 88%;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 11px;
	text-indent: 1em;
	letter-spacing: 0.1em;
	line-height: 1em;
}
.tm21 ul {
	font-size: 75%;
	line-height: 175%;
	color: #003a78;
}
.tm21 ul li {
	margin-bottom: 3px;
}

.tm22 {
	margin: 10px 400px 0px 0px;
	padding: 0px;
	overflow: hidden;
	width: 270px;
	float: right;
}
.tm22 h3 {
	font-weight: normal;
	color: #FFF;
	background-color: #005dbf;
	font-size: 88%;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 11px;
	text-indent: 1em;
	letter-spacing: 0.1em;
	line-height: 1em;
}.tm22 p {
	font-size: 75%;
	line-height: 150%;
	text-align: left;
	color: #003a78;
}
