@charset "utf-8";
/* CSS Document */

/*	clearfix
─────────────────────────────────────────*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
} .clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*	デフォルト
─────────────────────────────────────────*/
li {list-style: none;}


/*	評価画像
─────────────────────────────────────────*/
img.ass {
  width: 250px;
  margin: -10px 0 0 !important;
  border: none !important;
  box-shadow: none !important;
}


/*	風俗タグ
─────────────────────────────────────────*/
.article-body-inner h3{
  margin: 0 !important;
  padding: 0 !important;
  font-size: 14px !important;
  font-weight: normal !important;
}


/*	値段で探す
─────────────────────────────────────────*/
#pricelist li{
  text-align: left;
  font-size: 18px;
  color: #666;
}


/*	記事とタグのマージン
─────────────────────────────────────────*/
.article-body-inner {margin: 0 0 25px!important;}


/*	タグとh3のマージン
─────────────────────────────────────────*/
dl.article-tags {margin: 3px 0 0!important;}


/*	お店・女の子リンク
─────────────────────────────────────────*/
.sglink {
	margin: 10px 0 !important;
	padding: 0 !important;
}
.sglink li {
	margin: 0 10px 0 0 !important;
	list-style: none !important;
	float: left;
}
.sglink h3 {
	margin: 0 !important;
	line-height: 29px !important;
	font-weight: bold !important;
}
.sglink span.h3 {
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
}
.sglink a {
	width: 40px;
	height: 25px;
	line-height: 26px;
	text-align: center;
	text-decoration: none !important;
	border: 1px solid #999;
	border-radius: 2px;
	display: block;
	background: #FFF;
}


.ShopGirlLink {
	width: 85%;
	height: 70px;
	margin: 20px auto;
	padding: 15px 0 0;
	text-align: center;
	background: #999;
}

.ShopGirlLink h3 {margin: 0 !important; font-size: 14px !important;}

.ShopGirlLink span.h3 {
	margin: 0;
	padding: 0;
	font-size: 14px !important;
}

.ShopGirlLink ul {margin: 0 !important; padding: 0; font-size: 0;}

.ShopGirlLink li {
	width: 80px;
	height:24px;
	margin: 10px 0 !important;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	border: 1px solid #555;
	border-radius: 2px;
	background: #FFF;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	letter-spacing: normal;
}
.ShopGirlLink li:first-child {margin-right: 20px !important;}

.ShopGirlLink li a {text-decoration: none !important;}

.ShopGirlLast {
	width: 85%;
	height: 160px;
	margin: 0 auto 10px !important;
	font-size: 0;
	text-align: center;
	background: #999;
	overflow: hidden;
}

.ShopGirlLast dt {
	margin: 10px 0 0;
	font-size: 14px;
}

.ShopGirlLast dd {
	width: 80px;
	height:24px;
	margin: 7px 0 !important;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	border: 1px solid #555;
	border-radius: 2px;
	background: #FFF;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	letter-spacing: normal;
}

.ShopGirlLast dd.SGLdd {margin-right: 20px !important;}

.ShopGirlLast dd a {text-decoration: none !important;}


/*	遊んでみて
─────────────────────────────────────────*/
h3.af {
	margin: 5px 0 !important;
	color: #14F;
	font-size: 18px !important;
	font-weight: bold !important;
}



