@charset "UTF-8";


/* salonページ専用
-----------------------------------------*/
div.photo{
	float:left;
	margin-right:20px;
}

.discription{

   clear: none;
    font-size: 16px;
    line-height: 1.8;

	}


p.prof{
	float:left;
	width:530px;
}

div.photo img{
	display:block;
	margin: 0 0 10px;
}

div.photo p{
	margin: 0 ;
}
div.photo p span{
	font-size:1.2em;
	margin: 0 ;
}

.salon_flow{
	margin:20px auto;
	border:1px solid #7f5724;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

