@charset "utf-8";
/* CSS Document */

/* 
----------------------------------------
########################################
header
########################################
----------------------------------------
*/
#topbox .logo {
	float: left;
	display: inline;
	margin-left: 275px;
	margin-top: 10px;
	}

#topbox .logo a{
	display: block;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 0px;
	padding-top: 110px;
	overflow: hidden;
	}

#globalnavi {
	float: left;
	display: inline;
	margin-left:120px;
	width: 645px;
	}
	
#globalnavi h1 {
	margin-left: 32px;
	font-size: 10px;
	color: #372A1C;
	position: relative;
	overflow: hidden;
	}

#globalnavi ul{
	background-image: url(../images/globalnavi_bg.png);
	width: 645px;
	height: 210px;
	background-repeat: no-repeat;
	padding-left: 27px;
	margin-top: -10px;
	}

#globalnavi li{
	float: left;
	display: inline;
	width: 110px;
	height: 85px;
	padding-left: 7px;
	}
	
#globalnavi li a{
	display: inline-block;
	background-repeat: no-repeat;
	width: 100px;
	height: 0;
	padding-top: 79px;
	overflow: hidden;
	}
	
#globalnavi li a:hover{
	display: inline-block;
	background-repeat: no-repeat;
	width: 100px;
	height: 0;
	padding-top: 79px;
	overflow: hidden;
	}

#globalnavi .top {
	padding-top: 20px;
	}

#globalnavi .news {
	padding-top: 20px;
	}

#globalnavi .concept {
	padding-top: 20px;
	}


#globalnavi .price {
	padding-top: 20px;
	}

#globalnavi .reservation {
	padding-top: 20px;
	}

#globalnavi .top a{
	background-image: url(../images/navi_top_off.png);
	}
	
#globalnavi .top a:hover{
	background-image: url(../images/navi_top_on.png);
	}
	
#globalnavi .news a{
	background-image: url(../images/navi_news_off.png);
	}
	
#globalnavi .news a:hover{
	background-image: url(../images/navi_news_on.png);
	}
	
#globalnavi .concept a{
	background-image: url(../images/navi_concept_off.png);
	}
	
#globalnavi .concept a:hover{
	background-image: url(../images/navi_concept_on.png);
	}
	
#globalnavi .price a{
	background-image: url(../images/navi_price_off.png);
	}
	
#globalnavi .price a:hover{
	background-image: url(../images/navi_price_on.png);
	}
	
#globalnavi .reservation a{
	background-image: url(../images/navi_reservation_off.png);
	}
	
#globalnavi .reservation a:hover{
	background-image: url(../images/navi_reservation_on.png);
	}
	
#globalnavi .ga a{
	background-image: url(../images/navi_ga_off.png);
	}
	
#globalnavi .ga a:hover{
	background-image: url(../images/navi_ga_on.png);
	}
	
#globalnavi .staff a{
	background-image: url(../images/navi_staff_off.png);
	}
	
#globalnavi .staff a:hover{
	background-image: url(../images/navi_staff_on.png);
	}
	
#globalnavi .blog a{
	background-image: url(../images/navi_blog_off.png);
	}
	
#globalnavi .blog a:hover{
	background-image: url(../images/navi_blog_on.png);
	}
	
#globalnavi .contact a{
	background-image: url(../images/navi_contact_off.png);
	}
	
#globalnavi .contact a:hover{
	background-image: url(../images/navi_contact_on.png);
	}
	
#globalnavi .link a{
	background-image: url(../images/navi_link_off.png);
	}
	
#globalnavi .link a:hover{
	background-image: url(../images/navi_link_on.png);
	}
#globalnavi .recruit a{
	background-image: url(../images/navi_recruit_off.png);
	}
	
#globalnavi .recruit a:hover{
	background-image: url(../images/navi_recruit_on.png);
	}
	
/*::::::::::::::::::::::::::::::::::
index サムネイル
:::::::::::::::::::::::::::::::::::*/

#topnavi ul{
	width: 935px;
	position: relative;
	margin: 0 auto;
	}

#topnavi li{
	float: left ;
	display: inline;
	}

#topnavi .news{
	padding-top: 15px;
	padding-left: 5px;
	}

#topnavi .concept{
	padding-top: 45px;
	}

#topnavi .price{
	padding-top: 45px;
	padding-left: 15px;
	}

#topnavi .reservation{
	padding-top: 52px;
	padding-left: 12px;
	}

#topnavi .staff{
	padding-top: 20px;
	padding-left: 10px;
	}

#topnavi .blog{
	padding-top: 40px;
	padding-left: 15px;
	}

#topnavi .contact{
	padding-top: 30px;
	}

#topnavi .recruit{
	padding-left: 10px;
	}

#tooltip1{
	background-image: url(../images/news_bg.png);
	width: 151px;
	height: 70px;
	padding:40px 20px 5px 15px;
	display:none;
	position:absolute;
	font-family:"MS P Gothic", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
	color:#D2BB83;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 1.6;
	behavior: expression(IEPNGFIX.fix(this)); 
	}

#tooltip2{
	background-image: url(../images/concept_bg.png);
	width: 146px;
	height: 65px;
	padding:45px 20px 5px 20px;
	display:none;
	position:absolute;
	font-family:"MS P Gothic", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
	color:#D2BB83;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 1.6;
	behavior: expression(IEPNGFIX.fix(this)); 
	}
	
#tooltip3{
	background-image: url(../images/price_bg.png);
	width: 146px;
	height: 65px;
	padding:45px 20px 5px 20px;
	display:none;
	position:absolute;
	font-family:"MS P Gothic", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
	color:#D2BB83;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 1.6;
	behavior: expression(IEPNGFIX.fix(this)); 
	}

#tooltip4{
	background-image: url(../images/reservation_bg.png);
	width: 146px;
	height: 65px;
	padding:45px 20px 5px 20px;
	display:none;
	position:absolute;
	font-family:"MS P Gothic", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
	color:#D2BB83;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 1.6;
	behavior: expression(IEPNGFIX.fix(this)); 
	}
	
#tooltip5{
	background-image: url(../images/ga_bg.png);
	width: 136px;
	height: 58px;
	padding:47px 20px 5px 20px;
	display:none;
	position:absolute;
	font-family:"MS P Gothic", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
	color:#D2BB83;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 1.6;
	behavior: expression(IEPNGFIX.fix(this)); 
	}

#tooltip6{
	background-image: url(../images/staff_bg.png);
	width: 146px;
	height: 65px;
	padding:45px 20px 5px 20px;
	display:none;
	position:absolute;
	font-family:"MS P Gothic", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
	color:#D2BB83;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 1.6;
	behavior: expression(IEPNGFIX.fix(this)); 
	}
	
#tooltip7{
	background-image: url(../images/blog_bg.png);
	width: 131px;
	height: 60px;
	padding:45px 20px 5px 20px;
	display:none;
	position:absolute;
	font-family:"MS P Gothic", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
	color:#D2BB83;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 1.6;
	behavior: expression(IEPNGFIX.fix(this)); 
	}

#tooltip8{
	background-image: url(../images/contact_bg.png);
	width: 141px;
	height: 50px;
	padding:55px 15px 5px 20px;
	display:none;
	position:absolute;
	font-family:"MS P Gothic", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
	color:#D2BB83;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 1.6;
	behavior: expression(IEPNGFIX.fix(this)); 
	}
	
#tooltip9{
	background-image: url(../images/recruit_bg.png);
	width: 131px;
	height: 50px;
	padding:55px 20px 5px 25px;
	display:none;
	position:absolute;
	font-family:"MS P Gothic", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
	color:#D2BB83;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 1.6;
	behavior: expression(IEPNGFIX.fix(this)); 
	}

/*::::::::::::::::::::::::::::::::::
index 新着情報
:::::::::::::::::::::::::::::::::::*/

#topnews {
	background-image: url(../images/top_news_bg.png);
	background-repeat: no-repeat;
	width: 670px;
	height: 238px;
	background-position: left 48px; 
	}

#topnews .top_newsbox {
	position: relative;
	width: 630px;
	}

#topnews p {
	font-size: 13px;
	font-weight: bold;
	color: #420000;
	}

#topnews p a{
	font-size: 13px;
	font-weight: bold;
	color: #420000;
	text-decoration: none;
	}

#topnews p a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #420000;
	text-decoration: underline;
	}

#topnews .new	{
	background-image: url(../images/new_icon.png);
	background-position: 50px top;
	background-repeat: no-repeat;
	}
	
#topnews .date	{
	width: 190px;
	float: left;
	display: inline;
	}
	
#topnews .title	{
	width: 415px;
	float: left;
	display: inline;
	}
	
#topnews .date	p{
	padding: 12px 0 6px 100px;
	}
	
#topnews .title	p{
	padding: 12px 0 6px 10px;
	}

/*::::::::::::::::::::::::::::::::::
copyright
:::::::::::::::::::::::::::::::::::*/
#copy {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 30px;
	}
/*::::::::::::::::::::::::::::::::::
左カラム
:::::::::::::::::::::::::::::::::::*/
#left_column p {
	text-align: center;
	padding-top: 10px;
	}	
	
#left_column .pagename {
	border-bottom: 5px dotted #000000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}	
	
#left_column p a{
	display: inline-block;
	text-align: center;
	}
/*::::::::::::::::::::::::::::::::::
右カラム共通事項
:::::::::::::::::::::::::::::::::::*/

#right_column {
	font-size: 12px;
	}

#right_column h2 {
	font-size: 12px;
	background-repeat: no-repeat;
	background-repeat: left top;
	padding: 61px 0 0 45px;
	width: 650px;
	height: 49px;
	}
	
#right_column .common_bg {
	background-image: url(../images/common_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 60px 50px 30px 50px;
	}

#right_column .common_bottom {
	background-image: url(../images/common_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 695px;
	height: 84px;
	}

#right_column .common_bottom p a{
	display: block;
	text-align: right;
	padding: 0 30px 20px 0;
	}
	
/*::::::::::::::::::::::::::::::::::
右カラム　コンセプト
:::::::::::::::::::::::::::::::::::*/
	
#right_column .concept h2 {
	background-image: url(../images/concept_title.png);
	}

#right_column .concept h3 {
	background-image: url(../images/concept_h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 315px;
	height: 0;
	padding-top: 50px;
	overflow: hidden;
	margin: 0 10px 5px 0;
	}

#right_column .concept .img{
	display: block;
	float: right;
	}

#right_column .concept_txt{
	line-height: 1.6;
	font-size: 12px;
	}

#right_column .concept dt{
	float: left;
	display: inline;
	width: 120px;
	padding-right: 15px;
	padding-top: 20px;
	font-size: 12px;
	}

#right_column .concept dd{
	float: left;
	display: inline;
	width: 380px;
	padding-top: 20px;
	font-size: 12px;
	}
	
/*::::::::::::::::::::::::::::::::::
右カラム　ニュース
:::::::::::::::::::::::::::::::::::*/
	
#right_column .news h2 {
	background-image: url(../images/news_title.png);
	}

#right_column .news dl {
	background-image: url(../images/news_border.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	}

#right_column .news dt {
	background-image: url(../images/news_dt.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 495px;
	height: 45px;
	color: #420000;
	font-weight: bold;
	font-size: 14px;
	padding: 20px 30px 0 65px;
	position: relative;
	}

#right_column .news dt .title {
	display: inline-block;
	float: left;
	width: 400px;
	}

#right_column .news dt .date {
	display: inline-block;
	float: right;
	width: 85px;
	font-size: 13px;
	}
	
#right_column .news dd {
	background-image: url(../images/news_dd.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 20px 30px 5px 30px;
	clear: both;
	height: 100%;
	}
#right_column .news dd a{
    color: #990000;
    font-weight: bold;
}
#right_column .news dd strong {
	font-weight: bold;
	}

#right_column .news .to_top {
	text-align: right;
	margin-bottom: 20px;
	padding-right: 10px;
	}

#right_column .news .to_top a{
	color: #51421E;
	font-size: 10px;
	}
	
/*::::::::::::::::::::::::::::::::::
右カラム　料金
:::::::::::::::::::::::::::::::::::*/
	
#right_column .price h2 {
	background-image: url(../images/price_title.png);
	}

	
#right_column .price .common_bg {
	background-image: url(../images/common_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

#right_column .price .f_left {
	width: 160px;
	display: inline;
	padding-left: 10px;
	}

#right_column .price .f_right {
	width: 400px;
	display: inline;
	background-image: url(../images/price_border.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
	}

#right_column .price .f_right p{
	padding-left: 10px;
	}
	
#right_column .price .f_left li{
	padding-bottom: 15px;
	}

#right_column .hair h3 {
	background-image: url(../images/hair_h3.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 0;
	padding-top: 60px;
	overflow: hidden;
	}

#right_column .nail h3 {
	background-image: url(../images/nail_h3.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 0;
	padding-top: 60px;
	overflow: hidden;
	}

#right_column .aesthetics h3 {
	background-image: url(../images/aesthetics_h3.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 0;
	padding-top: 60px;
	overflow: hidden;
	}

#right_column .price h4 {
	padding: 10px 0;
	}

#right_column .price dl {
	margin-bottom: 20px;
	margin-left: 10px;
	}

#right_column .price dt {
	color: #51421E;
	font-weight: bold;
	}

#right_column .price dt span{
	display: inline-block;
	padding-left: 30px;
	}

#right_column .price dd {
	color: #51421E;
	padding-bottom: 15px;
	}

/*::::::::::::::::::::::::::::::::::
右カラム　予約
:::::::::::::::::::::::::::::::::::*/
	
#right_column .reservation h2 {
	background-image: url(../images/reservation_title.png);
	}

#right_column .reservation h3 {
	background-image: url(../images/reservation_h3.jpg);
	background-repeat: no-repeat;
	width: 590px;
	height: 0;
	padding-top: 65px;
	overflow: hidden;
	}

#right_column .reservation .box1 {
	background-image: url(../images/reservation_dl1.jpg);
	width: 590px;
	height: 110px;
	background-repeat: no-repeat;
	margin: 10px 0 30px 0;
	}

#right_column .reservation .box2 {
	background-image: url(../images/reservation_dl2.jpg);
	width: 590px;
	height: 170px;
	background-repeat: no-repeat;
	}

#right_column .reservation .box1 dt{
	padding-left: 177px;
	padding-top: 5px;
	}

#right_column .reservation .box1 dd{
	padding-left: 180px;
	}

#right_column .reservation .box2 dt{
	padding-left: 177px;
	padding-top: 10px;
	}

#right_column .reservation .box2 dd{
	padding-left: 180px;
	}
	
#right_column .reservation .box3 {
	padding-top: 30px;
	}
	
/*::::::::::::::::::::::::::::::::::
右カラム　ギャラリー
:::::::::::::::::::::::::::::::::::*/
	
#right_column .ga h2 {
	background-image: url(../images/ga_title.png);
	}

	
/*::::::::::::::::::::::::::::::::::
右カラム　スタッフ
:::::::::::::::::::::::::::::::::::*/
	
#right_column .staff h2 {
	background-image: url(../images/staff_title.png);
	}

#right_column .staff .dot_bg {
	background-image: url(../images/dot_bg.png);
	background-repeat: repeat;
	width: 620px;
	padding-top: 15px;
	}
	
#right_column .staff .common_bg {
	background-image: url(../images/common_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 60px 30px 30px 38px;
	}

#right_column .staff .three_line {
	padding: 5px 50px;
	}

#right_column .staff .four_line {
	padding: 5px 8px;
	}

#right_column .staff .three_line dl {
	float: left;
	display: inline;
	padding: 0 10px;
	}
#right_column .staff .four_line dl {
	float: left;
	display: inline;
	padding: 0 1px;
	}

#right_column .staff dd {
	background-image: url(../images/staff_p_bg.png);
	background-repeat: no-repeat;
	width: 140px;
	height: 170px;
	}

#right_column .staff dd img{
	display: block;
	padding: 15px 21px 19px 21px;
	}

#right_column .staff dd a:hover img{
	opacity:0.8;
	} 

#right_column .staff dt {
	padding: 5px 0 7px 0;
	}

#right_column .staff dt a:hover img{
	opacity:0.8;
	} 

	
/*::::::::::::::::::::::::::::::::::
右カラム　スタッフ詳細
:::::::::::::::::::::::::::::::::::*/
	
#right_column .staff_detail h2 {
	background-image: url(../images/staff_title.png);
	}

#right_column .staff_detail .dot_bg {
	background-image: url(../images/dot_bg.png);
	background-repeat: repeat;
	width: 600px;
	margin: 5px 0;
	}

#right_column .staff_detail .al_center {
	padding-bottom: 30px;
	}

#right_column .staff_detail table {
	margin: 20px 35px;
	}

#right_column .staff_detail th {
	width: 160px;
	vertical-align: top;
	}
#right_column .staff_detail th p{
	padding: 5px 0;
	}

#right_column .staff_detail td  p{
	padding: 3px 0;
	line-height: 1.4;
	}

#right_column .staff_detail td  ul{
	padding: 10px 0 0 0;
	}

#right_column .staff_detail td li {
	margin-bottom: 3px;
	clear: both;
	line-height: 1.4;
	}
	
#right_column .staff_detail td li .year{
	float: left;
	display:inline-block;
	width: 65px;
	}

#right_column .staff_detail td li .detail{
	float: left;
	display:inline-block;
	width: 300px;
	}


#right_column .staff_detail .al_right a{
	font-size: 10px;
	color: #433830;
	}

#right_column .staff_detail .al_right a:hover{
	text-decoration: none;
	}

	
/*::::::::::::::::::::::::::::::::::
右カラム　コンタクト
:::::::::::::::::::::::::::::::::::*/
	
#right_column .contact h2 {
	background-image: url(../images/contact_title.png);
	}

#right_column .contact h3 {
	background-image: url(../images/contact_h3.jpg);
	background-repeat: no-repeat;
	width: 590px;
	height: 0;
	padding-top: 65px;
	overflow: hidden;
	}

#right_column .contact .f_left {
	margin-left: 20px;
	width: 340px;
	display: inline;
	}

#right_column .contact .f_right {
	margin-right: 20px;
	padding-top:30px;
	width: 180px;
	display: inline;
	}

#right_column .contact .clear {
	padding-top: 15px;
	padding-bottom: 20px;
	}

#right_column .contact table {
	width: 475px;
	margin-left: 20px;
	}

#right_column .contact th {
	width: 180px;
	vertical-align: top;
	padding: 10px 10px 10px 0;
	}

#right_column .contact td {
	width: 295px;
	}

#right_column .contact th p{
	text-align: right;
	}

#right_column .contact .info_input1 {
	height: 22px;
	width: 230px;
	border: 1px solid #F3EFD3;
	background-color: #372A1C;
	color: #F3EFD3;
	font-size: 12px;
	}

#right_column .contact .info_input2 {
	height: 22px;
	width: 300px;
	border: 1px solid #F3EFD3;
	background-color: #372A1C;
	color: #F3EFD3;
	font-size: 12px;
	}

#right_column .contact textarea {
	width: 300px;
	border: 1px solid #F3EFD3;
	background-color: #372A1C;
	color: #F3EFD3;
	font-size: 12px;
	}

#right_column .contact .bt {
	padding-top: 20px;
	width: 475px;
	}

#right_column .contact .bt p{
	text-align: right;
	}

#contact_errorbox {
	padding: 0 0 20px 25px;
	color: #990000;
	font-weight: bold;
	}
	
/*::::::::::::::::::::::::::::::::::
右カラム　リンク
:::::::::::::::::::::::::::::::::::*/
	
#right_column .link h2 {
	background-image: url(../images/link_title.png);
	}

/*::::::::::::::::::::::::::::::::::
右カラム　リクルート
:::::::::::::::::::::::::::::::::::*/
	
#right_column .recruit h2 {
	background-image: url(../images/recruit_title.png);
	}

#right_column .recruit .box {
	background-image: url(../images/news_border.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	}

#right_column .recruit .box .title {
	background-image: url(../images/recruit_box_title.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 465px;
	height: 45px;
	color: #420000;
	font-weight: bold;
	font-size: 14px;
	padding: 20px 30px 0 95px;
	}

#right_column .recruit .box .detail {
	background-image: url(../images/news_dd.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 20px 30px 5px 30px;
	height: 100%;
	}

#right_column .recruit .box .detail p {
	padding: 0 0 10px 0;
	}

#right_column .recruit .to_top a{
	color: #51421E;
	font-size: 10px;
	}

#right_column .recruit table {
	widows: 520px;
	}
#right_column .recruit th {
	width: 120px;
	vertical-align: top;
	}
#right_column .recruit td {
	width: 400px;
	}
#right_column .recruit td a{
	color: #990000;
	font-weight: bold;
	}
#right_column .recruit .alert_title {
	text-decoration: line-through;
	background-image: url(../images/recruit_box_title.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 465px;
	height: 45px;
	color: #420000;
	font-weight: bold;
	font-size: 14px;
	padding: 20px 30px 0 95px;
	}

#right_column .recruit .alert {
	font-weight: bold;
	color: #990000;
	padding: 10px 0 20px 0;
	}
#right_column .recruit .alert_box p{
	color: #999999;
	}
/*::::::::::::::::::::::::::::::::::
右カラム　ブログ
:::::::::::::::::::::::::::::::::::*/
	
#right_column .blog h2 {
	background-image: url(../images/blog_title.png);
	}

#right_column .blog .f_left {
	width: 270px;
	display: inline;
	margin: 15px 15px 0 10px;
	}

#right_column .blog .f_left .txt{
	height: 60px;
	line-height: 1.4;
	}


/*2012/01/05追記*/
#right_column .news_bg {
	background-image: url(../images/news_box_bg.png);
	background-repeat:repeat-y;
	background-position: left top;
	padding: 0 50px 30px 50px;
	}





















































