@charset "utf-8";

#mainimg {
	width:100%;
	position:relative;
	min-width:980px;
	background:url(../images/topping/mainimg.jpg) no-repeat #000 center top;
}
#mainimg h1 {
	font-size: 14px;
	font-weight: 400;
	width:935px;
	color:#FFF;
	line-height:1.6;
	padding:165px 0 10px 45px;
	margin:0 auto;
}
#mainimg #snavi {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}
#mainimg #snavi li {
	float:left;
}

/* .menuBox */
.menuBox {
	width:883px;
	margin:0 auto;
	clear:both;
	padding:40px 0 0 0;
}
.menuBox ul {
	width:883px;
	overflow:hidden;
	clear:both;
	padding:0 0 20px 0;
}
.menuBox ul li {
	float:left;
	padding:0 8px 19px;
}

#scrolltopcontrol {
    background:url(../common/images/pagetop.gif) no-repeat left top;
	
}
#topcontrol {
	left:50%;
	margin-left:440px;
	z-index: 10;
}
