@charset "utf-8";

/**
*
* ブライダルエステページ
*
**/


.esthe_campain{

}

.esthe_campain ul li a{
	width: 600px;
	height: 96px;
	margin-bottom: 4px;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999px;
}

#esthe_campain_plan01{
	background-image: url(../img/shop/esthe_campmain01.gif);
}
#esthe_campain_plan02{
	background-image: url(../img/shop/esthe_campmain02.gif);
}
#esthe_campain_plan03{
	background-image: url(../img/shop/esthe_campmain03.gif);
}
#esthe_campain_plan04{
	background-image: url(../img/shop/esthe_campmain04.gif);
}
#esthe_campain_plan05{
	background-image: url(../img/shop/esthe_campmain05.gif);
}
#esthe_campain_plan06{
	background-image: url(../img/shop/esthe_campmain06.gif);
}

.esthe_menu{
}

.esthe_menu ul li a{
	width: 290px;
	height: 131px;
	margin: 0 10px 10px 0;
	display: block;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
}

#esthe_menu_plan01{
	background-image: url(../img/shop/esthe_menu01.gif);
}
#esthe_menu_plan02{
	background-image: url(../img/shop/esthe_menu02.gif);
}
#esthe_menu_plan03{
	background-image: url(../img/shop/esthe_menu03.gif);
}
#esthe_menu_plan04{
	background-image: url(../img/shop/esthe_menu04.gif);
}



/**
* エステコース
* 
*
**/
#esthe_course{
	line-height: 1.8;
	margin: 0 0 10px 0;
}

#esthe_course h3{
	color: #e5004f;
}

.esthe_course_description_light{
	background-color: #e0dfe3;
	margin: 2em 0 0 0;
}

.esthe_course_description_light .name{
	width: 380px;
	padding: 0 10px;
	text-align: left;
}
.esthe_course_description_light .size{
	width: 100px;
	text-align:center;
}
.esthe_course_description_light .time{
	width: 100px;
	text-align:center;
}

.esthe_course_description_light th{
	background-color: #faf0ed;
	font-weight: bold;
	color: #666;
}
.esthe_course_description_light td{
	background-color: #FFF;
}

.esthe_course_description_image{

}

.esthe_course_description_image th{
	width: 110px;
	padding: 10px 0;
}

.esthe_course_description_image td{
	line-height: 1.3;
	padding: 10px 0;
}

.esthe_course_description_image td h4{
	color: #e13860;
	text-indent: 10px;
	background: url(../img/shop/esthe/icon.gif) no-repeat left 50%;
	margin-bottom: 10px;
	font-weight: bold;
}

.esthe_course_description_image td strong{
	display: block;
	font-weight: normal;	
}

.info_button{
	margin: 20px 0 10px 0;
	clear: left;
}

.info_button img{
	display: inline;
}
