@charset "utf-8";

#main #mainInner{}

#main #mainInner h1{
	background:url(../common/img/ttl_h1_pickup.png);
	width:145px;
	height:36px;
	display:block;
	margin: 14px 0 2px 0;
}

/*ショップ情報（右側）*/

#mainInner #shopDetail{}

#mainInner #shopDetailMain{
	padding-left:20px;
	_padding-left:10px;
	width:606px;
	float:left;
}

#shopDetailMain #shopTitleArea{
	background:url(../common/img/bg_shopnametop.png) no-repeat top;
	float:left;
	width:259px;
}


#shopDetailMain #shopTitleArea h2{
	background:url(../common/img/bg_shopnamebottom.png) no-repeat bottom;
	padding:25px 10px 13px 10px;
	text-align:center;
	color:#666633;
	font-size:130%;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3";
}

#shopDetailMain #shopTelNumArea{
	float:left;
	padding:12px 0 0 5px;
}

#shopDetailMain #shopTelNumArea p.telNum{
	color:#CC6600;
	font-size:130%;
	font-weight:bold;
}

#shopDetailMain #shopTelNumArea p.shopKind{
	color:#996600;
	font-size:120%;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3";
}

#shopDetailMain #galNameArea{
	clear:both;
	padding:10px 0;
}

#shopDetailMain #galNameArea p.galName{
	color:#996600;
	font-size:150%;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3";
	float:left;
}

#shopDetailMain #galNameArea p.galAge{
	color:#999999;
	font-size:150%;
	font-weight:bold;
	float:left;
	padding:0 0 0 10px;
}

#shopDetailMain #galNameArea p.galData{
	color:#999999;
	font-weight:bold;
	float:left;
	padding:8px 0 0 10px;
}



#shopDetailMain #detailList{
	padding:10px 0;
	clear:both;
}

#shopDetailMain #detailList .shikaku{
	color:#B8A879;
}

#shopDetailMain #detailList dl{}

#shopDetailMain #detailList dt{
	clear:both;
	float:left;
	width:100px;
	color:#999999;
	font-weight:bold;
}

#shopDetailMain #detailList dd{
	float:left;
	color:#999999;
}

#shopDetailMain #shopMessege {
	background-image: url(../common/img/bg_messbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:617px;
	margin-top:-30px;
}

#shopDetailMain #shopMessegeInner {
	background-image: url(../common/img/bg_messtop.gif);
	background-repeat: no-repeat;
	width:577px;
	padding:60px 20px 20px 20px;
	color:999999;
}

#shopDetailMain #shopMessegeInner p {
	color:#999999;
}

#shopDetailMain #pickUpGalsArea{
	padding:50px 0 20px 0;
}

#shopDetailMain #pickUpGalsArea h2{
	background:url(../common/img/ttl_h2_pickup_other.png) no-repeat;
	width:156px;
	height:30px;
	display:block;
}

#shopDetailMain #pickUpGalsAreaInner{
	padding:4px 0 0 21px;
}

#shopDetailMain #pickUpGalsAreaInner .oneTable{
	padding-bottom:20px;
}

#shopDetailMain #pickUpGalsAreaInner .pickPhoto{
	background:url(../common/img/bg_thmphoto.png) no-repeat;
	padding:2px 6px 8px 2px;
	width:109px;
}

/*ショップ情報（左側）*/

#mainInner #shopDetailSub{
	width:246px;
	float:left;
}

#mainInner #shopDetailSub #shopLogoArea{
	width:235px;
	padding:4px 7px 8px 4px;
	background:url(../common/img/bg_shopphoto.png) no-repeat;
}


.mtables  {
    border-collapse : collapse;
}

.mtables th  { width : 100px; color : #999999; text-align : left; }
.mtables td  { color : #999999; text-align : left; }


#girl_contents   { width : 100%; margin-top : 2px; }
#girl_main       { width : 734px; margin : auto; }
#girl_NameArea   { width : 734px; height : 75px; background: url("../img2/bg_contents_top.jpg") no-repeat 0 0 transparent; }
h2.girl_shopName {
	width : 240px;
	height : 35px;
	font-size : 16px;
	font-weight : bold;
	float : left;
	background : url(../common/img/bg_shopname.png) no-repeat 0 0;
	padding-top : 22px;
	margin-top : 6px;
	margin-left : 70px;
	margin-right : 24px;
	text-align : center;
	color : #666633;
}
h3.girl_galName  { font-size : 20px; font-weight : bold; padding : 24px 0 0 0; float : left; }
#girl_Detail     { width : 734px; background: url("../img2/bg_contents_bottom.jpg") no-repeat left bottom transparent; }
.girl_DetailSub     { width : 100%; margin-bottom : 20px; }
.girl_DetailSub .girl_DetailSub_Th  { padding : 6px 6px 6px 24px; width : 240px; text-align : left; }
.girl_DetailSub .girl_DetailSub_ML  { padding : 6px 6px 6px 6px; width : 120px; text-align : left; }
.girl_DetailSub .girl_DetailSub_Td  { padding : 6px 32px 6px 10px; }
.girl_DetailSub .mtables td  { padding-right : 10px; }
.thumbnail div    { float : left; margin : 0 5px 5px 0; }