@charset "utf-8";
#top h2 {
	clear: both;
	margin: 0;
	padding: 8px 0 8px 12px;
	font-size: 16px;
	color: #fff;
	background-image: url(../images/top/title_bg.jpg);
	background-repeat: repeat;
}


/*コンテンツ*/
#top #topimage {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}
#top #search_price {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
}

#top ul.tab {
  margin: 0;
  padding: 0;
  list-style: none;
}

#top ul.tab li {
/*  padding: 15px 30px; */
/*  width: 108.75px; */
/*  width: 109.2656211853px; */
  width: 109.2583274841px;
  text-align: center;
  padding: 15px 0;
  border-right: 1px solid #fff;
  font-size: 14px;
  color: #fff;
  float: left;
  background-color: #a0a0a0;
  cursor: pointer;
}


#top ul.tab li:last-child {
	border-right: none;
}
#top ul.tab li:hover {
	background-color: #1c9190;
}
#top ul.tab li.active {
	background-color: #1c9190;
	color: #fff;
}
#top div.tabContent {
	clear: both;
	background-color: #fff;
	margin: 0;
	padding: 12px;
	display: none;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
#top div.active {
	display: block;
}
#top .tabContent active ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}
#top .tabContent active ul li {
	clear: both;
	margin: 0;
	padding: 0;
}
#top .tabContent dl {
	clear: both;
	margin: 12px 0 0 0;
	overflow: hidden;
	border-bottom: 1px dashed #CCC;
	padding: 0 0 12px 0;
}
#top .tabContent dl:last-child {
	border: none;
	margin-bottom: 0;
}
#top .tabContent dl dt {
	overflow: hidden;
	clear: both;
	height: 50px;
	width: 50px;
	margin: 0 10px 5px 0;
	padding: 0;
	float: left;
}
#top .tabContent dl dd {
	margin: 0;
	padding: 0;
	font-size: 15px;
}
#top .tabContent dl dd a {
	color: #2355a5;
	text-decoration: none;
}
#top .tabContent dl dd a:hover {
	text-decoration: underline;
}


/*--業種メニュー------------------------------------*/
#top .job_search {
	margin: 0 0 20px 0;
	padding: 0;
	border: 1px solid #000;
	overflow: hidden
}
#top .job_search h3 {
	clear: both;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #000;
	font-size: 15px;
}
#top .job_search .job_list {
	margin: 0;
	padding: 0 0 0 30px;
}
#top .job_list li {
	width: 90px;
	margin: 0 10px 5px 0;
	padding: 0;
	font-size: 12px;
	float: left;
}


/*--出勤・ライブ・日記-------------------------------------*/
#top #today,
#top #live,
#top #diary {
	clear: both;
	margin: 0 -12px 10px 0;
	padding: 0 12px 12px 12px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	overflow: hidden;
}
#top #live .cast dt {
	margin-bottom: 0;
}
#top #live .cast .category {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	box-sizing: border-box;
	width: 95px;
	margin: 0 0 3px;
	padding: 3px;
	color: #fff;
	text-align: center;
}
#top #live .cast .sokusho_cat {
	background-color: #F62141;
}
#top #live .cast .sokusho_tainyu {
	background-color: #22C3F4;
}
#top #live .cast .sokusho_favority {
	background-color: #40D1A8;
}
#top #live .cast .sokusho_rare {
	background-color: #AF40D1;
}
#top #live .cast .cast_name {
	line-height: 1.2;
}
#top #live .cast .sokuho_s_name {
	font-weight: normal;
	font-size: 11px;
	color: #828282;
}
#top #live .cast .shopinfo_btn {
	background-color: #000;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	margin: 3px auto 0;
	box-sizing: border-box;
	width: 80%;
}
#top #live .cast .shopinfo_btn a {
	color: #fff;
}
#top .cast {
	vertical-align: top;
	margin: 0;
	padding: 0;
	display: inline-block;
}
#top .cast dt {
	width: 95px;
	margin: 12px 7px 5px 0;
	padding: 0;
	text-align: center;
}
#top .cast dd {
	width: 95px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
}
#top .cast dd a {
	text-decoration: none;
	color: #2355a5;
}
#top .cast dd a:hover {
	text-decoration: underline;
}
#top .cast .size {
	font-size: 11px;
	color: #828282;
}
#top #shopnews {
	clear: both;
	margin: 0 0 10px 0;
	padding: 12px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	overflow: hidden;
}
#top #shopnews .shopnews_col {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}
#top #shopnews .shopnews_col .shopnews_thum {
	clear: both;
	width: 70px;
	margin: 0;
	padding: 0;
	float: left;
}
#top #shopnews .shopnews_col .shopnews_text {
	margin: 0;
	padding: 0;
}
#top #shopnews .shopnews_col .shopnews_text dt {
	margin: 0 0 5px 0;
	padding: 0 0 0 80px;
	font-size: 15px;
}
#top #shopnews .shopnews_col .shopnews_text dt a {
	color: #2355a5;
	text-decoration: none;
}
#top #shopnews .shopnews_col .shopnews_text dt a:hover {
	text-decoration: underline;
}
#top #shopnews .shopnews_col .shopnews_text dd {
	margin: 0;
	padding: 0 0 0 80px;
	font-size: 11px;
	color: #828282;
}
#top #shopnews .shopnews_col .shopnews_text .date {
	margin-top: 1em;
}
#top #diary .cast .shop {
	font-size: 10px;
	color: #828282;
	text-align: left;
}


#top .more {
	clear: both;
	margin: 15px 5px 0 0;
	padding: 0;
	font-size: 15px;
	float: right;
}
#top .more a {
	text-decoration: none;
	color: #6B6B6B;
}
#top .more a:hover {
	text-decoration: underline;
}


/*--エリアナビ-------------------------------------*/
#top .area_navi_l {
	clear: both;
	width: 215px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	background: #fff;
	float: left;
	overflow: hidden;
}
#top .area_navi_r {
	width: 215px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	background: #fff;
	float: right;
	overflow: hidden;
}
#top .area_navi_l h3,
#top .area_navi_r h3 {
	clear: both;
	margin: 0;
	padding: 5px;
	font-size: 12px;
	color: #1c9190;
	font-weight: normal;
	background-color: #b1d3cf;
}
#top .area_navi_l .pic,
#top .area_navi_r .pic {
	width: 195px;
	margin: 10px 10px 0 10px;
	padding: 0;
}
#top .area_navi_l p,
#top .area_navi_r p {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 13px;
}
#top .area_navi_l dl,
#top .area_navi_r dl {
	margin: 0 10px 10px 10px;
	padding: 5px;
	background: #fafafa;
}
#top .area_navi_l dl dt,
#top .area_navi_r dl dt {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
}
#top .area_navi_l dl dd,
#top .area_navi_r dl dd {;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
}
#top .area_navi_l ul,
#top .area_navi_r ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#top .area_navi_l ul li,
#top .area_navi_r ul li {
	width: 38%;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
}
#top .area_navi_l ul li a,
#top .area_navi_r ul li a {
	color: #fff;
	text-decoration: none;
}
#top .area_navi_l ul .caba,
#top .area_navi_r ul .caba {
	margin: 0 0 5px 10px;
	float: left;
	background: #7C6FE2 none repeat scroll 0 0;
}
#top .area_navi_l ul .sexycaba,
#top .area_navi_r ul .sexycaba {
	margin: 0 10px 5px 0;
	float: right;
	background: #E56EBD none repeat scroll 0 0;
}
#top .area_navi_l ul .ichacaba,
#top .area_navi_r ul .ichacaba {
	margin: 0 0 5px 10px;
	float: left;
	background: #F2463A none repeat scroll 0 0;
}
#top .area_navi_l ul .lingeriepub,
#top .area_navi_r ul .lingeriepub {
	margin: 0 10px 5px 0;
	float: right;
	background: #70E0C0 none repeat scroll 0 0;
}
#top .area_navi_l ul .girlsbar,
#top .area_navi_r ul .girlsbar {
	margin: 0 0 5px 10px;
	float: left;
	background: #7091E0 none repeat scroll 0 0;
}
#top .area_navi_l ul .where,
#top .area_navi_r ul .where {
	margin: 0 10px 5px 0;
	float: right;
	background: #333333 none repeat scroll 0 0;
}


/*--about-------------------------------------*/
#top .about {
	clear: both;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
#top .about p {
	clear: both;
	margin: 0;
	padding: 20px;
	font-size: 12px;
	text-align: left;
}
