@charset "shift_jis";
/* CSS Document */

body, h1, h2, h3, h4, ul, li, p, form {
	font-size: 100%;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
h1 {
	padding-top:5px;
}
body { 
	background-color:#000;
	background-image: url();
	font-size: 12px;
	background-position: center top;
}
a img {
	border: 0px;
}
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #820000;
}
.box {
	margin-bottom: 10px;
}
.c_both {
	clear: both;
	*font-size: 1%;
	*line-height: 1%;
	*height: 1%;
	*width: 1%;
}
.blue {
	color: #00F;
}
.red {
	color: #F00;
}


/*==================================
  top
==================================*/
#header_top {
    background: url(https://zenra-max.com/img/enter/header_top.png) left top repeat-x;
    height: 29px;
    padding: 0;
}
#header_top h1{
	text-align: center;
	line-height: 1.8;
	font-size: 16px;
}
#mobile {
	position:absolute;
	top: 5px; right: 10px;
}



#container {
	width: 1000px;
    height: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/enter/enter.jpg);
	background-repeat: no-repeat;
}
#m_maga {
	position: absolute;
	left: 156px;
	top: 835px;
}
#m_maga_mail {
	width: 280px;
}
.address {
	width: 250px;
}
#flash {
	display: block;
	position: absolute;
	left: 10px;
	top: 40px;
}
/*==================================
   enter leave 
==================================*/

#enter_bt {
	position: absolute;
	left: 420px;
	top: 595px;
}
#enter_bt a {
	height: 90px;
	width: 250px;
	display: block;
	background-image: url(/img/enter/enter_bt.jpg);
	background-repeat: no-repeat;
}
#enter_bt a:hover {
	opacity: 0.8;
}
#leave_bt {
	position: absolute;
	left: 690px;
	top: 595px;
}
#leave_bt a {
	height: 90px;
	width: 250px;
	display: block;
	background-image: url(/img/enter/leave_bt.jpg);
	background-repeat: no-repeat;
}
#leave_bt a:hover {
	opacity: 0.8;
}

#heaven_bt {
	position: absolute;
	left: 420px;
	bottom: 150px;
}
#girlsheaven_bt {
	position: absolute;
	left: 420px;
	bottom: 75px;
}
#mensheaven_bt {
	position: absolute;
	left: 420px;
	bottom: 0px;
}


#girlsheaven_bt a,
#mensheaven_bt a,
#heaven_bt a {
	height: 100%;
    width: 400px;
    display: block;
}
#girlsheaven_bt a:hover,
#mensheaven_bt a:hover,
#heaven_bt a:hover,
#leave_bt a:hover,
#enter_bt a:hover{
	opacity: 0.8;
}



#copy {
	background-color: #750000;
	padding: 20px;
	color: #fff;
	margin-top: 50px;
}




.top_copy {
	color: #FFF;
	text-align: center;
	line-height: 18px;
	margin-bottom: 50px;
}


/* =========================================
   bunner 
==========================================*/


#bunner_box {
	position: relative;
	width: 1160px;
	margin: 0 auto;
}
#bunner_box td {
	vertical-align:top;
    text-align: center;
}
#bunner_box td img {
    margin-right: 5px;
}

/* =========================================
   kuchikomi 
==========================================*/

.heaven_widget_box {
	width: 740px;
	margin: 50px auto;
	overflow: hidden;
    display: flex;
}
.heaven_widget {
	margin-right: 5px!important;
}








