@charset "utf-8";

/* 02_Menu
---------------------------------------------*/
#content {
	width: 558px;
	float: right;
	display: inline;
	text-align: left;
	margin-right: 35px;
	position: relative;
	background: url(../02_menu/images/content_head_back.jpg) no-repeat left top; 
}
#content h3 {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 2px;
}
.headComment {
	position: absolute;
	right: 0px;
	top: 7px;
	font-size: 85%;
	line-height: 1.4;
}
/*-----------------
     head部分
------------------*/
#indexHead {
	width: 280px;
	padding-top: 55px;
	margin: 0px 0px 30px 40px;
	text-align: justify;
	text-justify: inter-ideograph;
}

/*-----------------
     index部分
------------------*/
#menuIndex {
	width: 520px;
	margin: 0px 0px 40px 19px;
}
/* --ClearFix-- */
#menuIndex:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #menuIndex {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/*-----------------
     menu左部分
------------------*/
.menuLeft {
	width: 250px;
	float: left;
	padding-bottom: 38px;
	background: url(../02_menu/images/00_dot_line.gif) no-repeat left bottom;
}
/* --ClearFix-- */
.menuLeft:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .menuLeft {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/*-----------------
     menu右部分
------------------*/
.menuRightHead {
	width: 250px;
	float: right;
	margin-top: 50px;
	padding-bottom: 38px;
	background: url(../02_menu/images/00_dot_line.gif) no-repeat left bottom;
}
/* --ClearFix-- */
.menuRightHead:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .menuRightHead {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.menuRight {
	width: 250px;
	float: right;
	padding-bottom: 38px;
	background: url(../02_menu/images/00_dot_line.gif) no-repeat left bottom;
}
/* --ClearFix-- */
.menuRight:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .menuRight {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/*-----------------
    　共通
------------------*/
.menuComment {
	width: 132px !important;
	width /**/: 142px;
	padding-right: 10px;
	float: right;
	font-size: 85%;
	line-height: 1.2;
	text-align: justify;
	text-justify: inter-ideograph;
}
.menuImage  {
	width: 104px;
	float: left;
	margin: 0px;
	padding: 0px;
}





/* 02_Menu 第3階層
---------------------------------------------*/
#contentCommon {
	width: 558px;
	float: right;
	display: inline;
	text-align: left;
	margin-right: 35px;
	position: relative;
	background: url(../02_menu/images/head_back_common.jpg) no-repeat left top;
}
#contentCommon h3 {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 2px;
}
.headComment {
	position: absolute;
	right: 0px;
	top: 7px;
	font-size: 85%;
	line-height: 1.4;
}
#headMenu {
	width: 455px;
	padding-top: 55px;
	margin: 0px 0px 30px 40px;
	text-align: justify;
	text-justify: inter-ideograph;

}
.headMenu2 {
	width: 455px;
	margin: 0px 0px 30px 40px;
	text-align: justify;
	text-justify: inter-ideograph;

}
.headMenu2 span {
	font-size:80%;
	font-weight: bold;
}



/*------------cut--------------------------------------------------------*/

#contentCommon #menu_contentCut {
	width: 535px;
	padding-left:40px;
	padding-bottom:40px;
	margin-bottom:100px;
	background:url(../02_menu/images/menu_slashLine.gif) no-repeat center bottom;
}
/* --ClearFix-- */
#menu_contentCut:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #menu_contentCut {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
#menu_contentCut .image {
	float: left;
	width:131px;
}
#menu_contentCut .menuList {
	margin-left:30px;
	padding-top:12px;
	float: left;
	width: 322px;
	background:url(../02_menu/images/menu_contentLine.gif) no-repeat left top;
}
.menuList dl {
	width: 322px;
	padding-bottom:12px;
	background:url(../02_menu/images/menu_contentLine.gif) no-repeat left bottom;

}
.menuList dt {
	width: 234px;
	float:left;
	clear:left;
}
.menuList dd {
	margin-left:234px;
	font-weight:bold;
	padding-bottom:3px;
}

/*------- permanent ------------------------------------------------------*/


#contentCommon .menu_contentPermanent {
	width: 520px;
	position: relative;
	padding-left:40px;
	padding-bottom:40px;
	margin-bottom:20px;
	background:url(../02_menu/images/menu_slashLine.gif) no-repeat center bottom;
}

.menu_contentPermanent .permaImage {
	position:absolute;
	top:0px;
	left:42px;
	width:130px;
}
.menu_contentPermanent .allSectionPerm {
	width:350px;
	margin-left:156px;
	background: url(../02_menu/images/menu_contentLine.gif) no-repeat left bottom;
}

.allSectionPerm {
	width: 324px;
}

.allSectionPerm .section_perm {
	width: 320px;
	padding-bottom:15px;
}
/* --ClearFix-- */
.section_perm:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .section_perm {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.section_perm .permaList {
	float: left;
	width:205px;
	font-size:100%;
}

.section_perm .permaPrice {
	float: left;
	padding-left:30px;
	font-weight:bold;
}




.allSectionPerm .section_perm1 {
	width: 320px;
	padding-top:10px;
	padding-bottom:12px;
	background:  url(../02_menu/images/menu_contentLine.gif) no-repeat left top;
}
/* --ClearFix-- */
.section_perm1:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .section_perm1 {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.section_perm1 .permaList {
	float: left;
	width:205px;
	font-size:100%;
}
.permaList .mini {
	padding-top:2px;
	font-size:85%;
}
.section_perm1 .permaPrice {
	float: left;
	padding-left:30px;
	font-weight:bold;
}

/*------- color ------------------------------------------------------*/

/*permanentから要素を引用*/

.menu_contentPermanent .memo {
	padding-top:3px;
	padding-left:157px;
}








/*------- treatment ------------------------------------------------------*/
#treatmentWrap {	
	width: 520px;
	position: relative;
	margin-left: 20px;
	padding-bottom: 40px;
	background: url(../02_menu/images/manuLine.gif) no-repeat center bottom;
}
#treatmentImage {
	position: absolute;
	top: 0px;
	left: 22px;
	width: 130px;
}

.menuDetails {
	margin-left: 176px;
	width:322px;
	font-size:100%;
	padding-bottom:15px;
}
/* --ClearFix-- */
.menuDetails:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .menuDetails {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.headLine {
	padding-top: 12px;
	background: url(../02_menu/images/menu_contentLine.gif) no-repeat left top;
}
.footLine {
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: url(../02_menu/images/menu_contentLine.gif) no-repeat left bottom;
}
.menu {
	float: left;
	width: 215px;
}
.menuPrice {
	width: 87px;
	float: right;
	text-align: left;
	font-weight: bold;
}
.smallText {
	font-size: 85%;
}


/*------- face spa ------------------------------------------------------*/

/*permanentから要素を引用*/

.allSectionPerm h4 {
	width:322px;
	padding-top:5px;
	font-weight:bold;
	font-size:100%;
	background: url(../02_menu/images/menu_contentLine.gif) no-repeat left top;
}
.allSectionPerm .face {
	width:300px;
	color:#333333;
	font-size:85%;
	padding-bottom:15px;
}

/*------- head spa ------------------------------------------------------*/

/*permanentから要素を引用*/

#contentCommon .menu_contentHeadSpa {
	width: 520px;
	position: relative;
	padding-left:40px;
	padding-bottom:40px;
	margin-bottom:120px;
	background:url(../02_menu/images/menu_slashLine.gif) no-repeat center bottom;
}
/* --ClearFix-- */
.menu_contentHeadSpa:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .menu_contentHeadSpa {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.menu_contentHeadSpa .permaImage {
	position:absolute;
	top:0px;
	left:42px;
	width:130px;
}
.menu_contentHeadSpa .allSectionPerm {
	margin-left:156px;
	background: url(../02_menu/images/menu_contentLine.gif) no-repeat left bottom;
}


.mini_head {
	padding-top:2px;
	font-size:85%;
	padding-bottom:30px;
}

/*------- Other Menu ------------------------------------------------------*/

/*permanentから要素を引用*/

.allSectionPerm .anotherPrice {
	width:300px;
	padding-bottom:4px;

}

.allSectionPerm dl {
	width: 350px;
	padding-top:7px;
	padding-bottom:7px;
	background:url(../02_menu/images/menu_contentLine.gif) no-repeat left top;

}
.allSectionPerm dt {
	float:left;
	clear:left;
	width:234px;
}
.allSectionPerm dd {
	margin-left:234px;
	font-weight:bold;
	padding-bottom:3px;
}






/* 02_Menu 第3階層_07_other
---------------------------------------------*/



#nailMenu{
	width: 446px !important;
	width /**/: 480px;
	padding: 69px 0px 50px 69px;
}








#nailMenu dd {
	width: 230px !important;
	width /**/: 255px;
	float: right;
	clear: right;
}


#nailMenu dt {
	margin: 0px 250px 0px 0px;
}













/* 08_list
---------------------------------------------*/

#list {
	padding-left: 30px;
	margin-bottom: 100px;
	font-size: 100%;
}


.listTittle h3 {
	font-weight: bold;
	padding: 55px 0px 4px 0px;
	margin-left:40px;
	font-size: 105%;
}



#list h4 {
	font-weight: bold;
	font-size: 100%;
	padding: 10px 0px 0px 20px;
	width: 481px;
	background: url(../02_menu/images/list/chargeList_dotLine.gif) no-repeat top left;
}

#list dl {
	font-size: 85%;
	padding: 8px 0px 23px 20px;
	background: url(../02_menu/images/list/chargeList_dotLine.gif) no-repeat bottom left;
	margin-bottom: 8px
}


#list dt {
	float: left;
	clear: left;
	width: 350px;
}

#list dd {
	margin-left: 350px;
	font-weight: bold;
}







/*-----------------
   content foot
------------------*/
#pageTop {
	clear: both;
	width: 850px;
	height: 60px;
	position: relative;
	background: url(../02_menu/images/content_foot.gif) no-repeat left top;
	text-align: right;
}
#pageTop img {
	position: absolute;
	right: 35px;
	top: 29px;
}

#pageTop2 {
	clear: both;
	width: 850px;
	height: 200px;
	position: relative;
	background: url(../04_recruit/images/content_foot_work.gif) no-repeat left top;
	text-align: right;
}
#pageTop2 img {
	position: absolute;
	right: 35px;
	top: 168px;
}





