@charset "utf-8";

/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main {
	float: right;
	width: 740px;
	text-align: left;
}

/* -----------------------------------------------------------
	#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 h2,
#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 h2 span,
#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 h2,
#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 h2 span,
#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 h2 span,
#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;
}

#aside .sidemenu.reserve h2 span,
#aside .sidemenu.reserve h3 em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_reserve.png) no-repeat 4px center;
}

#month {
	display: block;
	text-align: center;
}

#cal_box .month {
	display: table;
	table-layout: fixed;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0!important;
	background: none!important;
	font-size: 116%;
	text-align: center;
}

#cal_box .month li {
	display: table-cell;
	padding: 0;
	border: none;
}

#cal_box .month .previous,
#cal_box .month .next {
	font-size: 77%;
}

#cal_box .month li a {
	display: block;
}

.now_month {
	width: 100px;
}

.now_month p {
	margin: 0;
}

.view_month {
	display: block;
	color: #002dde;
	font-weight: bold;
	text-align: center;
}

.view_month span {
	font-size: 285%;
}

.previous {
	text-align: right;
}

.previous span {
	color: #002dde;
	font-weight: bold;
}

.previous a {
	display: block;
	color: #170000;
	font-weight: bold;
	text-decoration: none;
}

.next {
	text-align: left;
}

.next span {
	color: #002dde;
}

.next a {
	display: block;
	color: #170000;
	font-weight: bold;
	text-decoration: none;
}

#cal_box table {
	display: table;
	width: 100%;
	margin: 0;
	table-layout: auto;
}

#cal_box table th,
#cal_box table td {
	border: 1px solid #c1c1c1;
	background: transparent;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#cal_box table th {
	background: #ddecfa;
	font-size: 108%;
}

#cal_box table td p span,
#cal_box table td p a {
	display: block;
	padding: 2px 0;
	font-size: 108%;
	text-decoration: none;
}

#cal_box table td p {
	margin: 0;
	color: #cecece;
	text-align: center;
}

#cal_box table td p a {
	display: block;
	color: #666666;
}

#cal_box table td p a:hover {
	background: #ff3838;
	color: #ffffff;
}

#cal_box table .sun,
#cal_box table .sun p a {
	color: #ff2000;
}

#cal_box table .sat,
#cal_box table .sat p a {
	color: #0007d2;
}

/* balloon */
.balloon {
	display: none;
	position: absolute;
	top: -35px;
	right: -259px;
    width: 227px;
    padding: 10px;
    border: #ccc 3px solid;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color:  rgba(255, 255, 255, 0.9);
    -moz-background-color:  rgba(255, 255, 255, 0.9);
    -ms-background-color:  rgba(255, 255, 255, 0.9);
    -o-background-color:  rgba(255, 255, 255, 0.9);
    -webkit-background-color:  rgba(255, 255, 255, 0.9);
    box-shadow: 1px 3px 3px 0px rgba(149, 149, 149, 0.75);
    -moz-box-shadow: 1px 3px 3px 0px rgba(149, 149, 149, 0.75);
    -ms-box-shadow: 1px 3px 3px 0px rgba(149, 149, 149, 0.75);
    -o-box-shadow: 1px 3px 3px 0px rgba(149, 149, 149, 0.75);
    -webkit-box-shadow: 1px 3px 3px 0px rgba(149, 149, 149, 0.75);
}
.balloon:before {
	position: absolute;
	top: 55px;
	left: -15px;
	width: 15px;
	height: 19px;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/bg_past_arrow.png) no-repeat;
	content: '';
}
.balloon p {
	margin-bottom: 0;
}
.balloon .link_box {
	line-height: 1.5;
	text-align: right;
}
.balloon .notes {
    font-size: 85%;
    color: #ff0000;
    text-align: left;
}

/* point */
.point_area {
	position: relative;
}
#point .remaining {
	display: block;
   	font-size: 116%;
    color: #e60012;
    text-align: left;
}
#point .course {
	display: block;
	font-size: 116%;
    font-weight: bold;
    text-align: left;
}
#point .pointnum {
	height: 34px;
    line-height: 34px;
	margin: 5px 0;
    padding-left: 34px;
    background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/bg_point.png) left center no-repeat;
    color: #717171;
   	font-size: 116%;
    text-align: left;
}
#point .pointnum strong {
	color: #e60012;
	font-size: 147%;
}
#point .pointnum span {
	color: #e60012;
}
#point .comment {
	margin-bottom: 10px;
    text-align: left;
}
#point .comment span {
    color: #e60012;
}
#point ul {
	margin-bottom: 10px;
}
#point ul li {
    float: left;
    width: 110px;
    margin-right: 7px;
    background: #f97e76;
    text-align: center;
}
#point ul .w100 {
	width: 100%;
}
#point ul li:last-child {
    margin-right: 0;
}
#point ul li a {
	display: block;
    padding: 4px 0;
    color: #fff;
    text-decoration: none;
}

/* -----------------------------------------------------------
	共通スタイル
----------------------------------------------------------- */

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

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

#main .title {
	height: 38px;
	padding: 17px 10px 0;
	margin-bottom: 15px;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/bg_title.png) no-repeat left top;
	background-size: 741px 100%;
	color: #fff;
	font-size: 123.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 span,
.box .subtitle em {
	display: block;
	padding-left: 45px;
}

.box.note_box .subtitle span,
.box.note_box .subtitle em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_note.png) no-repeat 6px 4px;
	background-size: 24px auto;
}
.box.note_box .inner {
	height: 250px;
	overflow: auto;
}

.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;
}
/* -----------------------------------------------------------
	女性リスト部分
----------------------------------------------------------- */
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 9px;
	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;
	position: relative;
}

ul.girlslist > li p.thumbnail a {
	display: block;
}

ul.girlslist > li p.thumbnail .icon_dialect {
	position: absolute;
	bottom: 0;
	left: 0;
}

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,
#photoblog #main .title,
#movie_detail #main .title {
	height: auto;
	padding: 5px 10px;
	color: #fff;
	font-size: 100%;
}

#main .title .shopname {
	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 h1 .category {
	font-size: 93%!important;
}

/*#main .title .shopname .shopCom {
	display: inline-block;
	width: 435px;
	float: right;
}*/

#main .title #shopname {
	float: left;
	font-size: 123.1%;
	max-width: 550px;
}

#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;
}

#main .title p.favorite {
	float: right;
	width: 85px;
	margin-bottom: 0;
	font-size: 77%;
}
#main .title p.favorite a {
	display: block;
	height: 15px;
	padding: 30px 0 0 10px;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web/icon_fav.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;
}


/* #header #header #header */
#main #header {
	display: block;
	position: relative;
}
#main #header .title {
	position: relative;
	padding: 5px 5px 5px 10px;
}
#main #header .title .shopname {
	float: left;
	max-width: 545px;
}
#main #header .title #shopname {
	width: 545px;
}
#main #header #right_link {
	float: right;
	width: 180px;
	overflow: hidden;
}
#main #header .favorite_btn,
#main #header .kutikomit_btn {
	float: right;
	margin: 0 0 5px;
}
#main #header .favorite_btn a,
#main #header .kutikomit_btn a {
	display: block;
	position: relative;
	width: 85px;
	height: 40px;
}
#main #header .favorite_btn a img,
#main #header .kutikomit_btn a img {
	vertical-align: top;
	width: 85px;
	height: 40px;
	position: absolute;
	z-index: 1;
}
#main #header .favorite_btn a img:hover,
#main #header .kutikomit_btn a img:hover {
	opacity: 0.80;
	filter: alpha(opacity=80);
}
#main #header .favorite_btn a:after,
#main #header .kutikomit_btn a:after {
	content: "";
	display: block;
	width: 85px;
	height: 40px;
	background: #ffffff;
	position: absolute;
	top: 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
}
#main #header .kutikomit_btn {
	margin-left: 5px;
}
#main #header .kutikomit_balloon {
	display: block;
    position: absolute;
    top: -30px;
    right: -17px;
	z-index: 9;
    width: 52px;
    height: 42px;
    line-height: 1.2;
    background: url("//img.undernavi.com/web/new_undernaviimage/store/web_cs/bg_balloon.png") left top no-repeat;
    text-align: center;	
}
#main #header .kutikomit_balloon a {
	display: block;
	width: 52px;
    height: 35px;
    padding-top: 7px;
    color: #fff;
    font-size: 85%;
    text-decoration: none;
}
#main #header .ohp_btn {
	clear: both;
	float: right;
	margin: 0;
	width: 175px;
}
#main #header .ohp_btn a {
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ffffff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
}
#main #header .ohp_btn a:hover {
	text-decoration: underline;
}


/* オススメ風俗店 */
section#osusume {
	clear: both;
}
section#osusume .subtitle {
	background-image: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/bg_subtitle06.png);
}

section#osusume ul.girlslist {
	overflow: hidden;
	padding-top: 5px;
	border: none;
}

section#osusume ul.girlslist > li {
	float: left;
	padding: 10px 16px;
	margin: 0 0 15px 21px;
	border: 1px solid #e0dfdf;
	background: #fff;
	vertical-align: top;
}

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

section#osusume ul.girlslist > li p.thumbnail {
	height: 133px;
	margin-bottom: 7px;
}

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

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

/* -----------------------------------------------------------
	動画一覧
----------------------------------------------------------- */
#movie .subtitle em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_k/icon_lady.png) no-repeat 8px 3px;
}
ul.movieList {
	overflow: hidden;
	padding-top: 5px;
	border: 1px solid #E7E6E6;
}

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

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

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

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

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

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

ul.movieList > li p.thumb {
	height: 90px;
	overflow: hidden;
	margin-bottom: 3px;
}
ul.movieList > li p.thumb img {
	width: auto;
	height: auto;
	max-width: 158px;
	max-height: 90px;
	vertical-align: top;
}

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




/* ランキング */
#ranking .subtitle span {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/ranking/icon_ranking.png) no-repeat 5px 7px;
}
#ranking .inner {
	padding: 0;
	max-height: 242px;
	overflow: auto;
}
#ranking ul {
	margin: 0 auto;
	padding: 0;
}
#ranking ul li {
	display: block;
	position: relative;
	float: left;
	margin: 0 5px 10px 6px;
	padding: 5px;
	width: 120px;
	height: 220px;
	text-align: center;
	border: solid 1px #e0dfdf;
	overflow: hidden;
}
#ranking ul li:nth-of-type(5n) {
	margin-right: 0;
}
#ranking ul li .thumb {
	display: block;
	position: relative;
	width: 100px;
	height: 133px;
	margin: 0 auto;
	overflow: hidden;
}
#ranking ul li.new .thumb:before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 37px;
	height: 14px;
	background: transparent url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/ranking/icon_new.png) right bottom no-repeat;
}
#ranking ul li .thumb img {
	width: auto;
	height: auto;
	max-width: 100px;
	max-height: 133px;
	vertical-align: top;
}
#ranking ul li .rankNum {
	height: 18px;
	font-size: 108%;
	font-weight: bold;
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ranking ul li .rankNum.num1 {
	background-image: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/ranking/icon_rank1.png);
}
#ranking ul li .rankNum.num2 {
	background-image: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/ranking/icon_rank2.png);
}
#ranking ul li .rankNum.num3 {
	background-image: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/ranking/icon_rank3.png);
}
#ranking ul li .rankNum.num4 {
	background-image: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/ranking/icon_rank4.png);
}
#ranking ul li .rankNum.num5 {
	background-image: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/ranking/icon_rank5.png);
}
#ranking ul li .rankNum.num6 {
	background-image: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/ranking/icon_rank6.png);
}
#ranking ul li .rankNum.num7 {
	background-image: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/ranking/icon_rank7.png);
}
#ranking ul li .rankNum.num8 {
	background-image: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/ranking/icon_rank8.png);
}
#ranking ul li .rankNum.num9 {
	background-image: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/ranking/icon_rank9.png);
}
#ranking ul li .rankNum.num10 {
	background-image: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/ranking/icon_rank10.png);
}
#ranking ul li .txtData .ladyName {
	font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-align: center;
    font-size: 93%;
    overflow: hidden;
}
#ranking ul li .txtData .ladyProf {
	margin-top: 5px;
	font-size: 85%;
}
#ranking ul li .txtData span,
#ranking ul li .txtData em {
	display: block;
}
#ranking ul li .txtData .workTime {
	background: #000;
	color: #fff;
	text-align: center;
}