@charset "utf-8";
.index #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;
}

/*#pagetop #wrapper #container #contBox {
	width:916px;
	
}
#pagetop #wrapper #container #fixedBox {
	width:676px;
	height: auto;
	padding:20px;
	margin-bottom:300px;
	top:100px;
}*/
#fixedBox .textBox {
	background-color: #FFF;
	width:656px;
	padding:40px 10px;
	margin:0;
	text-align:center;
}

#fixedBox .textBox .contWrap h4 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 20px;
	color:#960;
}
#fixedBox .textBox .contWrap p .txt_b {
	font-weight: bold;
}
#fixedBox .textBox .contWrap p .txt_color {
	color:#F90;	
}
#fixedBox .textBox .contWrap p a {
	color:#C00;
}
#fixedBox .textBox .contWrap p a:hover {
	color:#DD8484;
}
#container .lp_link {
	position: fixed;
	top: 140px;
	right: 10px;
	z-index: 999;
	width:500px;
	height:117px;
	padding:5px;
 	background-color: #F2F6D6;
}
