@charset "euc-jp";
@import url("global.css");
@import url("area-search.css");
@import url("type-search.css");
@import url("particular-search.css");
/*テスト用後で要削除*/

#title-area {
	background:black url(../images/header_back/1.png) top left;
	height:89px;
	margin:0px;
	position:relative;
}
#title-area p {
	font-size:14px;
	color:#EEE;
	margin:0px 0 0 50px;
	padding:0px;
	line-height:1;
	letter-spacing:1px;
	position:relative;
	top:10px;
}
#title-area h1 {
	font-size:14px;
	color:#EEE;
	margin:0px 0 0 50px;
	padding:0px;
	line-height:1;
	letter-spacing:1px;
	position:relative;
	top:10px;
}
img.lupe{
	position:absolute;
	top:-10px;
	left:-15px;
}
#flash-area {
	margin:0px;
}

/*------SWF表示用コンテナ-------*/
#include-area{
	width:100%;
	/*border:1px solid red;*/
}
/*
#area-container {
	height:550px;
	border:1px solid white;
}
#type-container {
	height:650px;
	border:1px solid white;
}
#particular-container {
	height:500px;
	border:1px solid white;
}
#freeword-container {
	height:550px;
	border:1px solid white;
}
*/

/*------吉原バナーエリア-------*/
.yoshiwara-banner-area{
	margin:0 0 25px 39px;
	padding:0;
	border:none;
}
.yoshiwara-text{
	width:720px;
	font-size:13px;
	color:#ffffff;
	margin:2px 0 0 0;
	padding:0;
	text-align:center;
	/*border:1px solid red;*/
}
.yoshiwara-text a{
	color:#FF4D99;
}
.yoshiwara-text a:hover{
	color:#FFFFFF;
	background-color:#FF4D99;
}


/*------店舗一覧＆フリーワード検索-------*/
#freeword {
	position:relative;
	width:100%;
	border-top:#ff4d99 5px solid;
	padding:30px 0;
/*border:1px solid red;*/
}

.shop_list{
	background:url(/search/images/shop_list.jpg) no-repeat;
	text-indent:-9999px;
	margin:0 0 0 20px;	
	float:left;
}
.shop_list a{
	width:350px;
	height:100px;
	display:block;
}
.freeword{
	background:url(/search/images/freeword_bg.jpg) no-repeat;
	text-align:center;
	width:350px;
	height:85px;
	padding:45px 0 0 20px;
	margin:0 20px 0 0;	
	float:right;
}
* html .freeword{
	margin:0 10px 0 0;	
}
/*------フリーワードではなく、新規掲載店一覧の場合-------*/
#freeword .newshop{
	overflow:hidden;
	float:right;
}
#freeword .newshop a{
	text-indent:-9999px;
	margin:0 40px 30px 0;	
	background:url(/search/images/newshop.jpg) no-repeat;
	width:340px;
	height:100px;
	display:block;
}
#freeword .newshop a{
	_margin:0 40px 30px 0;	
}
/*------フリーワードではなく、新規掲載店一覧の場合の終わり-------*/
.tv_bt{
	text-align :center;
	margin:0 10px 10px;
	padding:20px 0 15px 0;
	border-top:1px dotted #555;
}
.tv_bt a{
	width:731px;
	height:332px;
	background:url(../../contents/pre_movie/images/tv_bt.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
	margin:0 auto;
}
.tv_bt a:hover{
	background:url(../../contents/pre_movie/images/tv_bt.jpg) no-repeat;
	background-position: 0 -332px;
}

#erotic{
	text-align: center;
}
#erotic img{
	margin-left: 5px;
}
