@charset "shift_jis";

/* ***********************************
      NFHP SECOND CSS
      author T.OKAZAKI
      date 2008.01.29 
************************************ */


.right_content p {
	clear:both;
	text-align:left;
	margin-top:5px;
}






/* -----------------------------------
		LINK
----------------------------------- */


/* -----------------------------------
		CONTENT
----------------------------------- */

#right_va {
	margin-bottom:10px;
}

.right_content_top {
	margin-bottom:10px;
	clear:both;
}

.right_content {
	padding:0px 15px 0px 15px;
	margin:auto 10px 10px;
	display: inline-table;
	text-align:left;
}

.right_content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


.right_content_two_column {
	position:relative;
	float:left;
	width:50%;
	margin-top:15px;
	margin-bottom:15px;
}

#salon{
	background:#FFFFFF !important;
}

#salon img {
	float:right;
	margin-top:20px;
}
#staff img {
	float:right;
}
#staff ul,#staff p {
	width:300px;
	float:left;
	border-top:2px solid #FF8EAB;
	padding-top:10px;
}




/* -----------------------------------
		TABLE
----------------------------------- */
#table{
	display:table;
	width:100%;
	overflow: hidden;
}

.row{
	display:table-row;
    margin:0;
	width:100%;
	clear:both;
	overflow: hidden;
}
.row:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
	overflow: hidden;
}

.row p {
	clear:none;
}


.cell1{
	display:table-cell;
	width:400px;
    text-align:left;
    margin-left:5px;
}
    
    
.cell2{
	display:table-cell;
	width:130px;
}
    
.cell1, .cell2 {
	float:left !important;
	margin-bottom:-32758px;
	padding-bottom:32768px;
	padding-top:10px;
}
.cel_title {

}

.cel_desc {
	font-size:10px !important;
	margin-left:15px;
}
#menu #table .row .cell2{
	text-align:right;	

}
#salon #table{
	float:left;
	width:300px;
}
#staff #table  {
	float:left;
	width:350px;
}
#salon #table .hr {
	border-bottom:2px solid #FF8EAB;
}

#salon #table .row .cell1{
	width:100px;	
}
#salon #table .row .cell2{
	width:180px;	

}
#staff #table .row .cell1 {
	border-top:none;
	width:60px;	
}
#staff #table .row .cell2{
	border-top:none;
	width:270px;	

}

/* ADD 20080831 */
#img_artsample {
	position:relative;
	clear:both;
/*	text-align:justify;
	text-justify: distribute-all-lines;*/
}

#img_artsample a img {
	margin-bottom:6px;
	margin-right:6px;				
}