/*---------------------トップ----------------------*/
.index_page .top_point{
	position: relative;
	width : 980px;
	height : 487px;
	background-repeat: non-repeat;
	background-image: url("../img/top_pic.jpg");
	overflow:hidden;
}

.index_page .top_point p{
	position: absolute;
	top: 600px;
}

/*---------------------メニュー----------------------*/
.menu_page .table_ps{
 margin-left: auto;
 margin-right: auto;
}
.menu_page .table_ps td{
	padding : 3px;
}
.menu_page .table_ps p{
	font-weight:bold;
	font-size : 13pt;
	color : #000000;
}

.menu_page p{
	line-height : 2em;
	color : #5F3B13;
}

.menu_page .table_w .td1{
	width : 260px;
}
.menu_page .table_w .td2{
	width : 200px;
}
.menu_page .table_w .td3{
	width : 270px;
}
.menu_page .font-ft{
	text-align : center;
	font-size : 14pt;
}
.menu_page .otameshi{
	font-size : 13pt;
	color : #000000;

}
/*---------------------会社概要----------------------*/
.salon_page table.salon_table{
	width : 740px;
	margin : auto;
}


.salon_page table.salon_table .salon_table_l h3,
.salon_page table.salon_table .salon_table_l p{
	margin-bottom : 10px;
}

.salon_page table.salon_table .salon_table_r p{
	text-align : right;
	margin-bottom : 20px;

}

/*---------------------ブランドリスト----------------------*/
.list_page table.list_table{
	width : 740px;
	margin : auto;
}

.list_page table.list_table img{
	border : 1px solid #888888;
}

.list_page table.list_table .list_table_l p{
	margin-bottom : 20px;
}

.list_page table.list_table .list_table_r p{
	text-align : right;
	margin-bottom : 20px;

}

.list_page .list_point{
	width : 740px;
	margin : 10px auto;
}
