@charset "UTF-8";

/* その他ページ */

#s_title {
	clear: both;
	background: url(/images/title_bg_02.gif) no-repeat;
	height: 28px;
	font-size: 100%;
	font-weight: bold;
	margin: 2px 0 8px 10px;
	padding-left: 27px;
	line-height: 28px;
	overflow: hidden;
}

/*--------------------------------------------------------------
ナンバー1リスト
--------------------------------------------------------------*/

h2.number-h2 {
	display: block;
	padding-top: 0 !important;
	padding-left: 5px;
}

ul.number1-list{
	margin-top: 5px;
}

ul.number1-list li {
	float: left;
	margin-bottom: 20px;
	margin-left: 8px;
	width: 156px;
	height: 257px;
	background:url(/images/num_bg_01.gif) no-repeat;
	line-height: 0.6em;
}

ul.number1-list li a {
	display: block;
	text-align: center;
	padding-top: 3px;
	font-size: 12px;
	line-height: 1.3;
}

ul.number1-list li a img {
	width: 142px;
	height: 203px;
	border: solid 1px #999;
	display: block;
	margin: 3px auto 5px;
}

ul.number1-list li span.shop-name {
	font-size: 10px;
}

/*--------------------------------------------------------------
ランキング
--------------------------------------------------------------*/
#rank-navi{
	width: 480px;
	height: 34px;
	background:url(/images/navi_rank.gif) no-repeat;
	margin: 0 0 12px 20px; 
}
#rank-navi li{
	float: left;
}	
#rank-navi li a{
	width: 150px;
	height: 34px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}

#rank-navi li.r01 a, #rank-navi li.r01 a { background-position: -180px -34px; margin-left:180px;}
#rank-navi li.r02 a, #rank-navi li.r02 a { background-position: -330px -34px;}
#rank-navi li.r01 a:hover, #rank-navi li.r01 a:active { background:url(/images/navi_rank.gif) no-repeat -180px -34px;}
#rank-navi li.r02 a:hover, #rank-navi li.r02 a:active { background:url(/images/navi_rank.gif) no-repeat -330px -34px;}


#rank_title{
	background: url(/images/title_bg_03.gif) no-repeat;
	width: 315px;
	height: 28px;
	clear: both;
	font-size: 100%;
	font-weight: bold;
	margin: 2px 0 8px 10px;
	padding-left: 27px;
	line-height: 28px;
	overflow: hidden;
}

#ranklist{
	width:320px;
	float:left;
	margin-right: 3px;
}

#ranklist ul {
	margin: 0 0 0 10px;
}
#ranklist li {
	float: left;
	display: inline;
	width: 306px;
	margin: 0 0 12px 3px;
	padding-bottom: 12px;
	border: 2px solid  #666;
}
* html #ranklist li { width: 310px; }
#ranklist li .img {
	float: left;
	margin: 15px 0 0 13px;
}
#ranklist li p {
	width: 170px;
	margin-left: 130px;
}
#ranklist li h3 {
	background: url(/images/area_s_bg.gif) no-repeat;
	width: 170px;
	margin: 8px 0 0 128px;
	padding-left: 8px;
	line-height: 23px;
}
#ranklist li p.detail {
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 1.2em;
}

#ranklist ul li img.number{
	display:block;
	margin-left:280px;
	margin-top:-23px;
	}
#ranklist ul li img.number2{
	display:block;
	margin-left:280px;
	margin-top:38px;
}

/*--------------------------------------------------------------
スペシャル
--------------------------------------------------------------*/
#special{
	font-size:11px;
	line-height:normal;
	margin-left:10px;
	}
p.special_page_exp {
	padding: 5px 10px 5px;
	margin: 10px;
	border-left: 1px solid #EE87B4;
}
#label_special{
	border: 1px #ffffff solid;
	margin:10px;
}
ul.special-list {
	padding-left: 7px;
}

ul.special-list:after{
   content:".";
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
}
ul.special-list li {
	width: 200px;
	border: 1px solid #D4D4D4;
	float: left;
	height: 290px;
	margin-right: 10px;
	margin-bottom: 10px
}
ul.special-list li p.date,
ul.special-list li p.title,
ul.special-list li p.comment,
ul.special-list li p.shop-name {
	padding: 8px;
}
ul.special-list li p.title,
ul.special-list li p.comment {
	height: 30px;
}
ul.special-list li p.date {
	font-weight: bold;
	color: #ffffff;
}
ul.special-list li p.img {
	width: 187px;
	margin: 0 auto;
	border: 1px solid #555555;
}
ul.special-list li p.shop-name {
	font-size: 85%;
}
ul.special-list li p.shop-name span.area-name{
	display: block;
}
ul.special-list li.new {
	border: 1px solid #FF0;
}
ul.special-list li.new p.date span.new {
	color: #cc0000;
}
ul.special-list li p.img {
	width: 187px;
	height:125px;
}
ul.special-list li p.shop-name {
	font-size: 85%;
}

/*--------------------------------------------------------------
ブログリスト
--------------------------------------------------------------*/
#bloglist ul {
	margin: 0 0 0 10px;
}
#bloglist li {
	float: left;
	display: inline;
	width: 306px;
	margin: 0 0 12px 10px;
	padding-bottom: 12px;
	border: 2px solid  #666;
}
* html #bloglist li { width: 310px; }
#bloglist li .img {
	float: left;
	margin: 15px 0 0 13px;
}
#bloglist li p {
	width: 170px;
	margin-left: 130px;
}
#bloglist li h3 {
	background: url(/images/area_s_bg.gif) no-repeat;
	width: 170px;
	margin: 8px 0 0 128px;
	padding-left: 8px;
	line-height: 23px;
}
#bloglist li p.detail {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}

/*--------------------------------------------------------------
ご掲載について
--------------------------------------------------------------*/
table.inquiry-form {
	width : 600px;
}
table.inquiry-form th,table.inquiry-form td {
	border : 1px solid #FFF;
	padding : 10px;
}
table.inquiry-form tbody th {
	color : #FFF;
	width : 200px;
	text-align:center;
	vertical-align : middle;
}
table.inquiry-form tbody td {
	color : #FFF;
}
table.inquiry-form tfoot td {
	text-align : center;
	padding : 5px;
}
div.carry-info p{
	font-size:12px;
	text-indent:20px;
	padding-bottom:5px;
}
p.info-text {
	font-weight: bold;
	color: #FF0;
	padding: 10px;
	width: 560px;
	margin-bottom:10px;
	border: 2px solid;
	font-size:14px;
	margin-left:20px;
}
div.inq-shop div.carry-info dl {
	width: 600px;
	margin: 10px 20px;
	font-size: 12px;
}
div.inq-shop div.carry-info dl dt {
	display: block;
	border: 1px solid #fff;
	width: 330px;
	float: left;
	padding: 10px 5px;
}
div.inq-shop div.carry-info dl dd {
	display: block;
	border: 1px solid #fff;
	width: 230px;
	margin-left: 340px;;
	padding: 10px 5px;
	text-align: center;
}
div.inq-shop p.desc {
	font-size : 12px;
	padding: 0 0 10px 20px;
}
div.table{
	width: 650px;
	margin-bottom:10px;
	}

/*--------------------------------------------------------------
サイトマップ
--------------------------------------------------------------*/
div.sitemap{
	width:660px;
}
div.sitemap div.f-box {
	width : 205px;
	float : left;
	margin-left : 15px;
	color : #6A4185;
}
div.sitemap div.f-box h3 {
	font-size : 14px;
	background-image:url(/images/sitemap_icon_01.jpg);
	background-repeat : no-repeat;
	background-position : left center;
	padding-left : 10px;
	margin-top : 10px;
}
div.sitemap div.f-box ul {
	padding-left : 15px;
}
div.sitemap div.f-box ul li {
	background-image:url(/images/sitemap_icon_02.jpg);
	background-repeat : no-repeat;
	background-position : left center;
	padding-left : 12px;
	margin-top : 5px;
	font-size : 13px;
}
div.inq-shop table{
	margin-left:20px;
	margin-bottom:10px;
}

/*--------------------------------------------------------------
相互リンク
--------------------------------------------------------------*/
#link{
	width:660px;
	margin-left:10px;
}
#link ul{
	font-size:11px;
}
#link h3 {
	clear: both;
	background: url(/images/title_bg_02.gif) no-repeat;
	height: 28px;
	font-size: 13px;
	font-weight: bold;
	margin: 6px 0 8px;
	padding-left: 27px;
	line-height: 28px;
	overflow: hidden;
}
#link p{
	padding-left:10px;
	padding-right:10px;
}

#bnr {
	width:650px;
	margin-left:10px;
	padding:10px 0 10px 0;
}
#bnr ul li{
	font-size:12px;
	padding-bottom:10px;
}
#bnr ul li img{
	border:1px solid #333;
	margin-right:10px;
	margin-left:10px;
}
#bnr p{
	text-align:right;
	font-size:12px;
}
ul.link_cate {
	margin: 10px 0 0 25px;
}
ul.link_cate li{
	font-size:12px;
	display:inline;
	border-left:4px solid ;
	padding:2px 10px 2px 10px;
}
#links-contents {
	width:650px;
}
#links-contents h3{
	margin-top:30px;
}
#links-contents ul li{
	border-bottom: 1px dotted #666;
	padding:25px 0 25px 10px;
	margin-bottom:10px;
}
#links-contents ul li img{
	display:block;
	float:left;
	width:88px;
	height:31px;
	padding-bottom:10px;
	margin-right:10px;
}

/*--------------------------------------------------------------
用語辞典
--------------------------------------------------------------*/
div.dic {
	width : 636px;
	background-image:url(/images/dic_bg_03.jpg);
	background-position :bottom;
	background-repeat : no-repeat;
	padding-bottom : 59px;
}
div.dic ul {
	position : relative;
	width:550px;
	top : 10px;
	left : 90px;
	z-index : 1;
}
div.dic ul li {
	display : block;
	float : left;
}
div.dic ul li span {
	display : block;
	border-bottom : 1px solid #FFF;
}
div.dic ul li a {
	display : block;
	border-bottom : 1px solid #5D5D5D;
}
div.dic p {
	clear : both;
	background-image : url(/images/dic_bg_01.jpg);
	background-position:-15px;
	width:640px;
	background-repeat : no-repeat;
	height : 45px;
	position : relative;
}
div.dic p span {
	color:#000;
	font-size : 12px;
	font-weight : bold;
	position : absolute;
	right : 40px;
	bottom : 16px;
}
div.dic div.word-list {
	width:640px;
	background-image : url(/images/dic_bg_02.jpg);
	background-position:-15px;
	background-repeat : repeat-y;
}
div.dic table {
	margin-left:70px;
	width:530px;
	color : #6A4185;
}
div.dic table tr th,div.dic table tr td {
	padding : 8px 8px 15px;
}
div.dic table tr.odd th,div.dic table tr.odd td {
	background-color : #FBF2FF;
}
div.dic table tr th {
	font-size : 14px;
	width : 109px;
}
div.dic table tr th span {
	font-size : 10px;
	display : block;
	font-weight : normal;
	margin-top : 3px;
}
div.dic table tr td {
	border-left : 2px solid #eeeeee;
	font-size : 13px;
}

/*--------------------------------------------------------------
初めてのホストクラブ求人
--------------------------------------------------------------*/
#rec_info,
#rec_etc{
	padding-left:20px;
	padding-right:15px;
	
}
#rec_info h3{
	color:#FF0;
	margin-bottom:10px;
	padding-bottom:2px;
	clear:both;
}
#rec_info h3 span{
	font-size:13px;
	border: solid 1px;
	padding:1px 4px 0 5px;	
}
#rec_info img,
#rec_etc img{
	border:solid 1px;
	margin-right:10px;
	float:left;
}
#rec_info p{
	min-height:190px;
	margin-left:265px;
	margin-bottom:20px;
	font-size:12px;
}
#rec_info p span{
	color:#FF0;	
}
#rec_info ul li,
#rec_etc ul li{
	margin-bottom:25px;
	border-bottom:1px dotted #333;
}
#rec_etc h3{
	color:#FF0;
	padding-bottom:10px;
}
#rec_etc p{
	min-height:250px;
	margin-left:265px;
	margin-bottom:20px;
	font-size:12px;
}

