@charset "UTF-8";

/*/////////////////////////////////////////////////////////////////////////////////////
//
/////////////////////////////////////////////////////////////////////////////////////*/

/*/////////////////////////////////////////////////////////////////////////////////////
//各タイトル
/////////////////////////////////////////////////////////////////////////////////////*/

#h_salon{
	width:900px;
	height:0px;
	padding-top:55px;
	overflow:hidden;
	margin:20px 0 20px 0;
}
#h_salon { background:url(../img/salon/h_salon.png) no-repeat; }

#h_salon01,#h_salon02,#h_salon03,#h_salon04,#h_salon05,#h_salon06{
	width:400px;
	height:0px;
	padding-top:44px;
	overflow:hidden;
	margin:0px 10px;
}
#h_salon01 { background:url(../img/salon/salon01.png) no-repeat; }
#h_salon02 { background:url(../img/salon/salon02.png) no-repeat; }
#h_salon03 { background:url(../img/salon/salon03.png) no-repeat; }
#h_salon04 { background:url(../img/salon/salon04.png) no-repeat; }
#h_salon05 { background:url(../img/salon/salon05.png) no-repeat; }
#h_salon06 { background:url(../img/salon/salon06.png) no-repeat; }


/*/////////////////////////////////////////////////////////////////////////////////////
//
/////////////////////////////////////////////////////////////////////////////////////*/


.caption{
	font-size: 8px;
}

.campImg{margin-left: -10px;margin-bottom: 10px;}

.leftBox{
	display: block;
	width: 430px;
	float: left;  
	border: 1px solid #cac7a7;
	margin-right: 10px;
	margin-bottom: 10px;
	background:url(../img/salon/salon_bg.png) no-repeat; 

}

.rightBox{
	display: block;
	width: 430px;
	float: left;
	border: 1px solid #cac7a7;
	margin-bottom: 10px;
	background:url(../img/salon/salon_bg.png) no-repeat; 

}

.leftBox img,.rightBox img{
	float:left;
	width:204px;
	margin:5px 10px 0 0;
}

.leftBox p,.rightBox p{
	float: left;
	width:200px;
	font-weight: normal;
	margin-top: 20px;
}

.bnr_salon{
margin: 20px 0;
}