/*  reserve ディレクトリ用
-----------------------------------------------------------*/


/*  検索結果
-----------------------------------------------------------*/
div#body div.searchArea div.reserveOption {
    background: url("/navi/reserve/img/icon_textimg_pink.gif") no-repeat scroll left 10px transparent;
    margin: 0 1px;
    padding: 0 0 5px;
	display: block;
}

div#body div.searchArea div.reserveOption p.title {
    float: left;
    font-weight: normal;
    padding: 0 0 0 30px;
    width: 120px;
}
div#body div.searchArea div.reserveOption2 {
    margin: 0 1px;
    padding: 0 0 5px;
	display: block;
}

div#body div.searchArea div.reserveOption2 p.title {
    float: left;
    font-weight: normal;
    padding: 0 0 0 30px;
    width: 120px;
}


div#body div.searchArea div.rborder {
    border-top: 1px solid #EDBFCC;
    margin: 0 -15px;
	padding: 10px 15px 10px 50px;
}
div#body div.searchArea div.rborderNone {
    border-top: none;
    margin: 0 -15px;
	padding: 20px 15px 20px 50px;
}

/* IE7用 */
*+html div#body div.searchArea div.rborder {
    border-top: 1px solid #EDBFCC;
    margin: 0 -15px;
	padding: 20px 15px 10px 50px;
}
*+html div#body div.searchArea div.rborderNone {
    border-top: 1px solid #fff;
    margin: 0 -15px;
	padding: 20px 15px 10px 50px;
}
/* //IE7用*/

div#body div.searchArea div.rborder table th.verticalMiddle{
	width: 115px;
}
div#body div.searchArea div.rborderNone table th.verticalMiddle{
	width: 115px;
}

div#body div.searchArea div.reserveOption ul.inlineColumn4 {
	float: left;
	margin: -10px 40px 0 0;
	position: relative;
	width: auto;
}

/*  ご予約はコチラ reserveOption3
-----------------------------------------------------------*/
div#body div.searchArea h2{
    left: 15px;
    margin: 15px 0 60px -16px;
    position: absolute;
    top: -16px;
    z-index: 6;

}
div#body div.searchArea div.reserveOption3 {
    background: url("/navi/reserve/img/icon_textimg_pink.gif") no-repeat scroll left 10px transparent;
    margin: 30px 1px 0;
    padding: 0 0 0px;
	position: relative;
    left: 0;
    top: 0;
}
div#body div.searchArea div.reserveOption3 p.title {
    float: left;
    font-weight: normal;
    padding: 0 0 0 30px;
    width: 120px;
    top: -16px;
}
div#body div.searchArea div.reserveOption3 ul.inlineColumn4 {
	float: left;
	margin: -10px 40px 0 0;
	position: relative;
	width: auto;
}
/* IE7用 */
*+html div#body div.searchArea div.reserveOption3 {
    background: url("/navi/reserve/img/icon_textimg_pink.gif") no-repeat scroll left 10px transparent;
    margin: 30px 1px 50px;
    padding: 0 0 5px;
	display: block;
	position: relative;
    left: 0;
    top: 30px;
}
/* //IE7用*/


.hss {
	background: url("/navi/reserve/img/icon_textinfo_hss.gif") no-repeat 3px 50% #EAE6DB;
}


/* IE7用 */
*+html ul.serviceInfo {
	margin: 0 0 10px 0;
}
/* //IE7用*/

ul.serviceInfo li {
	float: left;
	margin: 10px 5px 10px 0;
}

ul.serviceInfo li.calendar a{
	background: url("/navi/reserve/img/btn_calendar.gif") no-repeat 0px center;
	width: 126px;
	height: 24px;
	display: block;
	text-indent: -999999px;
}

ul.serviceInfo li.calendar a:hover{
	background: url("/navi/reserve/img/btn_calendar_on.gif") no-repeat 0px center;
	width: 126px;
	height: 24px;
	display: block;
	text-indent: -999999px;
}

ul.serviceInfo li.coupon a{
	background: url("/navi/reserve/img/btn_coupon.gif") no-repeat 0px center;
	width: 126px;
	height: 24px;
	display: block;
	text-indent: -999999px;
}

ul.serviceInfo li.coupon a:hover{
	background: url("/navi/reserve/img/btn_coupon_on.gif") no-repeat 0px center;
	width: 126px;
	height: 24px;
	display: block;
	text-indent: -999999px;
}

table.lessonInfo {
	margin: 0px 0 15px 0;
	width: 357px;
}

table.lessonInfo td {
	color: #fff;
	text-align: center;
	width: 117px;
	height: 36px;
    font-size: 83%;
	font-weight: bold;
	margin: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px!important;
	vertical-align: middle;
	background: url("/navi/reserve/img/lesson_img_off.gif") no-repeat center center ;
}

table.lessonInfo td.rSelected {
	color: #fff;
	text-align: center;
	width: 117px;
	height: 36px;
    font-size: 83%;
	font-weight: bold;
	margin: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px!important;
	vertical-align: middle;
	background: url("/navi/reserve/img/lesson_img_on.gif") no-repeat top center ;
}

table.lessonInfo td.rNone {
	width: 117px;
	height: 36px;
	background: none;
}

.lessonText{
	background: url("/navi/reserve/img/icon_maru.gif") no-repeat 0px 45% ;
	text-indent: 15px;
	margin: 15px 0 10px 0;
}

/*  店舗カウンセリング予約 top
-----------------------------------------------------------*/
div#scBoxArea h2 {
    margin: 0!important;
	padding: 0px 0px 40px 0px;
}
div#scBoxArea p.scText {
    margin: 0px 0px 20px 0px;
}

div#scBoxArea .scBox {
    background: url("/navi/reserve/img/sc_top_scboxbg.gif") no-repeat scroll center bottom #efefef;
    margin: 0px 0px 30px 0px;
	display: block;
}

div#scBoxArea .scBox2 {
    background: url("/navi/reserve/img/sc_top_scboxbg.gif") no-repeat scroll center bottom #efefef;
    margin: 0px 0px 20px 0px;
	display: block;
}


div#scBoxArea .scBox ul{
    margin: 30px 30px 0px 30px;
	padding: 0px 0px 30px 0px;
	display: block;
}

div#scBoxArea .scBox2 ul{
    margin: 30px 30px 0px 30px;
	padding: 0px 0px 10px 0px;
	display: block;
}
/* IE7用 */
*+html div#scBoxArea .scBox2 ul{
    margin: 30px 30px 0px 30px;
	padding: 0px 0px 30px 0px;
	display: block;
}
/* //IE7用*/

div#scBoxArea .scBox p,
div#scBoxArea .scBox2 p{
    margin: 0px 30px 0px 30px;
	padding: 0px 0px 30px 0px;
	display: block;
}

div#scBoxArea .scBox ul li{
	float: left;
	margin: 0 18px 0 0;
}
div#scBoxArea .scBox ul li.last{
	margin: 0;
}

div#scBoxArea .scBox2 ul li{
	float: left;
	margin: 0 18px 18px 0;
}
div#scBoxArea .scBox ul.opacity li:hover{
	opacity: 0.5;
}
div#scBoxArea .scBox2 ul.opacity li:hover{
	opacity: 0.5;
}

div#scBoxArea .scBox2 ul li.last{
	margin: 0 0 18px 0;
}

div#scBoxArea .scBox3 {
	background: url("/navi/reserve/img/sc_main01_lesson_bg.gif") no-repeat scroll center top;
	margin: 0 0 20px 0;
}
div#scBoxArea .scBox3:hover{
	background: url("/navi/reserve/img/sc_main01_lesson_bg.gif") no-repeat scroll center top;
}

div#scBoxArea .scBox4 {
	clear: both;
	background: url("/navi/reserve/img/sc_top_scboxbg02.gif") no-repeat scroll center bottom #efefef;
	margin: 0px 0px 30px 0px;
	display: block;
}

/* scBox4 */

div#scBoxArea .scBox4 h3 {
	float: left;
	margin: 0 !important;
}
div#scBoxArea .scBox4 ul {
	padding: 24px 0 0 30px;
	float: left;
}
div#scBoxArea .scBox4 ul.opacity li:hover{
	opacity: 0.5;
}

/* /scBox4 */


/* watashi make
=====================================*/
.over a:hover {
	background: #ffffff;
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.watashi {
	width: 700px;
	background: url(/navi/reserve/img/watashi_bg01t.jpg) repeat-y left top;
	margin: 0 0 40px 0;
}

.watashi img {
	vertical-align: top;
}

.watashi h3 {
	margin: 0 0 25px 0 !important;
}

.watashi .clickBox {
	cursor: pointer;
}
.watashi .clickBox:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.watashi .headBlock {
	width: 640px;
	padding: 0 30px 30px 30px;
	background: url(/navi/reserve/img/watashi_bg01b.png) no-repeat left bottom;
}
.watashi .headBlock p.logo {
	float: left;
	padding: 0 32px 0 0;
}
.watashi .headBlock h4 {
	margin: 0 0 30px 0;
}

.watashi .headBlock .catch {
	clear: both;
	margin: 0 0 30px 0;
}
.watashi .headBlock .flow {
	width: 640px;
	margin: 0 0 18px 0;
}
.watashi .headBlock .txt01 {
	float: left;
}
.watashi .headBlock .txt02 {
	float: right;
	padding: 24px 0 0 0;
}

.watashi .headBlock dl {
	clear: both;
	width: 640px;
	height: 56px;
	margin: 0;
	background: url(/navi/reserve/img/watashi_head_bg02.gif) no-repeat left top;
}
.watashi .headBlock dl dt {
	padding: 19px 80px 0 12px;
	float: left;
}

.watashi .headBlock dl dd {
	float: left;
	padding: 12px 0 0 0;
}

.watashi .lesson01 {
	position: relative;
	width: 640px;
	height: 391px;
	margin: 0 auto 45px auto;
	background: url(/navi/reserve/img/watashi_lesson01_bg.jpg) no-repeat left bottom;
}

.watashi .lesson01 h3 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
}
.watashi .lesson01 .miniitem {
	position: absolute;
	top: -10px;
	left: 546px;
	z-index: 5;
}
.watashi .lesson01 .visual {
	position: absolute;
	top: 57px;
	left: 0;
}
.watashi .lesson01 .txt01 {
	position: absolute;
	top: 78px;
	left: 267px;
}
.watashi .lesson01 .txt02 {
	position: absolute;
	top: 177px;
	left: 267px;
}
.watashi .lesson01 .txt03 {
	position: absolute;
	top: 342px;
	left: 267px;
}
.watashi .lesson01 .txt04 {
	position: absolute;
	top: 340px;
	left: 472px;
}

.watashi .lessonNext {
	clear: both;
	padding: 0 0 35px 0;
}
.watashi .lessonNext h3 {
	margin: 0 0 30px 0 !important;
}
.watashi .lessonNext ul {
	padding: 0;
}
.watashi .lessonNext ul li {
}
.watashi .lessonNext ul li.LNLeft {
	float: left;
}
.watashi .lessonNext ul li.LNRight {
	float: right;
}

#btmCatch {
	clear: both;
	position: relative;
	width: 700px;
	height: 74px;
	margin: 0 0 5px 0;
}
#btmCatch img {
	position: absolute;
	left: -4px;
	display: block;
}


/**/

a:hover img.hover {
	background:#fff;
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}


.watashi .lesson_main {
	clear: both;
	position:relative;
	width:640px;
	height:449px;
	margin:0 0 30px 0 !important;
	padding: 0 !important;
}
.watashi .lesson_main p {
	text-align:right;
}
.watashi .lesson_main h3 { 
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 10;
}

.watashi .lesson_main ul {
	position:absolute;
	bottom: 0;
	left: 0;
}
.watashi .lesson_main ul li {
	float: left;
}


/* searchShop
----------------------------------------------------*/

dl#searchShop {
	position:fixed;
	bottom:0;
	left:50%;
	width:947px;
	height:36px;
	margin:0 0 0 -480px;
	padding:0 3px 0 10px;
	background:url(/navi/service/img/searchShop_bg01.gif) no-repeat left top;
	text-align:left;
	z-index:55;
}
* html dl#searchShop {
	display:none;
}
dl#searchShop dt {
	float:left;
	width:181px;
}
dl#searchShop dd {
	float:left;
	width:586px;
}
dl#searchShop dd.btn {
	float:right;
	width:180px;
	padding:3px 0 0 0;
}

/*
dl#searchShop {
	position:fixed;
	bottom:0;
	left:50%;
	width:947px;
	height:36px;
	margin:0 0 0 -480px;
	padding:0 3px 0 10px;
	background:url(/navi/service/img/searchShop_bg01.gif) no-repeat left top;
	text-align:left;
	z-index:55;
}
* html dl#searchShop {
	display:none;
}
dl#searchShop dt {
	float:left;
	width:181px;
}
dl#searchShop dd.txt {
	float:left;
	width:260px;
}
dl#searchShop dd.form {
	float:left;
	width:506px;
}
dl#searchShop dd.form table {
	float:right;
}
dl#searchShop dd.form table th {
	height:36px;
	padding:0 10px 0 0;
	color:#fff;
	font-weight:bold;
	vertical-align:middle;
}
dl#searchShop dd.form table td {
	height:36px;
	padding:0 5px 0 0;
	vertical-align:middle;
}
dl#searchShop dd.form table td.submit {
	padding:0 0 0 10px;
}
*/

.lessonBlock {
	clear: both;
	width: 640px;
	margin: 0 0 40px 0;
}

.lessonBlock .oneBox {
	clear: both;
	margin: 0 0 15px 0;
}
.lessonBlock .innerBox {
	background: url(/navi/reserve/img/lesson_bg_bottom.gif) no-repeat left bottom;
	padding: 0 0 10px 0;
}



/*
.lessonBlock .box01 {
	background: url(/navi/reserve/img/lesson_bg_01.gif) no-repeat left top;
}

.lessonBlock .oneBox .firstBox {
	width: 221px;
	float: left;
	text-align: center;
}
.lessonBlock .oneBox .firstBox h3 {
	margin: 0 0 5px 0 !important;
}
.lessonBlock .oneBox .firstBox p.visual {
	margin: 0 0 9px 0;
}
.lessonBlock .oneBox .secondBox {
	width: 419px;
	padding: 12px 0 0 0;
	float: right;
}
.lessonBlock .oneBox .secondBox h3 {
	padding: 0 0 0 19px;
	margin: 0 0 14px 0 !important;
}
.lessonBlock .oneBox .secondBox .oneCol {
	width: 187px;
	float: left;
	padding: 0 0 0 19px;
	font-size: 86%;
	color: #666666;
}
.lessonBlock .oneBox .secondBox .lastCol {
	width: 184px;
	padding: 0 0 0 12px;
}
.lessonBlock .oneBox .secondBox .oneCol p {
	margin: 0 0 3px 0 !important;
}

.lessonBlock .box02 .secondBox ,
.lessonBlock .box03 .secondBox {
	padding: 0;
}

.lessonBlock .box02 .innerBox ,
.lessonBlock .box03 .innerBox {
	padding: 0;
}
.lessonBlock .box02 {
	background: url(/navi/reserve/img/lesson_bg_02.gif) no-repeat left top;
}
.lessonBlock .box03 {
	background: url(/navi/reserve/img/lesson_bg_03.gif) no-repeat left top;
}
*/

.lessonBlock .lesBox {
	height: 213px;
	margin-bottom: 15px;
}
.lessonBlock .lesBox h3,
.lessonBlock .lesBox h4 {
	margin: 0 !important;
}
.lessonBlock .lesBox h3 {
	padding-top: 14px;
	padding-bottom: 12px;
}
.lessonBlock .lesBox h4 {
}


.lessonBlock .lesBox .ttl {
	width: 220px;
	text-align: center;
	float: left;
}

.lessonBlock .lesBox .ttl p {
	font-size: 0px;
	line-height: 0;
}
.lessonBlock .lesBox .colR {
	width: 419px;
	float: right;
	margin-top: 17px;
}
.lessonBlock .lesBox .colR.coming {
	margin-top: 80px;
}

.lessonBlock .lesBox .colR h4 {
	text-align: center;
	padding-bottom: 13px;
}

.lessonBlock .lesBox .colR div {
	float: left;
	width: 181px;
	margin-left: 18px;
}
.lessonBlock .lesBox .colR h5 {
	padding-bottom: 5px;
}
.lessonBlock .lesBox .colR .txt {
	font-size: 10px;
	line-height: 1.3;
	height: 2.6em;
	padding-bottom: 7px;
}
.lessonBlock .lesBox .colR .btn {
	font-size: 0px;
	line-height: 0;
}
.lessonBlock .matsuge {
	background: url(/navi/reserve/img/bg_lesson_matsuge.gif);
}
.lessonBlock .mayu {
	background: url(/navi/reserve/img/bg_lesson_mayu.gif);
}
.lessonBlock .concealer {
	height: 222px;
	margin: 0;
	background: url(/navi/reserve/img/bg_lesson_concealer.gif);
}
.lessonBlock .concealer .colR .txt {
	height: 1.8em !important;
}
.lessonBlock .concealer .colR .l_txt {
	min-height: 33px;
}










.lessonBlock {
}
