@charset "utf-8";
/*-------------------------------------------
「美 にゃんダフル」プレオープン用CSS
【作成日】2007/09/20
【更新日】2007/09/20
【designer】Hayami
【coder】Hayami
 Copyright (C) CTS All Rights Reserved.
-------------------------------------------*/

/*/////////////////////////////////////////*/

/* + start 基本設定 + */
	*{
		padding:0px;
		margin:0px;
	}

	img{
		border:0px;
	}

	body{
		color:#fff;
		font-size:small;
		font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		line-height:130%;
		/*
		background-image:url("../img/indexbg.gif");
		*/
		background-repeat:no-repeat;
		background-position:center 5px;
		margin:0px auto;
		text-align:center;
		background-color: #2e2d2d;
	}

	br{
		clear:both;
	}

	p#logoenter{
		text-align:center;
		margin:0px auto;
	}

	div#eexitbox{
		width: 100%;
		height: 500px;
		text-align:center;
		margin:10px auto 0px;
		background:#000 url("../img/renew/top.jpg") top center no-repeat;
	}

	div#eexitbox .entrance {
		margin: 0px auto;
		padding-top: 270px;
		padding-bottom: 13px;
	}
	.entrance li {
		padding-right: 30px;
		display: inline;
	}

	div#eexitbox p {
		color: #838383;
	}

	p#k18txt{
		font-size:10px;
		margin-bottom:20px;
	}

	hr{
		border-top:solid 1px #CCCCCC;
		border-bottom:solid 1px #FFFFFF;
		margin:10px auto;
	}
/* + end 基本設定 + */

/*/////////////////////////////////////////*/

/* + start BODY内設定 + */
	h1{
		font-size:small;
		font-weight:normal;
		position:relative;
		top:5px;
	}

	p#logoenter a{
		display:block;
		width:350px;
		height:150px;
		margin:100px auto 0px;
	}

	p#enter{
		margin-bottom:20px;
		float:left;
	}

	p#k18{
		margin-top:8px;
		float:left;
	}

	p#exit{
		margin-bottom:20px;
		float:left;
	}

	span#newopen{
		display:block;
		color:#047334;
		font-size:20px;
		font-weight:bold;
		letter-spacing:1px;
		margin:11px 0px 9px;
	}

	span#telspan{
		display:block;
		color:#047334;
		font-size:15px;
		line-height:170%;
		margin:5px 0px 0px;
	}

	span#shpcmmtxt{
		display:block;
		font-size:x-small;
		line-height:170%;
		margin:20px 0px 0px;
	}

	.fueihou{
		color:#999999;
		width:230px;
		font-size:10px;
		margin:0px auto;
	}
/* + end BODY内設定 + */

/*/////////////////////////////////////////*/






