* { margin:0 ; padding: 0; }

#wrap {
	position: relative;
	width: 100%;
	min-width: 1280px;
	text-align: center;
}
#wrap-inner {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.head {
	height:300px;
	margin:0 auto;
	border-bottom:none;
}
.contents {
	margin:0 auto;
}

ul{list-style:none;}

.quick {
	position:absolute;
	top:100px;
	right:0px;
	z-index: 1000;
}
.quick a {
	display:block;
}

ul li.landing_01 {
	background-color:#efeff0;
}

ul li.landing_02 {
	background-color:#fff;
}

ul li.landing_03 {
	background-color:#eeeeee;
}

ul li.landing_04 {
	background-color:#adadad;
}

ul li.landing_05 {
	background-color:#fff;
}

ul li.landing_06 {
	background-color:#fff;
}

ul li.landing_banner {
	width:100%;
	margin: 0 auto;
	background-color:#f5f7fc;
}

ul li.landing_topbtn_t {width:1280px; height:13px}
ul li.landing_topbtn_m {margin: 0 auto; width:1280px; height:72px}
ul li.landing_topbtn_b {width:1280px; height:17px}

