@charset "utf-8";
.mainCol {
  position: relative;
}
.fuzokuten_title {
  position: relative;
  height: 54px;
  margin: 0 0 12px;
  padding-left: 1em;
  color: #13131e;
  font-size: 131%;
  font-weight: bold;
  line-height: 54px;
  border-bottom: 1px solid #ebebeb;
  position: relative;
}
.fuzokuten_title:before {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(237,28,121); /* Old browsers */
  background: -moz-linear-gradient(left, rgba(237,28,121,1) 0%, rgba(255,110,174,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(237,28,121,1) 0%,rgba(255,110,174,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(237,28,121,1) 0%,rgba(255,110,174,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c79', endColorstr='#ff6eae',GradientType=1 ); /* IE6-9 */
}
.fuzokuten_title:after {
  content: "";
  width: 49px;
  height: 46px;
  position: absolute;
  top: 2px;
  right: 0;
  background: -moz-linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 49%, rgba(238,34,124,1) 50%, rgba(255,109,174,1) 72%, rgba(255,109,174,1) 82%, rgba(255,109,174,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 49%,rgba(238,34,124,1) 50%,rgba(255,109,174,1) 72%,rgba(255,109,174,1) 82%,rgba(255,109,174,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 49%,rgba(238,34,124,1) 50%,rgba(255,109,174,1) 72%,rgba(255,109,174,1) 82%,rgba(255,109,174,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ff6dae',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.woman_search_box {
  display: block;
  margin: 0;
  padding: 0 10px 10px;
  text-align: left;
  border-top: none;
  border-bottom: none;
}

.woman_search_box .reset_btn {
  float: right;
  font-size: 85%;
}

.no_data {
  padding: 5px 0;
  color: #ed1c24;
  text-align: center;
  font-weight: bold;
  background: #ffebeb;
}

div.shop_input {
  background: #ffffff;
}
#fuzokuten_galslistPage {
  padding: 10px auto;
}
#fuzokuten_galslistPage ul {
  overflow: hidden;
}
#fuzokuten_galslistPage ul li {
  float: left;
  width: 161px;
  height: 215px;
  margin: 0 0 10px 6px;
  border: 1px solid #e3e3e3;
  overflow: hidden;
  position: relative;
}
#fuzokuten_galslistPage ul li.more {
  float: none;
  clear: both;
  display: block;
  width: auto;
  height: auto;
  padding: 0 0 2px;
  margin: 0;
  overflow: hidden;
  position: relative;
  border: none;
}
#fuzokuten_galslistPage ul li.more a {
  display: block;
  width: 465px;
  height: 33px;
  margin: 0 auto;
  color: #13131e;
  text-align: center;
  line-height: 33px;
  background: rgb(253,253,253); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(253,253,253,1) 0%, rgba(248,248,248,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(253,253,253,1) 0%,rgba(248,248,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(253,253,253,1) 0%,rgba(248,248,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  text-decoration: none;
  box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.2);
}
#fuzokuten_galslistPage ul li.more a:hover {
  color: #ffffff;
  background: #666666;
  box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0);
}
#fuzokuten_galslistPage ul li .thumb img {
  max-width: 100%;
}
#fuzokuten_galslistPage ul li a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
ul.lady_list li div.info {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 32px;
  padding: 4px;
  font-size: 0.8em;
  text-align: center;
  color: #fff;
  background: #ed1cc8;
  border-radius: 50%;
}

#fuzokuten_galslistPage ul li .lady_data {
  position: absolute;
  bottom: 0;
  width: 151px;
  height: 67px;
  padding: 0 5px;
  background: rgba(255, 255, 255, 0.8);
}
#fuzokuten_galslistPage ul li .lady_data .name {
  color: #f3388b;
  font-weight: bold;
}
#fuzokuten_galslistPage ul li .lady_data .size {
  font-size: 85%;
}
#fuzokuten_galslistPage ul li .lady_data .time {
  margin: 3px 0 5px;
  color: #ed1c79;
  font-size: 93%;
  text-align: center;
  background: #ffffff;
  border: 1px solid #ed1c79;
  border-radius: 50px;
}
#fuzokuten_galslistPage ul li .lady_data .waiting {
  background: #ffff8e;
  animation: waitblink 1s infinite alternate;
}
@keyframes waitblink{
   50% { background: #ffeaff }
}

#fuzokuten_galslistPage ul li .bust {
  position: absolute;
  top: 0;
  right: 0;
  width: 29px;
  height: 29px;
  color: #ffffff;
  text-align: center;
  background: url(/pictogram/shop/bg_bust.png) center top no-repeat;
}

div.transition {
	padding: 10px;
	text-align: center;
}
div.transition div {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 46%;
	margin: 0 5px;
	border:none;
}
div.transition div a {
	display: block;
	line-height: 200%;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	border:1px solid #ff9900;
	background:#ffffcc;
}
div.transition div.prev a{
	background-image:url(/pictogram/shop/icon-hand-left.gif);
	_background-image:none;
	>background-image:none;
	background-position:10% center;
	background-repeat:no-repeat;
	-moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px; /* Safari and Chrome */
	border-radius: 12px; /* Opera, IE-CSS3 */
	behavior: url(/common/css/ie-css3.htc); /* IE */
}
div.transition div.prev a:hover{
	background: #ffccff url(/pictogram/shop/icon-hand-left.gif) no-repeat 10% center;
	border:1px solid #ff0000;
	color: #cc0000;
}
div.transition div.next{
}
div.transition div.next a{
	background-image:url(/pictogram/shop/icon-hand-right.gif);
	_background-image:none;
	>background-image:none;
	background-position:90% center;
	background-repeat:no-repeat;
	-moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px; /* Safari and Chrome */
	border-radius: 12px; /* Opera, IE-CSS3 */
	behavior: url(/common/css/ie-css3.htc); /* IE */
	border:1px solid #ff9900;
}
div.transition div.next a:hover{
	background:#ffccff url(/pictogram/shop/icon-hand-right.gif) no-repeat 90% center;
	border:1px solid #ff0000;
	color:#cc0000;
}
