﻿@charset "utf-8";

/*----------------------- div#contnet --------------------------*/

div#article {
	text-align: center;
	padding: 0 0 50px 0;
}

div#article-head {
	width: 567px;
	margin: 0 auto;
}

div#article-head h2 {
	padding: 10px 0;
}

div#article-head p#dept-desc {
	font-size: 14px;
	line-height: 20px;
	margin: 30px auto 0 auto;
	padding: 0 10px;
	text-align: left;
}

div.section {
	margin: 30px 0;
	position: relative;
	text-align: left;
}

div.section h3 {
	margin: 0 0 15px 0;
}

body p.section-desc {
	font-size: 14px;
	line-height: 20px;
}

div#section-01 {
	min-height: 250px;
	height: auto !important;
	height: 250px;
	background: url(../img/dept-resin/bg-section-01.jpg) no-repeat 325px 30px;
}

div#section-01 div.section-desc-group {
	width: 255px;
	margin: 0 0 0 30px;
}

div#section-01 p.section-desc {
	margin: 0 0 10px 0;
}

div#section-02 {
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

div#section-02 h3 {
	position: absolute;
	top: 0;
	right: 0;
}

div#section-02 div.section-img-group {
	width: 231px;
	margin: 0 0 0 30px;
}

div#section-02 div.section-img-group img {
	position: relative;
	z-index: 1000;
	margin: 0 0 10px 0;
}

div#section-02 div.section-desc-group {
	width: 290px;
	position: absolute;
	top: 81px;
	right: 0;
}

div#section-02 p.section-desc {
	margin: 0 30px 10px 10px;
}

div#section-03 {
	min-height: 349px;
	height: auto !important;
	height: 349px;
	background: url(../img/dept-resin/bg-section-03.jpg) no-repeat 220px top;
}

div#section-03 h3 {
	padding: 20px 0 0 0;
}

div#section-03 div.section-img-group {
	text-align: right;
	margin: 60px 12px 0 0;
	padding: 10px 0;
}

div#section-03 div.section-img-group img {
	display: inline;
	margin: 0 2px;
}

div#section-03 div.section-desc-group {
	width: 230px;
	margin: 0 0 0 30px;
}

a#to-prodflow {
	display: block;
	width: 238px;
	margin: 0 auto;
}














