/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#000000;
	line-height:1.5em;
	scrollbar-base-color:#7EC7E6;
}

html{  
	overflow-y:scroll;  
} 

a:link{
	color:57D2FF;
}

body{
	background:url(/shop/imgs/index/back.gif) repeat left top;
}

#wrapper{
	width:706px;
	background:url(/shop/imgs/index/wrapper_back.png) no-repeat top left;
	margin:20px auto 0px auto;
	overflow:hidden;
}
	
.photo{
	border:0px;
}

#copyright{
	text-align:center;
	margin-top:5px;
}

/*stert_header-------------------------------------------------*/

#header{
	width:706px;
}

#header h1{
	width:353px;
	height:128px;
	background:url(/shop/imgs/index/header01.png) no-repeat top left;
	float:left;
}

#header h1 a{
	display:block;
	width:310px;
	height:90px;
	margin:20px auto auto 15px;
	text-decoration:none;
}

#header h1 span{
	visibility:hidden;
}

#header_p01{
	width:353px;
	height:70px;
	background:url(/shop/imgs/index/header02.png) no-repeat top right;
	float:right;
}

#header_p01 a{
	display:block;
	width:210px;
	height:20px;
	margin:50px auto auto 115px;
	text-decoration:none;
}

#header_p02{
	width:353px;
	height:58px;
	background:url(/shop/imgs/index/header03.png) no-repeat top right;
	float:right;
}

#header_p02 a{
	display:block;
	width:210px;
	height:20px;
	margin:5px auto auto 115px;
	text-decoration:none;
}

#header_p01 span,
#header_p02 span{
	visibility:hidden;
}

/*---------------------------------------------------end_header*/
/*stert_content------------------------------------------------*/

#content{
	width:700px;
	float:left;
	overflow:hidden;
	padding-bottom:10px;
}

#botan{
	list-style-type:none;
}


#botan li{
	height:46px;
	list-style:none;
	float:left;
	margin-left:110px;
	_margin-left:65px;
}

#botan li a{
	width:198px;
	height:46px;
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
}

#botan li a:hover{
	background-position:bottom;
}

#bt_enter a{ background-image:url(/shop/imgs/r18/enter.jpg);}
#bt_exit a{ background-image:url(/shop/imgs/r18/exit.jpg);}

#botan span{
	visibility:hidden;
}


#bt_teens{
	width:250px;
	height:39px;
	background:url(/shop/imgs/r18/18kin.gif) no-repeat top left;
	clear:both;
	padding-left:50px;
	text-align:center;
	margin:auto;
}


/*--------------------------------------------------end_content*/
#main_txt_back{
	width:700px;
	height:279px;
	background:url(/shop/imgs/index/01.jpg) no-repeat top center;
	margin-left:3px;
}

#main_txt{
	width:500px;
	height:170px;
	padding-top:50px;
	padding-left:100px;
	_padding-top:0px;
	_padding-left:0px;
	_margin:60px auto auto auto;
	text-align:center;
	line-height:2.6em;
	font-size:14px;
	font-weight:600;
}

#hp a{
	font-weight:600;
	font-size:14px;
	line-height:5em;
	margin-left:230px;
	color:#FF3399;
	text-align:center;
}

#girl{
	width:522px;
	height:40px;
	background:url(/shop/imgs/index/02.jpg) no-repeat top center;
	margin:30px auto auto auto;
}

#tel{
	width:540px;
	height:147px;
	background:url(/shop/imgs/index/tel.jpg) no-repeat top center;
	margin:auto;
}

#girl span,
#tel span{
	visibility:hidden;
}


/*stert_content------------------------------------------------*/

#footer{
	width:706px;
	height:28px;
	text-align:center;
	background:url(/shop/imgs/index/footer.png) no-repeat bottom center;
	margin:0px auto 10px auto;
}

