@charset "UTF-8";

/***************************************
*
*	1. #bodySec style
*
***************************************/

/* 1. #bodySec style */
/* ------------------------------------------------------------------------------------ */
#bodySec {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

/* .main-content */
.main-content {
	width: 100%;
	text-align: left;
	margin: 169px 0 120px 0;
	position: relative;
	top: 0;
	left: 0;
}
.main-content .inner {
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
}
.main-content .tl {
	width: 473px;
	height: 45px;
	text-indent: -9999px;
	background: url(../img/need/tl-01.png) no-repeat center center;
}
.main-content .txt {
	width: 410px;
	line-height: 1.9;
	margin: 26px 0 130px 10px;
}
.main-content .link-list li {
	margin: 0 0 25px 10px;
}
.main-content .img {
	position: absolute;
	top: -40px;
	right: 20px;
}

/* content */
.content p {
	line-height: 1.9;
	margin: 0 0 30px 0;
}

/* #workArea */
#workArea .tl {
	width: 260px;
	height: 43px;
	text-indent: -9999px;
	background: url(../img/need/tl-02.png) no-repeat center center;
}
#workArea .stl {
	margin-bottom: 16px;
}
#workArea .img {
	margin-left: 45px;
	margin-bottom: 10px;
	margin-top: 40px;
}
#workArea ul {
	width: 800px;
	margin-top: 0;
}
#workArea ul li {
	width: 235px;
	float: left;
	margin-left: 10px;
	margin-right: 30px;
}
#workArea ul li.last {
	margin-right: 0;
	margin-left: 0;
}

/* #requiredArea*/
#requiredArea {
	width: 800px;
	margin-top: 60px;
	clear: both;
}
#requiredArea .tl {
	width: 378px;
	height: 41px;
	text-indent: -9999px;
	background: url(../img/need/tl-03.png) no-repeat center center;
	margin-bottom: 30px;
}
#requiredArea div {
	float: left;
	width: 340px;
	padding: 20px 20px 8px;
	margin-bottom: 40px;
	background: #fffbf0;
}
#requiredArea div.box2,#requiredArea div.box4,#requiredArea div.box6 {
	margin-left: 40px;
}
#requiredArea .stl {
	margin-bottom: 25px;
}
#requiredArea li {
    line-height: 1.9;
    margin-bottom: 14px;
    list-style-image: url(../img/need/disc.png);
    margin-left: 17px;
}

/* #typeArea*/
#typeArea {
	width: 800px;
	margin-top: 120px;
	clear: both;
}
#typeArea .tl {
	width: 436px;
	height: 42px;
	text-indent: -9999px;
	background: url(../img/need/tl-04.png) no-repeat center center;
	margin-bottom: 30px;
}
#typeArea .txt {
	margin-left: 10px;
}

/* #whatArea*/
#whatArea {
	width: 800px;
	margin-top: 120px;
	clear: both;
}
#whatArea .tl {
	width: 401px;
	height: 43px;
	text-indent: -9999px;
	background: url(../img/need/tl-05.png) no-repeat center center;
	margin-bottom: 34px;
}
#whatArea .txt {
	width: 438px;
	float: left;
	margin-left: 10px;
}
#whatArea .img {
	width: 256px;
	float: right;
	margin-top: -100px;
	margin-right: 30px;

}
.box3,
.box5,
.box7 {
	clear: both;
}
