@charset "utf-8";
#header {
	top: 0;
}
#pagetop #wrapper #container #contBox {
	width:916px;
	height: 414px;
	
}
#pagetop #wrapper #container #fixedBox {
	height: 900px;
	background-color:rgba(255,255,255,0);
	background-image: none;
}
#container .lp_link {
	position: fixed;
	bottom: 50px;
	right: 10px;
	z-index: 999;
	width:346px;
	height:56px;
	/*padding:5px;
 	background-color: #C0A776;*/
}
#container .lp_link a {
	display:block;
}
