@charset "utf-8";

@import url(../common/layout.css);
@import url(../common/style.css);

#in_box{
	width:760px;
	padding:20px 20px 35px 20px ;
}
#in_box h1{
	padding:0 0 15px 0 ;
}
#in_box img{
	vertical-align:bottom;
}
#concept,#access_info p{
	color:#421d12;
	font-size:12px;
	line-height:1.7em;
}
#concept{
	padding:0 0 20px 0 ;
}
#entrance{
	width:262px;
	float:left;
	padding-bottom:20px;
}
#access_info{
	width:246px;
	float:left;
	padding-top:75px;
}
#map{
	width:245px;
	float:right;
}
.salon_img_l{
	padding:15px 0 0 0 ;
	width:364px;
	float:left;
}
.salon_img_r{
	padding:15px 0 0 0 ;
	width:364px;
	float:right;
}
.salon_img_l p,
.salon_img_r p{
	line-height:1.8em;
	text-align:right;
	font-size:10px;
	color:#000;
}