/*初期化*/
body {
	margin:0px;
	padding:0px;
	font-size:1em;
	background:#ff6d83 url(../images/bodyback.png) repeat-x;
}
/*スクロールバー設定*/
* {
	scrollbar-base-color:#ff798d;
	scrollbar-face-color:#ff798d;
	scrollbar-arrow-color:white;
}
img {
	border:0px;
}
#notice {
	font-size:0.8em;
	height:30px;
	width:100%;
	margin:0 0 0 15px;/*border:1px solid black;*/
}
#shadow-right, #shadow-left {
	width:12px;
	float:left;
	height:852px;/*border:1px solid black;*/
}
#center {
	width:823px;
	height:852px;
	float:left;
	/*border:1px solid red;*/
	background:white url(../index/bottom.png) bottom center no-repeat;
}
#logoarea {
	height:150px;
	text-align:right;
	width:780px
}
#container {
	width:847px;
	height:auto;
	margin:0px auto;
	position:relative;
}
#style-exp {
	background: url(../index/style_back.png) repeat-x;
	height:150px;
	width:100%;
	text-align:right;
}
#enter-area {
	position:relative;
	background:url(../index/18kin.png) no-repeat right top;
	width:100%;
	height:350px;/*border:1px solid black;*/
}
#enter-btn-area {
	position:absolute;
	top:50px;
	left:500px;
	/*border:1px solid black;*/
	width:350px;
	height:150px;
}
#enter-bar {
	background:url(../index/enter_bar.png);
	height:148px;
	position:absolute;
	top:0px;
	left:0px;
	width:10px;
}
#enter-btn-image {
	position:absolute;
	top:20px;
	left:20px;
}
#leave-btn-area {
	position:absolute;
	top:220px;
	left:500px;
	/*border:1px solid black;*/
	width:320px;
	height:70px;
}
#leave-bar {
	background:url(../index/leave_bar.png) no-repeat;
	height:148px;
	position:absolute;
	top:0px;
	left:0px;
	width:10px;
}
#leave-btn-image {
	position:absolute;
	top:5px;
	left:20px;
}
#kin18 {
	height:97px;
	width:80%;
	font-size:0.8em;
	margin:0 auto;
	line-height:1.5em;
	/*border:1px solid black;*/
}
#footer {
	text-align:right;
	background:#33242a;
	width:820px;
	margin:0px auto 0 auto;
	height:50px;
	left:1px;
	position:relative;/*border:1px solid black;*/
}
#footer div {
	position:absolute;
	top:5px;
	left:520px;
	/*_left:40px;*/
	height:32px;
	overflow:hidden;
}
#girlsimage-area {
	position:absolute;
	top:0px;
	left:-30px;
}
#banner-area{
	text-align:center;
}
