@charset "utf-8";

/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
/*#main {
margin: 0 auto;
	width: 960px;
	text-align: left;
}*/
/* -----------------------------------------------------------
	共通スタイル
----------------------------------------------------------- */

#main h1 {
	margin-bottom: 1em;
}

.errmsg {
	color: #f00;
	font-weight: bold;
}

#logoBox .left {
float: left;
}

#logoBox .left img {
	max-width: 740px;
	height: auto;
}

#logoBox .right {
	float: left;
}
#logoBox .right ul {
	width: 210px;
	padding-left: 10px;
}

#logoBox .right ul li {
line-height: 150%;
}

#logoBox .right ul li.tel {
/*
background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_data_phone.png) no-repeat left top;
*/
}

#logoBox .right ul li.tel {
font-weight: bold;
}

#logoBox .right ul li.tel .tel {
font-size: 123.1%;
font-weight: bold;
/*
display: block;
padding: 0 0 0 20px;
*/
}

#logoBox .right ul li.tel .telTxt {
font-size: 93%;
}

#logoBox .right ul li.time {
/*
background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_data_time.png) no-repeat left top;
*/
}

#logoBox .right ul li.time span,
#logoBox .right ul li.work span {
/*
display: block;
padding: 0 0 0 20px;
*/
}

#logoBox .right ul li.work {
/*
background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_data_work.png) no-repeat left top;
*/
}

.boxL {
	padding: 4px;
	margin-bottom: 10px;
	border: 1px solid #e0dfdf;
}

.boxL .subtitle {
	height: 31px;
	line-height: 31px;
	margin-bottom: 5px;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/bg_subtitle06.png) no-repeat left top;
}

.boxL .subtitle em {
	display: block;
	padding-left: 45px;
}

.boxS {
float: left;
width: 460px;
border: 1px solid #cccccc;
margin: 0 15px 0 0;
padding: 5px;
}

.boxS p {
	margin-bottom: 0;
}

.boxS .subtitle {
	height: 31px;
	line-height: 31px;
	margin-bottom: 5px;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/bg_subtitle04.png) no-repeat left top;
}

.boxS .subtitle em {
	display: block;
	padding-left: 45px;
}

.boxS .innerttl {
	padding: 5px 10px;
	background: #fff;
	color: #d2318c;
}

.boxS .inner {
	padding: 10px;
	margin-bottom: 0;
	background: #fff;
}

* html .boxS .inner {/*ie6*/
	zoom: 1;
}


*:first-child + html .boxS .inner {/*ie7*/
	zoom: 1;
}






.box {
	padding: 4px;
	margin-bottom: 10px;
	border: 1px solid #e0dfdf;
}

.box p {
	margin-bottom: 0;
}

.box .subtitle {
	height: 31px;
	line-height: 31px;
	margin-bottom: 5px;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/bg_subtitle01.png) no-repeat left top;
}

.box .subtitle em {
	display: block;
	padding-left: 45px;
}

.box .innerttl {
	padding: 5px 10px;
	background: #fff;
	color: #d2318c;
}

.box .inner {
	padding: 10px;
	margin-bottom: 0;
	background: #fff;
}

* html .box .inner {/*ie6*/
	zoom: 1;
}


*:first-child + html .box .inner {/*ie7*/
	zoom: 1;
}
/* -----------------------------------------------------------
	#sub
		サイドバー、サブ
----------------------------------------------------------- */
#aside {
	float: left;
	width: 200px;
	padding-right: 16px;
}

#aside .sidemenu {
	position: relative;
	padding: 5px 4px;
	margin-bottom: 10px;
	border: 1px solid #cacaca;
	-webkit-box-shadow: 1px 1px 1px #f0f0f0, -1px -1px 1px #f0f0f0;
	-moz-box-shadow: 1px 1px 1px #f0f0f0, -1px -1px 1px #f0f0f0;
	box-shadow: 1px 1px 1px #f0f0f0, -1px -1px 1px #f0f0f0;
	background: #fff;
}

#aside .sidemenu h3 {
	position: relative;
	height: 31px;
	line-height: 31px;
	margin-bottom: 5px;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/bg_sub_ttl02.png) no-repeat top;
	z-index: 30;
}

#aside .sidemenu h3 em {
	display: block;
	padding-left: 35px;
}

#aside .sidemenu ul {
	padding: 0 5px;
	margin-bottom: 0;
	background: #f6f6f6;
}

* html #aside .sidemenu ul {/*ie6*/
	zoom: 1;
}

*:first-child + html #aside .sidemenu ul {/*ie7*/
	zoom: 1;
}

#aside .sidemenu li {
	padding: 10px 0;
	border-top: 1px solid #cacaca;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
}

#aside .sidemenu li:first-child {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#aside nav .sidemenu {
	background: #f1efef;
}

#aside nav .sidemenu h3 {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/bg_sub_ttl01.png) no-repeat top;
	color: #fff;
}

#aside nav .sidemenu ul {
	border: 1px solid #dcdcdc;
	background: #f9f9f9;
	-webkit-box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;
	-moz-box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;
	box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;
}

#aside nav .sidemenu li,
#aside .sidemenu.newface li {
	font-size: 108%;
}

#aside nav .sidemenu li a,
#aside .sidemenu.newface li a {
	padding-left: 25px;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_menu.png) no-repeat 8px center;
}

#aside .sidemenu.update h3 em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_update.png) no-repeat 8px center;
}

#aside .sidemenu.update li {
	padding: 5px 0;
}

#aside .sidemenu.update li span.icon {
	display: inline-block;
	width: 6em;
	padding: 0 5px;
	margin-right: 5px;
	background: #9fc420;
	font-size: 77%;
	color: #fff;
	text-align: center;
}

#aside .sidemenu.update li span.icon.newface {
	background: #2595fd;
}

#aside .sidemenu.update li span.icon.discount {
	background: #ff5cad;
}

#aside .sidemenu.update li span.icon.todaysale {
	background: #c03ee0;
}

#aside .sidemenu.newface h3 em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_newface.png) no-repeat 8px center;
}

#aside .sidemenu.mobile h3 em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_mobile.png) no-repeat 8px center;
}

#aside .sidemenu.mobile p {
	padding: 10px 0;
	margin-bottom: 0;
	background: #f6f6f6;
	text-align: center;
}

/* -----------------------------------------------------------
	女性リスト部分
----------------------------------------------------------- */
ul.girlslist {
	overflow: hidden;
	padding-top: 5px;
	border: 1px solid #E7E6E6;
}

* html ul.girlslist {/*IE6*/
	padding-bottom: 20px;
	zoom: 1;
}

*:first-child + html ul.girlslist {/*IE7*/
	padding-bottom: 20px;
	zoom: 1;
}

ul.girlslist > li {
	float: left;
	padding: 5px;
	margin: 0 0 15px 6px;
	border: 1px solid #e0dfdf;
	background: #fff;
	vertical-align: top;
}

* html ul.girlslist > li {/*IE6*/
	display: inline;
}

*:first-child + html ul.girlslist > li {/*IE7*/
	display: inline;
}

ul.girlslist > li p {
	overflow: hidden;
	width: 100px;
	text-align: center;
	margin: 0;
	font-size: 93%;
}

ul.girlslist > li p.thumbnail {
	height: 133px;
	margin-bottom: 3px;
}
ul.girlslist > li p.thumbnail img {
	max-width: 100%;
	height: auto;
}

ul.girlslist > li p.name {
	background: #f1f0f0;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-align: center;
}

ul.girlslist > li p.profile {
	height: 3em;
	font-size: 85%;
}

/* -----------------------------------------------------------
	お店情報部分
----------------------------------------------------------- */
#top #main .title,
#realtime #main .title {
	height: 45px;
	padding: 5px 10px;
	color: #fff;
	font-size: 100%;
}

#main .title .shopname {
	float: left;
	padding-top: 2px;
}

#main .title .shopname p {
	margin-bottom: 0;
	font-size: 93%;
	color: #000;
}

#main .title .shopname .category {
	display: inline-block;
	padding: 0 10px;
	margin-right: 10px;
	background: #afafaf;
	color: #fff;
	text-align: center;
	font-size: 108%;
}

#main .title h2 {
	font-size: 123.1%;
}

#main .title p.ohp {
	float: right;
	width: 85px;
	margin-bottom: 0;
	font-size: 77%;
}

#main .title p.ohp a {
	display: block;
	height: 15px;
	padding: 30px 0 0 10px;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_ohp.png) no-repeat left top;
}

table.data {
	clear: both;
	width: 100%;
	font-size: 93%;
}

table.data th {
	width: 80px;
	padding: 8px 10px;
	border-top: 1px solid #e0dfdf;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_point.png) no-repeat right 8px;
	vertical-align: top;
}

table.data td {
	min-width: 200px;
	padding: 8px 10px;
	border-top: 1px solid #e0dfdf;
}

table.data tr:first-child th,
table.data tr:first-child td {
	border: none;
}

