@charset "utf-8";
/* CSS Document */

/*---------------------------------------Cross Browsing CSS ---------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*-------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------*/

body {
	background-image:url(images/index.jpg);
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:top center;
	color:#CCCCCC;
	margin: 0px;
	padding: 0px;
	border-style:none;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-position: center top;
}
/*-----------------------------------------wrapper-----------------------------------------*/



#wrapper {
	width:100%;
	margin-right: auto;
	margin-left: auto;
}



#index {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}





#footer {
	height:300px;
	margin-top:20px;
	width:100%;
	background-image:url(images/footer.png);
	float:left;
}


#footer_nakami {
	width:1126px;
	height:300px;
	margin-right: auto;
	margin-left: auto;		
	background-image:url(images/footer_bg.jpg);	
}

#footer_nakami p{
	text-align:center;
	margin-top:15px;
}



#girlinfo {
	width:1027px;
	height:603px;
	margin-right: auto;
	margin-left: auto;			
	margin-top:20px;
	background-image:url(images/girlinfo_bg.jpg);
}



#girlinfo_img {
	width:480px;
	height:509px;
	float:left;
	margin-top:54px;
	margin-left:18px;
}

	.p1{
	width:380px;
	height:508px;
	float:left;
	background-color:#999999;
	}
	
	.s1{
	width:92px;
	height:122px;
	background-color:#999999;
	margin-left:5px;
	margin-bottom:6px;
	float:left;	
	}
	
	
	
#girlinfo_text {
	width:364px;
	height:177px;
	float:left;
	margin-top:54px;
	margin-left:100px;
}


#girlinfo_text ul {
}	


	.girlinfo_text1 {
	width:364px;
	font-size:24px;
	font-weight:bold;
	color:#00CC66;
	line-height:20px;
	margin-bottom:15px;
	}	
	
	.girlinfo_text2 {
	width:364px;
	font-size:12px;
	line-height:20px;
	}
	
	
	
#girlinfo_movie {
	width:274px;
	height:204px;
	float:left;
	margin-top:15px;
	margin-left:100px;
}


#girlinfo_movie ul {
}	



#system_event {
	width: 1126px;
	margin-top: 50px;
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
}


#link_nakami {
	width: 1126px;
	margin-top: 50px;
	background-color:#000000;
	margin-right: auto;
	margin-left: auto;
}



#hotel_nakami {
	width: 1126px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}


#hotel_nakami dl {
	text-align:center;
	font-size:14px;
	line-height:25px;
	float:left;
	margin-left:40px;
	margin-top:15px;	
	margin-bottom:15px;

}


#hotel_nakami dt {
height:25px;
	width: 400px;
	color:#FFFF00;
	float:left;
	border:#333333 1px dotted;
	background-color:#000000;

}


#hotel_nakami dd {
height:25px;
	width: 300px;
	float:left;
	border:#333333 1px dotted;
	margin-left:15px;
	background-color:#000000;	
	


}

