@charset "EUC-JP";
/* コンテンツ詳細ページサイド用 */

/*override*/
#ind-side{
	color:white;
	font-size:0.8em;
	width:183px;
	/*border:1px solid red;*/
	float:right;
}
#main-area{
	/*background:white;*/
	/*width:1000px;*/
	/*height:100px;*/
	_border:1px solid black;
	_float:left;
	background:url("../images/mainarea_border.png") repeat-y top 771px;
}
#content-area{
	/*border-right:1px solid #FF227C;*/
	width:770px;
	_width:771px;
	_margin-left:-1px;
	/*global.cssより17px減らします*/
}
/*overrideここまで*/

#ind-info-comp {
	width:98%;
	margin:5px auto 0 3px;
	/*border:1px solid red;*/
}

/*-----------------*/
/*----お店情報---*/
/*-----------------*/
#ind-side #shop-info {
	/*color:white;*/
	width:180px;
	line-height:1.5;
	margin:0 0 5px 0;
	/*float:left;*/
}


/*-----------------*/
/*----女の子情報---*/
/*-----------------*/
img.gals-thumb{
	float:left;
	width:70px;
	height:70px;
	border:1px solid white;
}
#ind-side .gals-info{
	margin:0 0 5px 0;
}
#ind-side .gals-info .info-area {
	/*font-size:0.8em;*/
	line-height:1.3;
	width:100px;
	/*margin:5px 0 0 0;*/
	float:right;
}


/*----------------------*/
/*割引情報*/
/*----------------------*/
#ind-side .discount{
	line-height:1.5;
}
#ind-side .qr{
	color:white;
	text-align:center;
	font-size:0.8em;
	
}

/*------------------------------------*/
/*-個別ページ無料券情報(グラビアのみ)-*/
/*------------------------------------*/

#ind-side #freeticket-area-side {
	/*float:right;*/
	margin:10px 5px 0 0;
	width:100%;
	/*position:absolute;*/
	/*_width:170px;*/
	height:350px;
	background:url(../contents/gravure/images/freeticket_back.png) no-repeat;
	position:relative;
	left:-3px;
}
#ind-side #freeticket-area-side h2 {
	color:white;
	text-align:left;
	text-indent:10px;
	font-size:12px;
	line-height:2.0;
	margin:0px 0 0 0px;
	padding:0px;
	background-color:none;
}
#ind-side #freeticket-area-side p {
	color:white;
	font-weight:bold;
	width:89%;
	margin:10px auto 0 auto;
}


