@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:#333333;
		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;
	}
	
	br{
		clear:both;
	}
	
	p#logoenter{
		text-align:center;
		margin:0px auto;
	}
	
	div#eexitbox{
		width:350px;
		text-align:center;
		margin:80px auto 0px;
	}
	
	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内設定 + */

/*/////////////////////////////////////////*/





