/* CSS Document */

/*_____________________________________________________________________________________インフォメーション*/
div.information div.info-left{
	width:134px;
	float:left;
	text-align:center;
}
div.information div.info-right{
	width:485px;
	margin:0px;
	padding:0px;
	float:left;
}
div.info-right p.basic{
	font-size:11px;
	line-height:17px
}
div.info-right span.info-heading{
	font-size:14px;
	color:white;
	background-color:#9f9068;
	padding:6px;
	line-height:28px;
}
div.info-border{
	clear:both;
	background:url(../images/dot_border_vertical.gif) repeat-x;
	min-height:2px;
}
/*_____________________________________________________________________________________インフォメーション*/


/*_____________________________________________________________________________________VIP詳細*/
div.vip div.vip-left{
	width:202px;
	float:left;
	padding-top:20px;
}
div.vip-right{
	width:410px;
	float:left;
	padding-top:30px;
}
div.vip-price{
	background:url(../images/index/vip_price_body.jpg) repeat-y;
	width:284px;
	margin-left:87px;
}
div.vip-price-wrap{background:url(../images/index/vip_price_head.jpg) no-repeat;}
div.vip-price-inner{
	background:url(../images/index/vip_price_foot.jpg) no-repeat left bottom;
	padding:47px 53px 67px 33px;
}
div.vip-price h4{
	margin:0px;
	padding-top:10px;
}
div.vip-price p{
	margin:0px;
	padding:5px;
}

/*_____________________________________________________________________________________VIP詳細*/


/*_____________________________________________________________________________________ヘアーエクステ専門店です*/
div.intro{
	background-color:#d0ceb7;
	position:relative;
}
div.intro p.basic{
	padding:0px 235px 10px 46px;
	position:relative;
	top:-19px;
	
}
div.intro img.photo{
	position:absolute;
	right:4px;
	top:-40px;
}
/*_____________________________________________________________________________________ヘアーエクステ専門店です*/
