/*====================================

			店舗画像のスライドjs

======================================*/
.container {
	/*height:180px !important;*/
}

.pageTtl {
    background: #515151 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    margin: 0 0 3%;
    padding: 0 0 0 2%;
}


.shopTel{
    border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
    margin: 5% auto;
    padding: 2% 0;
    width: 70%;
}

.shopTel a{
    background: url("../img/shop/tel.png") no-repeat 5px center;
	background-size:40px 30px;
    display: block;
	padding:0 0 0 25%;
}

.smallFont{
	font-size:10px!important;
}


#album{
	text-align:center;
}


/*======================

font-color

=========================*/
.red {
	text-decoration:underline;
}

/*=====================

common　titlebar

======================*/
body {
	background:#f2f2f2;
}
article {
	height: 100%;
	position: relative;
	width: 100%;
		overflow:hidden;
}
/*タイトル*/
h2#profile {
	background:#515151;
	height:28px;
	font-size: 12px;
	padding:10px;
	margin:0 auto 8px;
	color:#ffffff;
}
h2#profile p.ttl_aera {
	color:#ffffff;
	float:left;
	text-align:center;
	width:66px;
	line-height:16px;

}
h2#profile p.compani_name {
	color:#ffffff;
	float:left;
	text-align:center;
	width:166px;
	line-height:30px;
	font-size: 17px;
}
h2#profile p.shop_Aera {
	color:#ffffff;
	float:right;
	text-align:center;
	width:68px;
	line-height:16px;

}
.ttl {
	background:#FFA70E;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0 0 5px;
	padding: 0 0 0 3%;
	color:#333333;
}

.ttl_aera a {
	background:url(../img/profile/downArrow_Left.png) no-repeat left top;
	background-size:66px 25px;
	display: block;
	height: 25px;
	line-height: 26px;
	padding: 0 0 0 6px;
	width: 60px;
}


.shop_Aera a {
	background:url(../img/profile/downArrow_Right.png) no-repeat right top;
	height:25px;
	line-height:25px;
	background-size:66px 25px;
	display:block;
	padding: 0;
	width: 66px;
}

/*==============================

	コンパニオンjs エリア

=================================*/
#compani_icon_Aera table{
	border-collapse: separate;
	border-spacing: 3px;
	margin: 0 auto 8px;
}
#compani_icon_Aera div{
	margin: 0 auto 6px;
	width:275px;
	line-height:0;
}
#compani_icon_Aera table td {
	background:#37dbd9;
	font-size: 9px;
	font-weight: bold;
	height: 18px;
	vertical-align:middle;
	border-left:1px solid #93bcbc;
	border-top:1px solid #93bcbc;
	text-align:center;
	color:#ffffff;
	width:57px;
	padding:3px 0 3px 0;
	}

/*=============================

		コンパニオンimg js

================================*/
#pickUp {

}
#pickUp li {
	width:100%;
}
/*
#pickUp li figure {
	width:137px;
	height:184px;
	background:#ffffff;
	border:1px solid #b6b6b6;
	padding:3px;
	text-align:center;
	float:left;
	margin:10px 5px 10px 5px;
}
*/
#pickUp li figure {
background:#ffffff;
border: 1px solid #B6B6B6;
float: left;
height: 266px;
margin: 10px 5px 10px 56px;
padding: 3px;
text-align: center;
width: 200px;
}
#pickUp li figure img {
	width: 100%;
	display:block;
}
/*=============================

		詳細データ

================================*/
.shop_Data table{
	margin: 0 auto 10px;
	width: 99%;
	background:#ffffff;
}

.shop_Data table tr th span {
	background:#ffedcc;
	display:block;
	padding:8px 5px 8px 5px;
}

.shop_Data table tr th {
	-webkit-text-size-adjust:100%;
	font-size:12px;
	vertical-align: top;
	display: block;
	padding:5px;
}


.shop_Data table tr td {
	padding:8px 5px 8px 5px;
	display: block;
	-webkit-text-size-adjust:100%;
	font-size:12px;
	vertical-align: middle;
	line-height: 1.5;
}
.shop_Data table tr .bg_none {
	background:#ffffff !important;
}
small {
	display:block;
	color:#ff3333 !important;
	text-align:right;
}
small a {
	display:block;
	color:#ff3333 !important;
	text-align:right!important;
	text-decoration:underline!important;
	font-size:14px;
	font-weight:normal;
	padding:5px 10px 0 0;
}
/*=============================

		youtube

================================*/
#movie_Aera {
}
#movie_Aera figure {
	padding:8px 27px 8px 27px;
	width:257px;
	height:193px;
	margin:7px auto;
	border:1px solid #a4a4a4;
	background:#ffffff;
}

/*=============================

		○○ちゃん出演特集

================================*/
#performance_Aera {
	margin:0 0 10px;
	border:1px solid #a4a4a4;
	margin:5px;
}
#performance_Aera li {
	background:#ffffff;
	border-bottom:1px solid #ffa70e;
	padding:5px 0 5px 5px;
	height:53px;
	position:relative;
}
#performance_Aera li:last-child {
	border-bottom:none;
}
#performance_Aera li figure p {
	font-size:11px;
}
#performance_Aera li figure h4 {
	font-size:11px;
}
#performance_Aera li figure div {
	float: left;
	height: 54px;
	width: 78px;
	overflow:hidden;
}
#performance_Aera li figure div img {
	width:100%;
	border:1px solid #b6b6b6;
}
#performance_Aera li figcaption {
	float:left;
	line-height: 15px;
	padding:6px 0 0 4px;
	width:200px;
}
#performance_Aera li a:after {
	content: "";
	position: absolute;
	right: 5px;
	top: 33px;
	display: block;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	border-top: solid 2px #fe9b00;
	border-right: solid 2px #fe9b00;
	-webkit-transform: rotate(45deg);
}
/*=============================

		○○ちゃんの出演DVD

================================*/
#special_Edition {
	margin:0 0 10px;
	border:1px solid #a4a4a4;
	margin:5px 5px 15px 5px;
}
#special_Edition li {
	background:#ffffff;
	border-bottom:1px solid #a0a0a0;
	padding:10px 0 5px 5px;
	height:95px;
	position:relative;
}
#special_Edition li:last-child {
	border-bottom:none;
}
#special_Edition li figure div {
	float:left;
	width:124px;
}
#special_Edition li figure div img {
	width:100%;
	border:1px solid #b6b6b6;
}
#special_Edition li figcaption {
	float:left;
	font-size:11px;
	padding:0 0 0 8px;
	width:166px;
}
#special_Edition li figcaption .ttile {
	height: 42px;
	font-size: 10px;
	padding:0 0 2px;
	overflow: hidden;
/*white-space: nowrap;
	text-overflow: ellipsis;*/
}
#special_Edition li figcaption .price{
	background:#999999;
	padding:3px;
	width:86px;
	text-align:center;
	margin:0 0 3px;
}
#special_Edition li figcaption .selling_price{
	font-size:12px;
	line-height:15px;
}



#special_Edition li a:after {
	content: "";
	position: absolute;
	right: 5px;
	top: 55px;
	display: block;
	width: 6px;
	height: 6px;
	border-top: solid 2px #fe9b00;
	border-right: solid 2px #fe9b00;
	-webkit-transform: rotate(45deg);
}

.subTopic{
	background-color: #FF8A00;
	color: #fff;
	padding: 2% 0;
	display: block;
	border-radius: 3px;
	width: auto;
	text-align: center;
	margin: 5px 0;
}















