@charset "utf-8";
.index #header {
	top: 0;
}
#pagetop #wrapper #container #contBox {
	width:916px;
	height: 520px;
	
}
#pagetop #wrapper #container #fixedBox {
	height: 900px;
	background-color:rgba(255,255,255,0);
	background-image: none;
}
#container .lp_link {
	position: fixed;
	top: 140px;
	right: 10px;
	z-index: 999;
	width:500px;
	height:117px;
	padding:5px;
 	background-color: #6EA250;
}
