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

* {	margin:0;
	padding:0;
	border:0;
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Tahoma, Geneva, sans-serif, Arial, sans-serif,;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	list-style-type: none;
	font-size:12px;	
	line-height:130%;	
	}

body {	
	width:100%;
	height:100%;
	font-weight: normal;
	background:#000;
	}

a{
	color:#FFF;	
	}

a:hover{
	color:#fece12;
	
	}	

#index_warpper{
	width:100%;
	height:100%;
	float:left;
	}
	
	.index_logo{
		width:100%;
		height:451px;
		float:left;
		background:url(../image/index/index_logo.gif) top center no-repeat;
		}
		
		
	.index_bt_warpper{
		width:100%;
		height:118px;
		float:left;
		background:url(../image/index/bt_bg.jpg) top center no-repeat;
		}
		
		.index_bt{
			width:1000px;
			height:118px;
			margin:0 auto;}
				
					.index_text_h1{
						margin:4px 0 0 0;
						}
#header_wapper{
	width:100%;
	height:100%;
	float:left;	
	}



	.header_top_bg{
		width:100%;
		height:25px;
		float:left;
		background:url(../image/common/top_bg.jpg) top center no-repeat;}


		.header_top{
			width:1000px;
			height:25px;
			margin:0 auto;
			color:#FFF;
			text-align:center;
			}



	.header{
		width:100%;
		height:191px;
		float:left;
		background:url(../image/common/header.gif) top center no-repeat;
		}
		
		
	.tel{
		width:100%;
		height:52px;
		float:left;
		background:url(../image/common/tel.gif) top center no-repeat;}
		
		
				
				
#menu_warpper{
	width:100%;
	height:100%;
	float:left;
	background:url(../image/common/menu_bg.jpg) top center;
	}				
	
	#menu_content{
		width:1000px;
		margin:0 auto;
		}
		
		#menu{
			width:1000px;
			height:106px;
			float:left;
			}
			
			#menu li{
				float:left;
				}
				

#footer_warpper_index{
	width:100%;
	height:100%;
	float:left;
	background:url(../image/common/footer_bg.jpg) repeat-x;
	margin-top:100px;
	}

#footer_warpper{
	width:100%;
	height:100%;
	float:left;
	background:url(../image/common/footer_bg.jpg) repeat-x;
	}
	
	#footer_content{
		width:1000px;
		margin:0 auto;
		}
		
		#footer{
			width:1000px;
			height:166px;
			float:left;
			background:url(../image/common/fooer.jpg) no-repeat;
			}
			
			#footer_text{
				width:970px;
				height:30px;
				float:right;
				margin:20px 30px 0 0;
				text-align:right;
				font-weight:bold;
				color:#FFF;
				}
	

				
				
#center_warpper{
	width:100%;
	height:100%;
	float:left;
	background:url(../image/top/body_bg.jpg) top center repeat-y;
	}
	
	
	#center_content{
		width:1000px;
		margin:0 auto;

		}
		
		
		#center{
			width:1000px;
			float:left;
			background:rgba(0,0,0,0.5);			
			}
			
			
			#pickup_movie_contnet{
				width:588px;
				height:429px;
				float:left;
				margin: 10px 0 0 10px;
				background:url(../image/top/movie_bg.jpg) no-repeat;
				}
				
				#pickup_movie{
					width:588px;
					height:377px;
					margin-top:70px;
					}
					
					#pickup_movie_img{
						width:567px;
						height:326px;
						float:left;
						margin:0 0 0 11px;
						}
						
						
						#pickup_movie_img .movie{
							margin:8px 0 0 10px;
							}
							
							
					#pickup_movie_text{
						width:567px;
						height:25px;
						float:left;
						margin:0 0 0 11px;
						text-align:center;
						line-height:25px;
						}
						
						.movie_text_name{
							color:#dfb53a;
							font-weight:bold;
							}
							
						.movie_text_profile{
							color:#FFF;
							margin-left:5px;
							}					
			
			
			
			#news_content{
				width:384px;
				height:429px;
				float:right;
				margin:10px 10px 0 0;
				background:url(../image/top/news_bg.jpg) no-repeat;
				}
				
				#news{
					width:384px;
					height:377px;
					float:left;
					margin-top:70px;
					}
					
					#news ul{
						width:370px;
						height:347px;
						overflow:auto;
						margin:5px 0 0 5px;
						}
						
						
						#news li{
							width:350px;
							float:left;
							}
							
							
							.news_title{
								border:1px #8e7e18 solid;
								font-weight:bold;
								background:#181818;
								margin-top:10px;
								padding:4px;
								}
								
								.date{
									color:#FF0;
									margin-left:5px;									
									}
									
								.title{
									color:#FFF;
									margin:0 0 0 5px;
									}
									
								.content{
									color:#FFF;
									margin:1px;
									padding:2px;
									}
									
								.img{
									border:1px #999 solid;
									margin:5px;
									float:left;
									}
									
									
			#pickup_content{
				width:420px;
				height:703px;
				float:left;
				margin:10px 0 0 10px;
				background:url(../image/top/pickup_bg.jpg) no-repeat;
				}
				
				#pickup{
					width:420px;
					height:651px;
					float:left;
					margin-top:65px;
					}
					
					#pickup_img{
						margin:10px 0 0 10px;
						}
						
						
					#pickup_text{
						width:420px;
						height:25px;
						float:left;
						text-align:center;
						line-height:25px;
						}							
					
					
						.pickup_text_name{
							color:#dfb53a;
							font-weight:bold;
							}
							
						.pickup_text_profile{
							color:#FFF;
							margin-left:5px;
							}							
						
			#ranking_content{
				width:552px;
				height:476px;
				float:right;
				margin:10px 10px 0 0;
				background:url(../image/top/ranking_bg.jpg) no-repeat;
				}
				
				
				#ranking{
					width:552px;
					height:414px;
					float:left;
					margin-top:65px;
					}
					
					
					.ranking1{
						width:178px;
						height:393px;
						float:left;
						margin:10px 4px 0 5px;
						background:url(../image/top/ranking1_bg.png);
						}
						
					.ranking2{
						width:178px;
						height:393px;
						float:left;
						margin:10px 4px 0 0;
						background:url(../image/top/ranking2_bg.png);
						}

					.ranking3{
						width:178px;
						height:393px;
						float:left;
						margin:10px 0 0 0;
						background:url(../image/top/ranking3_bg.png);
						}
									
									
									
						.ranking_img{
							width:178px;
							height:285px;
							float:left;
							margin-top:51px;
							}
							
							
							.ranking_text{
								width:178px;
								text-align:center;
								margin-top:10px;
								}	
								
							.ranking_text .name{
								color:#dfb53a;
								font-weight:bold;
								line-height:35px;
								}									
							.ranking_text .comment{
								color:#FFF;
								line-height:20px;
								}						
						
			#diary_content{
				width:552px;
				height:466px;
				float:right;
				margin:10px 10px 0 0;
				}
				
				#diary{
					width:552px;
					height:414px;
					float:left;
					background:url(../image/top/diary_bg.png) no-repeat;
					}
					
					#diary ul{
						width:538px;
						height:400px;
						overflow:auto;
						margin:5px 0 0 5px;
						}
						
						
						#diary li{
							width:520px;
							float:left;
							}
							
							
							.diary_title{
								border:1px #8e7e18 solid;
								font-weight:bold;
								background:#181818;
								margin-top:10px;
								padding:4px;
								}
								
								.diarydate{
									color:#FF0;
									margin-left:5px;
									}
									
								.diarytitle{
									color:#FFF;
									margin:0 0 0 5px;
									}
									
								.diarycontent{
									color:#FFF;
									margin:1px;
									padding:2px;
									}
									
								.diaryimg{
									border:1px #999 solid;
									margin:5px;
									float:left;
									}	
									
									
									
			#mailmaga_content{
				width:552px;
				height:227px;
				float:right;
				margin:10px 10px 0 0;
				background:url(../image/top/mailmaga_bg.jpg) no-repeat;
				}
				
				
				#mailmaga{
					width:552px;
					height:175px;
					float:left;
					background:url(../image/top/mailmaga_bg.png) no-repeat;
					}														
					
					#mail{
						margin:165px 0 0 10px;
						}
						
						
						
			#photo_diary,#now_waiting{
			width:980px;
				margin:10px 0 20px 10px;
				float:left;
			}		
			
			#photo_diary_content,#now_waiting_content{
				width:977px;
						float:left;
						border:2px #c8a330 solid;
						border-top:none;
				}
			
			#girllist_content{
				width:980px;
				margin:10px 0 20px 10px;
				float:left;
				}
				
				
				#girllist{
					width:980px;
					float:left;
					}	
					
					
					#girllist ul{
						width:977px;
						float:left;
						border:2px #c8a330 solid;
						border-top:none;
						background:#000;
						}			
						
						#girllist li{
							width:312px;
							height:538px;
							margin:10px 0 10px 11px;
							float:left;
							background:url(../image/top/list_bg.png) no-repeat;
							}	
							
							
							#girllist li .icon{
								width:102px;
								height:20px;
								float:left;
								margin:14px 0 0 10px;
								}	
								
								#girllist li .icon img{
									margin:0 0 0 1px;
									float:left;
									}
									
									
								#girllist li .content{
									width:180px;
									height:20px;
									color:#FFF;
									float:right;
									margin:14px 11px 0 0;
									line-height:20px;
									text-align:right;
									font-weight:bold;
									}	
									
									
								#girllist li .img{
									width:286px;
									height:430px;
									float:left;
									margin:1px 0 0 11px;
									border:2px #ae9b20 solid;
									}
									
									

										
										
									#girllist li .list_text{
										width:286px;
										height:50px;
										margin:3px 0 0 11px;
										float:left;
										text-align:center;
										font-weight:bold;
										}
										
										
										#girllist li .list_text_name{
											width:286px;
											float:left;
											line-height:26px;
											color:#ae9b20;
											}						
											
											
											
										#girllist li .list_text_profile{
											width:286px;
											float:left;
											color:#FFF;
											line-height:26px;
											}															
										
											
																			
									
									
			#girlinfo_content{
				width:980px;
				height:795px;
				margin:10px 0 20px 10px;
				float:left;
				}
				
				#girlinfo{
					width:976px;
					height:743px;
					background:url(../image/girlinfo/girlinfo_bg.png) no-repeat;
					float:left;
					border:2px #c8a330 solid;
					border-top:none;
					background:#000;					
					}
					
					
					#girlinfo_p1{
						width:470px;
						height:726px;
						background:url(../image/girlinfo/girlinfo_bak.png) no-repeat;
						float:left;
						margin:7px 0 0 12px;
						}
						
						
							#girlinfo .icon{
								width:102px;
								height:20px;
								float:left;
								margin:14px 0 0 10px;
								}	
								
								
							#girlinfo .text{
								width:330px;
								height:20px;
								color:#FFF;
								float:right;
								text-align:right;
								margin:14px 10px 0 0;
								font-weight:bold;
								}		
								
							#girlinfo .p1{
								width:450px;
								height:675px;
								float:left;
								margin:5px 0 0 8px;
								border:1px #ae9b20 solid;
								}	
								
								
									
				#girl_profile{
					width:478px;
					height:721px;
					float:right;
					margin:10px 8px 0 0px;
					}
				
				#girl_profile p{
					padding:5px 0;	
					}
				
				#profile a{
					margin-top:4px;
					float:right;
					text-align:center;
					width:150px;
					height:20px;
					border:3px solid #cb8a04;
					background:#000;
					color:#FFF;
					line-height:20px;
					}
				
				#profile a:hover{
					float:right;
					text-align:center;
					width:150px;
					height:20px;
					border:3px solid #cb8a04;
					background:#39F;
					color:#FFF;
					}	
				
				.profile_name{
					font-size:40px;
					color:#ffc32c;
					font-weight:bold;	
					}
				
				.back_btn{
					width:88px;
					float:right;
					padding-bottom:5px;
					cursor: pointer;
					cursor: hand;
					}	
					
				.profile_size{
					font-size:20px;
					color:#FFF;
					font-weight:bold;	
					}
					
				.profile_title{
					background: #cb8a04;
					color:#FFF;
					font-size:18px;
					font-weight:bold;
					text-align:center;
					padding:5px 0;
					margin:10px 0 0 0;
					}
					
				.profile_comment p{
					color:#FFF;
					height:135px;
					font-size:12px;	
					overflow:auto;					
					}
					
				.girlinfo_movie{
					width:478px;
					height:283px;
					margin:9px 12px 0 0;
					background:url(../image/girlinfo/info_movie_bak.png) no-repeat;
					float:left;
					}
					
				.info_movie{
					width:460px;
					height:265px;
					float:left;
					margin:9px 0 0 9px;
					}	
					
					
				#p1s{
					width:478px;
					height:100px;
					padding:3px 0 3px 0;
					border-bottom:1px;
					border-top:1px;
					border-color:#666;
					border-style:solid;
					}
				
				#p1s ul{
					width:477px;
					margin:1px 1px;
					}			
				
				#p1s ul li{
					padding:0 1px;
					float:left;
					}
				
					
				#p1s ul li img{
					border:0px solid #FFF;
					}								
					
	
	



	
			#system_content{
				width:980px;
				float:left;
				margin:10px 0 20px 10px;
				}	
				
				
				#system{
					width:976px;
					float:left;
					border:2px #c8a330 solid;
					border-top:none;
					background:#000;					
					}
	
				#system_text{
					width:976px;
					float:left;
					margin-top:20px;
					border:2px #c8a330 solid;	
					background:#000;					
					}	
				.system_text1{
					width:956px;
					height:350px;
					float:left;
					color:#FFF;
					margin-left:80px;
					margin-top:20px;
					line-height:18px;
					}	
	
			#event_content{
				width:980px;
				float:left;
				margin:10px 0 20px 10px;
				}
				
				
				#event{
					width:976px;
					float:left;
					border:2px #c8a330 solid;
					border-top:none;
					background:#000;					
					}
					
					
				#event_mailmaga{
					width:976px;
					height:154px;
					float:left;
					margin-top:10px;
					}
					
					
					#event_mailmaga1{
						width:491px;
						height:154px;
						float:left;
						}			
						
						
					#event_mailmaga2{
						width:475px;
						height:154px;
						float:right;
						background:url(../image/event/event_mailmaga2.jpg) no-repeat;
						}
						
						
					#event_mailmaga2 .mail{
						margin:75px 0 0 10px;
						}						
	
	
	
	
			#hotel_content{
				width:980px;
				float:left;
				margin:10px 0 20px 10px;
				}
				
				#hotel{
					width:976px;
					float:left;
					border:2px #c8a330 solid;
					border-top:none;
					background:#000;
					}	
	
	
			#link_content{
				width:980px;
				float:left;
				margin:10px 0 20px 10px;
				}
				
				
				#link{
					width:976px;
					float:left;
					border:2px #c8a330 solid;
					border-top:none;
					background:url(../image/link/link.jpg) no-repeat;
					}	
	
	
					.link_content_banner{
						width:960px;
						float:left;
						margin:20px 0 0 15px;
						}			
		
	
	
	
	
	
	
					