@charset "shift_jis";


/* NF */


.modal {
	background-image: url(http://www.minatosoft.com/minato-enter/bg-enter.png);
	position:fixed;
	display:none;
	z-index:9999;
	color:#000;
	text-align:center;
	overflow:auto;
	width:429px;
	height:400px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-215px;
	margin-left:-200px;
}


.remove_cookie:hover { color:#333; }

.modal img { vertical-align:bottom; }
.modal p { margin-bottom:10px; }
.modal ul { text-align:center; }
.modal li { display:inline; }
.modal a { cursor:pointer; }



#enter-box{
	width: 400px;
	left: 15px;
	top: 240px;
	position: absolute;
}
