#key {
	background: url(../img/index/bg_key.jpg) no-repeat center/cover;
}
#sec1 {
	position: relative;
	letter-spacing: 1px;
	padding: 75px 0 80px;
	background: url(../img/index/bg_sec1.png) no-repeat center top #f6feef;
}
#sec1 .txt {
	width: 538px;
	padding: 55px 0 51px;
}
#sec1 .link {
	padding-left: 50px;
}
#sec1 .photo {
	position: absolute;
	top: 310px;
	right: -134px;
}
#sec2 {
	position: relative;
	letter-spacing: 1.5px;
	padding: 138px 0 0px;
}
#sec2 h2 {
	position: relative;
}
#sec2 h2:before {
	background: url(../img/index/sec2_deco1.png) no-repeat center top;
	width: 238px;
	height: 274px;
	position: absolute;
	top: -84px;
	left: -139px;
	content: '';
	z-index: -1;
}
#sec2 .txt {
	width: 435px;
	padding: 50px 0 180px;
}
#sec2 h3 {
	position: absolute;
	top: -84px;
	right: -94px;
}
#sec2 ul {
	margin-left: -20px;
	margin-right: -34px;
	padding-bottom: 72px;
}
#sec2 .link {
	padding-bottom: 104px;
}
#sec2 .wrap:before {
	background: url(../img/index/sec2_deco2.png) no-repeat center top;
	width: 446px;
	height: 207px;
	position: absolute;
	bottom: 0;
	left: -138px;
	content: '';
}
#sec2 .wrap:after {
	background: url(../img/index/sec2_deco3.png) no-repeat center top;
	width: 328px;
	height: 163px;
	position: absolute;
	bottom: -13px;
	right: -48px;
	content: '';
	z-index: 1;
}
#sec3 {
	position: relative;
	letter-spacing: 1.5px;
	background: url(../img/index/bg1.jpg) repeat center top;
	padding: 43px 0 95px;
}
#sec3 .txt {
	padding: 32px 13px 66px 549px;
}
#sec3 .link {
	margin-right: -5px;
}
#sec3:before {
	background: url(../img/index/sec3_img.jpg) no-repeat center/cover;
	width: 50%;
	height: 499px;
	position: absolute;
	top: 101px;
	left: 0;
	content: '';
}
#sec4 {
	position: relative;
	background: url(../img/index/bg1.jpg) repeat center top;
	letter-spacing: 1px;
	padding-bottom: 4px;
}
#sec4 .sec4_bt {
	margin: 4px auto 0;
	width: 843px;
	position: relative;
	background: #fff;
}
#sec4 .sec4_bt h3 {
	position: absolute;
	top: -38px;
	left: 0;
	width: 100%;
	text-align: center;
}
#sec4 .sec4_bt .txt2 {
	padding: 66px 0 47px 47px;
}
#sec4 .sec4_bt .link2 {
	position: absolute;
	top: 92px;
	right: 55px;
}
#sec5 {
	position: relative;
	line-height: 24px;
	font-size: 15px;
	letter-spacing: 1px;
	padding-bottom: 70px;
}
#sec5 h2 {
	padding-bottom: 26px;
}
#sec5 #feed {
	min-height: 292px;
}
#sec5 dl {
	float: left;
	width: 300px;
	margin-right: 50px;
}
#sec5 dl:last-child {
	margin-right: 0;
}
#sec5 dl dt {
	padding-bottom: 20px;
}



