@charset "utf-8";
/* CSS Document */

#first_img_bx{
	width: 100%;
	background: url(../img/top.jpg);
	background-color: #FFF;
	background-size: 100%;
	padding-top: 66%;
	margin-top: 110px;
	}



/****************/
#stylist_bx {
	width: 100%;
	background-image: url(../img/stylist_bx/bg.gif);
	padding-top: 30px;
	padding-bottom: 30px;
}
#stylist_bx h2{
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	text-align: center;
	color: #406C49;
	font-weight: normal;
}
#stylist_bx .abut_colpire{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.stylist_cnt_bx {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 15px;
}
.stylist_img {
	float: left;
	width: 305px;
	overflow: hidden;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	height: 230px;
	display: inline-block;
}
.stylist_img img{
	width: 300px;
}
.stylist_txt {
	float: left;
	width: 500px;
	overflow: hidden;
	margin-left: 20px;
}
#stylist_bx .stylist_txt h2{
	width: 500px;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	color: #333;
}

/*facebook*/
#fb_bx{
}
.facebook-wrapper {
	max-width: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.facebook-wrapper > .fb-page {
    width: 100%;
}
.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
    width: 100% !important;
}


/****************/
#kodawari_bx{
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	padding-bottom: 40px;
	padding-top: 40px;
	background-size: 100%;
}
#kodawari_bx p{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#kodawari_bx h2{
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	text-align: center;
	color: #406C49;
	font-weight: normal;
}



#menu_bx{
	width: 100%;
	background-color: #F8F8FF;
	background-image: url(../img/stylist_bx/bg.gif);
	padding-top: 30px;
	padding-bottom: 30px;
}
#menu_bx h2{
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	text-align: center;
	color: #406C49;
	font-weight: normal;
}
#menu_bx_sub{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	overflow: hidden;
}
#menu_bx table{
	width: 440px;
	font-size: 14px;
	border-collapse: collapse;
	float: left;
	margin-left: 10px;
	}
#menu_bx table span {
	font-size: 10px;
}

#menu_bx table .underline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	}
#menu_bx table .left{
	float:left;
	text-align:left;
	}
#menu_bx table .right{
	float:right;
	}	
	
	
	
	
#footer_bx{
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
	background-image: url(../img/footer/bg.gif);
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	color: #FFF;
	padding-top: 30px;
}


#footer_bx_sub{
	width: 610px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	}
#footer_bx_sub img{
	float:left;
	}
.data{
	width: 270px;
	float: left;
	margin-left: 40px;
	padding-top: 10px;
	}
.data a{
	color:#FFF;
	text-decoration:none;
}

.gmap{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	
	}
.gmap iframe{
	width: 600px;
	overflow: hidden;
	
}
 
