html, body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

#wrapper_ind{
padding-top:20px;
}

#headwrap_ind{
height:20px;
width:100%;
position:fixed;
z-index:20;
padding-top:0px;
	background:url(../images/index/ind_head.png) 50% 100%;
	box-shadow:rgba(0, 0, 0, 0.4) 0px 5px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.4) 0px 5px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.4) 0px 5px 5px 0px;
}

#t_head_ind{
width:1000px;
height:10px;
margin:0 auto;
}

.indexmain{
	margin:0 auto 10px;
	background:url(../images/index/bg.jpg) 50% 0% no-repeat;
	width:100%;
	height:1080px; 
	border-bottom:2px solid #ffb8da;
}

.indbtn{
	position:relative;
	top:575px;
	width:730px;
	margin:0 auto;
}

.enter{
	float:left;
	line-height:0em;
}

.exit{
	float:left;
	line-height:0em;
	margin-left:10px;
}

.enter a,.exit a{
	display:block;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 5px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 5px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 5px 5px 0px;
}

.banner{
	position:relative;
	top:595px;
	text-align:center;
	width:400px;
	margin:0 auto;
	line-height:0em;
}

.banner a img{
	box-shadow:rgba(0, 0, 0, 0.3) 0px 5px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 5px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 5px 5px 0px;
	display:block;
}

.rec_ind{
	position:relative;
	top:585px;
	width:850px;
	margin:0 auto;
	line-height:0em;
}

.rec_ind a img{
	box-shadow:rgba(0, 0, 0, 0.3) 0px 5px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 5px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 5px 5px 0px;
	display:block;
}

#inde_cont_wrap{
	background:#000;
	padding-top:10px;
}

.inde_cont{
	padding:25px 20px 20px;
	background:rgba(255,255,255,0.15);
	margin:0 auto 0px;
	width:1040px;
	font-size:14px;
	color:#ddd;
	border:1px solid #666;
}

.inde_cont p{
	margin:10px 0;
	line-height:1.4em;
}

#index_heaven{

}

#index_heaven iframe{
	display:block;
	border:2px solid #FF5192;
	float:left;
	margin:0 0 10px 10px; 
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 3px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 3px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 3px 0px;
}

.fullwide{
	padding:20px;
}

h1{
	font-weight:normal;
	font-size:15px;
	color:#fff;
	background:#3f3f3f;
	padding:5px;
	margin:0 auto 10px;
}

.fullwide p{
	font-size:13px;
	padding:5px;
	line-height:1.3em;
}

#copyright{
	position:relative;
	width:1000px;
	margin:0 auto;
	color:#fff;
	text-align:center;
}

#copyright p{
	margin-top:30px;
}

table {
    background-color: #fff;
    margin: 0 auto 30px;
    width: 500px;
}

#newheaven{
}

#newheaven ul{
	margin:10px 0 10px 30px;
}

#newheaven ul li{
	float:left;
	margin:10px 30px 0 0;
}

.center{
	margin: 5px auto 0;
	text-align:center;
	line-height:0em;
}

.line_pink{
	border:0px none;
	border-bottom:2px solid #ffb8da;
	height:0px;
}

.p_line{
	border:none;
	height:1px;
	border-bottom:1px solid #ffb8da;
}

#kuchiwrap{
	width:1020px;
	padding:10px 0;
	box-shadow:rgba(255, 0, 132, 0.1) 0px 0px 2px 3px;
	-webkit-box-shadow:rgba(255, 0, 132, 0.1) 0px 0px 2px 3px;
	-moz-box-shadow:rgba(255, 0, 132, 0.1) 0px 0px 2px 3px;
	margin:20px auto 20px;
	background:fff;
	border:1px solid #FF63C8;
}

#kuchiwrap iframe{
	display:block;
	float:left;
	width:240px;
	margin:0 0 0 10px;
	height:340px;
}

.fujoho_custom_banner{
float:left;
}