@charset "utf-8";




#header_cover{
	width:100%;
	height:68px;
	background:url(../images/header_bg_re.jpg) repeat-x;
}

#header{
	width:900px;
	height:68px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}

#header h2{
	display:block;
	width:212px;
	height:64px;
	text-indent:-9999px;
	margin:4px 0px 0px 0px;
	background:url(../images/logo_esthe.jpg) no-repeat;
	float:left;
}

#header h1{
	display:block;
	width:186px;
	height:64px;
	margin:4px 0px 0px 0px;
	text-indent:-9999px;
	background:url(../images/logo_tamaki.jpg) no-repeat;
	float:right;
}

#header h1 a{
	display:block;
	width:186px;
	height:64px;
	text-indent:-9999px;
}




#main_cover{
	width:100%;
	height:203px;
	background:url(../images/main_bg_re.jpg) repeat-x;
}

#main{
	width:900px;
	height:203px;
	margin:0px auto;
	background-image: url(../images/main_img10.jpg);
	background-repeat: no-repeat;
}

#main h3{
	display:block;
	width:900px;
	height:auto;
	padding:128px 0px 0px 695px;
}

#main h3 a{
	display:block;
	width:205px;
	height:73px;
	background:url(../images/esthe_plan.jpg) no-repeat;
	text-indent:-9999px;
}






/* contents
----------------------------------------------------------------------- */

#contents_cover{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	background:#f8f1df;
}

#contents{
	width:900px;
	height:auto;
	margin:0px auto;
	padding:0px 0px 20px 0px;
	background:url(../images/page_bg_re.jpg) repeat-y;
}

/* navi
----------------------------------------------------------------------- */

#navi{
	width:238px;/* 212 */
	height:auto;
	margin:0px;
	padding:13px 0px 2600px 0px;
	background:url(../images/subnavi_bg.jpg) left bottom no-repeat;
	float:left;
}

#navi ul{
	width:212px;
	height:auto;
	margin:0px;
	padding:20px 0px 0px 20px;
}

#navi li{
	list-style:none;
	padding:0px 0px 25px 0px;
}





/* menu
----------------------------------------------------------------------- */

.ttl{
	padding:0px 0px 20px 0px;
}

#menu_area{
	width:655px;
	height:auto;
	margin:0px;
	padding:13px 0px 0px 0px;
	float:left;
}

.repeat_menu{
	width:645px;
	height:auto;
	margin:0px;
	padding:15px 0px 23px 0px;
}

.repeat_ttl{
	width:645px;
	height:auto;
	margin:0px;
	padding:0px 0px 16px 0px;
}

.repeat_ttl p{
	padding:10px 0px 0px 7px;
}

.repeat_float{
	width:612px;
	height:auto;
	margin:0px;
	padding:13px 13px 13px 20px;
	background:url(../images/menu_bg.jpg) repeat-y;
}

.repeat_left{
	width:380px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}


.menu_ttl{font-weight:bold; font-size:13px; padding:0px 0px 5px 0px;}

.menu_ttl2{font-weight:bold; font-size:13px; padding:0px 0px 0px 0px;}

.parts{color:#624a06;}

.time{font-weight:bold; font-size:13px; padding:10px 0px 20px 0px;}

.time2{font-weight:bold; font-size:13px; padding:4px 0px 20px 0px;}

.price{font-weight:bold; color:#FF0000; font-size:13px;}

.txt_detail{font-size:11px; font-weight:normal;}

.red_copy{color:#FF0000; font-size:11px;}

.repeat_float td{padding:0px 20px 0px 0px;}




.repeat_right{
	width:223px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	float:right;
}

.page_top{
	text-align:right;
	padding:0px 10px 10px 0px;
	font-size:10px;
	color:#666666;
}

a:hover{color:#666; text-decoration:underline;}
a:visit{color:#666; text-decoration:underline;}
a:link{color:#666;  text-decoration:underline;}







/* footer
----------------------------------------------------------------------- */

#footer_cover{
	width:100%;
	height:37px;
	background:#6b5f47;
}

#footer{
	width:900px;
	height:37px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}

#footer p{
	text-align:right;
	padding:5px 10px 0px 0px;
	color:#fff;
}
