@charset "UTF-8";
/* CSS Document */
/* Huynh Tram */

body {
	font-family:"メイリオ";
	color:#1d1e1e;
}

.img {
	float:left;	
}

.linkarea {
	text-align:center;
	padding:20px 0px 15px 0px;
}

.inner {
	margin:0px 0px 20px 10px;
}

.button {
	display:inline;	
}

/* inner */
.guest {
	padding:40px 0px 0px 0px;
	margin-bottom:10px;
	text-align:center;
	font-size:2.6em;
	font-weight:bold;
	line-height:50px;
	background:url(/images/pages/tv/201409_01/pc/title_border.png) no-repeat;
	background-position:bottom;
}

.subtitle {
	text-align:center;
	padding:40px 0px 0px 0px;
}

.title {
	text-align:center;
	padding:20px 0px 0px 0px;
}

.movie {
	text-align:center;
	margin:40px 0px 3px 0px;
}


 .border {
	text-align:center;
	padding:40px 0px;
}

.bg-top-inner {
	background:url(/images/pages/tv/201409_01/pc/bg_top_inner.png) no-repeat;
	padding:0x 20px 0px 0px;
	height:39px;
}

.inner-main {
	background:url(/images/pages/tv/201409_01/pc/bg_inner.png) repeat-y;
	display:block;
	height:3600px;
}

.bg-bottom-inner {
	background:url(/images/pages/tv/201409_01/pc/bg_bottom_inner.png) no-repeat;
	height:230px;
}



.box {
	text-align:center;
	height:500px;
	padding-left:40px;
}

.box01 {
	text-align:left;
	margin:0px 0px 20px 60px;
	width:625px;
	height:100px;
}

p.otano {
	float:left;
	width:220px;
	margin-right:15px;
	height:139px;
}

p.otano02 {
	text-align:center;
	width:625px;
	height:205px;
	margin-bottom:20px;
}

.shop {
	text-align:center;
}

#B04 {
	color:#1d1e1e;
	font-family: "メイリオ";
	font-size:1.1em;
	letter-spacing:0.05em;
}
	
.shopname {
/*	padding:40px 0px 0px 0px;*/
	margin-bottom:30px;
	background:url(/images/pages/tv/201409_01/pc/shop_border.jpg) no-repeat;
	background-position:bottom;
}

.shopname span {
	font-size:2.4em;
	font-weight:bold;
	line-height:50px;
	margin-left:100px;
}

.shopbox {
	margin:0 0 20px 70px;
	text-align:center;
	width:600px;
	height:220px;
	background:url(/images/pages/tv/201409_01/pc/salondata.jpg) no-repeat;
	position:relative;
}

.shopboxname {
	text-align:left;
	padding:25px 0px 0px 35px;
	font-size:0.8em;
	color:#eb0677;
}

.shopbox p.shopboximg {
	float:right;
	width:247px;
	height:182px;
	position:absolute;
	top:8%;
	right:3%;
}

p.detailadress {
	width:220px;
	height:75px;
	position:absolute;
	top:32%;
	left:20%;
	text-align:left;
	font-size: 0.8em;
}

p.btn {
	width:220px;
	height:25px;
	position:absolute;
	top:72%;
	left:9%;
	text-align:left;
}

p.detailphone  {
	width:220px;
	height:25px;
	position:absolute;
	top:58%;
	left:20%;
	text-align:left;
}

.box01, .tb, .movietxt {
	font-size:1.1em;
	letter-spacing:0.05em;
	line-height:22px;
}

.box01 {
	margin-bottom:20px;
}

.tb {
	margin-bottom:40px;
}

.movietxt {
	text-align:center;
	margin-bottom:30px;
}

table.tb {
	float:left;
	width:430px;
	border-top:#FC36BE 1px dotted;
	border-right:#FC36BE 1px dotted;
}

table tr.bg {
	border-bottom:#FC36BE 1px dotted;
}

table tr td.koumoku {
	font-weight:bold;
	width:100px;
	background:url(/images/pages/tv/common/bg_p.jpg) repeat-y;
	text-align:center;
}

table tr td.naiyou {
	background:#FFFFFF;
	padding:10px 15px;
	text-align:left;
}

table tr td a {
	text-decoration:underline;
}

.txt1 {
	margin-left:70px;
	width:600px;
}

table.bpgirls {
	margin-left:70px;
}

table tr td.bpgphoto {
	padding:0px 15px 10px 0px;
}

.footer {
	float: right;
	margin:90px 20px 0 0;
	width:800px;
	padding-bottom: 20px;
	z-index: 1000;
}

p.close {
	float:right;
	top:-100px;
	position: relative;;
}

.mainvisual {
	margin-bottom:20px;
}
.mainvisual {
	text-align:center;
	padding-top:10px;
	margin-bottom:20px;
}
p.detail-link {
	text-align: right;
	font-weight: bold;
}
p.detail-link a {
	color: #5a5858;
}
p.detail-link a:hover {
	color: #f671a3;
}


/*共通要素*/
#Container{
	width:760px;
	margin:0 auto;
	background:url(/images/pages/tv/common/bg-dot.png) repeat-y;
	margin-bottom:20px;
	padding-bottom:70px;
	height: 4483px;
}

/*alpha*/
/*clearfix*/
.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cf {
  min-height: 1px;
}

* html .cf {
  height: 1px;
}


/*----------------------next,backnumber-------------------------------*/

#next{
	clear:both;
}

#backnumber{
	padding:30px 0 0 0;
}
#backnumber a{
	text-decoration:none;
	color:#999 !important;
}
#backnumber a:link{
	text-decoration:none;
	color:#666 !important;
}
#backnumber a:visited{
	text-decoration:none;
	color:#666 !important;
}
.backnumber_inner{
	border-bottom:2px solid #787878;
	border-left:2px solid #787878;
	border-right:2px solid #787878;
	padding:0 0 20px 0;
	background: #fff;
}
.backnumber_group{
	padding:0 0 0 19px;
	width:340px;
	float:left;
}
.backnumber_sub_title{
	padding:0 0 30px 0;
}
.backnumber_sub_title_{
	padding:5px 0 30px 0;
}
.backnumber_label{
	display:inline-block;
	padding:0 3px 0 0;
}
.backnumber_link{
	display:block;
	margin-top: 3px;
}
.backnumber_link_text{
	display:block;
	font-size:12px;
	line-height:140%;
	width:170px;
	height:50px;
	float:right;
}
.backnumber_image{
	width:160px;
	display:block;
	float:left;
}

.backnumber_title_text{
	padding:20px 0 10px;
}
.backnumber_group02{
	width:340px;
	padding:0 19px 0 0;
	float:right;
}
.backnumber_list{
	width:340px;
	height:90px;
	margin:0 auto 26px;
}



.cl {
	clear:both;
}

.pd-b20 {
	padding-bottom:20px;
}

.pd-b30 {
	padding-bottom:30px;
}

.mr-t20 {
	margin-top:20px;
}

.mr-b20 {
	margin-bottom:20px;
}

.mr-b30 {
	margin-bottom:30px;
}

.inner_next {
	margin-left: 70px;
	position: relative;;
}
p.next_img {
	float:left;
	width:220px;
	margin-left:40px;
	height:139px;
}

table.tb_next {
	width:300px;
	border-top:#fc36be 1px dotted;
	border-right:#fc36be 1px dotted;
}


table tr.bg_next {
	border-bottom:#fc36be 1px dotted;
}

table tr td.koumoku_next {
	font-weight:bold;
	width:100px;
	background:url(/images/pages/tv/common/bg_p.jpg) repeat-y;
	text-align:center;
}

table tr td.naiyou_next {
	background:#FFFFFF;
	padding:10px 15px;
	text-align:left;
}

table tr td a {
	text-decoration:underline;
}

.title_next {
	margin: 0 0 20px 40px;
}
#B02 {
	text-align: center;
}


#imgHover {
	position: relative;
	margin:30px 0 0 35px;
	width: 670px;
	height: 315px;
}
#imgHover ul  {
	margin-bottom: 20px;
}
#imgHover ul li {
	display: table-cell;
	padding-right: 7px;
	vertical-align: top;
}
#imgHover ul li img {
	border: none;
}
#imgHover ul li a {
	display: block;
}
#imgHover ul li a:hover {
	position: relative;
	filter: alpha(opacity=100)!important;
	opacity: 1!important;
}
#imgHover ul li a .mainImage {
	display: none;
}
#imgHover ul li a:hover .mainImage {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#imgHover #imgFrame {
	border: solid 1px #aaa;
	position: absolute;
	left: -1px;
	top: 2px;
	line-height: 275px;
	text-align: center;
	width: 400px !important;
	width: 400px;
	height: 267px !important;
	height: 267px;
	background:#fff; 
}
#imgHover #imgHoverList {
	list-style: none;
	position: relative;
}
#imgHover ul li {
float: left;
margin-right: 5px;
}
#imgHover ul li img {
	border: none;
}
#imgHover ul li {
	display: block;
}
#imgHover ul li:hover {
	position: static;
}
#imgHover ul li.mainImage {
	display: none;
}
#imgHover ul li:hover .mainImage {
	display: block;
	position: absolute;
	top: 3px;
}
#imgHover ul li .thumbnail {
	position: absolute;
	right: 0;
}
#imgHover ul li .thumb1 {
	top: 0;
	left:285px;
}
#imgHover ul li .thumb2 {
	top: 0;
}
#imgHover ul li .thumb3 {
	top: 90px;
	left:285px;
}
#imgHover ul li .thumb4 {
	top: 90px;
}
#imgHover ul li .thumb5 {
	top: 180px;
	left:285px;
}
span.mainImage {
	display: none;
}
.mainimg {
	position: relative;
	bottom: 8px;
}

/* ---- ソーシャルボタン ---- */
#tv_snstop, #tv_end {
    position: relative;
    top: 0;
    text-align: center;
    width: 340px;
}
#tv_snstop {
    margin-left:auto;
}
#tv_end {
    margin-right:auto;
}
ul.sns_group_end {
	width: 323px;
	position: relative;
	bottom: 95px;
	left: 220px;
}
ul.sns_group li, ul.sns_group_end li {
    margin-right:2px;
    position:relative;
}
li.fb_button {
    bottom: 2px;
}
li.tw_button {
    top: 1px;
}
li.line_button {
    bottom: 5px;
}
li.hatena_button {
	bottom: 2px;
}
/* ---- ソーシャルボタン ---- */



/*ソーシャルボタンレイアウト*/.fb_button, .gp_button, .tw_button, .line_button, .hatena_button {display: inline-block;}
