@charset "Shift_JIS";

/*----------------------------------------------------------------*/
/*                                                                */
/*----------------------------------------------------------------*/
.MgnBtm03 {
	margin-bottom:3px;
	}
.MgnBtm10 {
	margin-bottom:10px;
	}
.MgnBtm20 {
	margin-bottom:20px;
	}
.MgnBtm30 {
	margin-bottom:30px;
	}


/*----------------------------------------------------------------*/
/*                                                                */
/*----------------------------------------------------------------*/
#PremiumCard .Picture {
	float:left;
	width:124px;
	margin-right:20px;
	}
#PremiumCard .Text {
	float:left;
	width:535px;
	}


/*----------------------------------------------------------------*/
/*                                                                */
/*----------------------------------------------------------------*/
#RitzTreatment {
	padding:5px 0 0 0;
	}
#RitzTreatment .Service {
	float:left;
	width:330px;
	}
#RitzTreatment .Lt {
	margin-right:19px;
	}

#RitzTreatment .Service .Picture {
	float:left;
	width:124px;
	margin:0 10px 20px 0;
	}
#RitzTreatment .Service .Text {
	float:left;
	width:196px;
	margin:0 0 20px 0;
	}
.cmt_s {
	font-size:80%;
	line-height:1.1em;
	}
#RitzTreatment .Service .Text .WakuDotted {
	padding:5px 5px 0;
	background:url(../images/waku_dotted_back.gif) repeat-y 0 0;
	}
#wrap #content #contentR div.groupBox li.Lv1 {
	padding:0 0 6px 8px;
	background:url(../images/point_lv1.gif) no-repeat 0 5px;
	}
#wrap #content #contentR div.groupBox li.Lv2 {
	font-size:82%;
	line-height:1.1em;
	padding:0 0 5px 7px;
	background:url(../images/point_lv2.gif) no-repeat 0 4px;
	}


/*----------------------------------------------------------------*/
/*                                                                */
/*----------------------------------------------------------------*/
#EligibleShop {
	border-collapse:collapse;
	}
#EligibleShop th, #EligibleShop td {
	color:#434343;
	font-size:82%;
	font-weight:normal;
	line-height:1.3em;
	vertical-align:top;
	padding:3px 5px;
	border:1px solid #dddddd;
	}
#EligibleShop th {
	width:50px;
	}
#EligibleShop td {
	width:606px;
	}


/*----------------------------------------------------------------*/
/*    強制的にclearするセレクタ                                   */
/*----------------------------------------------------------------*/
.clear {
	display:block;
	clear:both;
	height:0;
	line-height:0px;
	font-size:1px;
	}
/*  clearfix  */
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
.clearfix {
	display:inline-table;
	min-height:1%;
	}
/*  Hides from MacIE  */
* html .clearfix {
	height:1%;
	}
.clearfix {
	display:block;
	}
/*  Hides from MacIE  */

