/*---------------------ブロックレベル----------------------*/

*{
	margin :0px;
	padding : 0px;
	font-size : 11pt;
	font-family: "Arial", "ＭＳ ゴシック", "Osaka－等幅",sans-serif;
}

img{
	border : 0px;
}

th,td{
	vertical-align : top;
}
address{
	font-style : normal;
	color : #5F3B13;
}
/*---------------------くらす----------------------*/
.text_right{
	text-align : right;
}
.text_center{
	text-align : center;
}
.text_color_p{
	color : #FF6699;
}
.text_color_c{
	color : #5F3B13;
}

.family{
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
/*---------------------共通----------------------*/

#back_img1{
	background-repeat: repeat-x;
	background-image: url("../img/backimg_line01.jpg");
	background-color : #F8F6E6;
}

#page_all{
	position: relative;
	width : 980px;
	margin : auto;
}

#top_logo{
	position: absolute;
	top : 50px;
	left : 40px;
	z-index : 1;
}

#menu_list_top{
	position: relative;
	height : 200px;
}

#menu_list{
	position: relative;
	height : 250px;
}

#main{
	position: relative;
}
#foot_top{
	text-align : center;
	margin-top : 10px;
	padding : 10px;
}

#foot{
	text-align : center;
	margin-top : 10px;
	padding : 10px;
	border-top : 5px solid #5F3B13;
	background-color : #ffffff;
}
/*---------------------ヘッダー部分(indx.html)----------------------*/
#menu_list_top .intro p,#menu_list_top .intro h1{
	display : inline;
	font-size : 9pt;
}

#menu_list_top .intro{
	position: absolute;
	right : 0;
}
#menu_list_top .logo{
	position: absolute;
	top : 30px;
}
#menu_list_top .tel{
	position: absolute;
	width : 355px;
	height : 65px;
	top : 25px;
	right : 0;
	background-repeat: repeat-x;
	background-image: url("../img/tel.jpg");
}

#menu_list_top .menu_bt{
	position: absolute;
	top : 120px;
	left : 250px;
}

/*---------------------ヘッダー部分(etc)----------------------*/
#menu_list .intro p,#menu_list .intro h1{
	display : inline;
	font-size : 9pt;
}

#menu_list .intro{
	position: absolute;
	right : 0;
}
#menu_list .logo{
	position: absolute;
	top : 30px;
}
#menu_list .tel{
	position: absolute;
	width : 355px;
	height : 65px;
	top : 25px;
	right : 0;
	background-repeat: repeat-x;
	background-image: url("../img/tel.jpg");
}
#menu_list .menu_bt{
	position: absolute;
	top : 150px;
	left : 230px;
}
#menu_list .menu_bt .line{
	border-right : 1px solid #FF6699;
}


/*---------------------メニューリスト部分(indx.html)----------------------*/
#menu_list_top p.tel{
	line-height : 50em;
	overflow:hidden;
}
#menu_list_top .menu_bt{
	position: absolute;
	top : 120px;
	left : 300px;
}
#menu_list_top .menu_bt td p{
	line-height : 50em;
	width : 170px;
	height : 65px;
	overflow:hidden;
}
#menu_list_top .menu_bt td a{
	display: block; 
}

#menu_list_top .menu_bt .css_bt_menu{
	background-repeat: repeat-x;
	background-image: url("../img/bt_menu_1.jpg");
}
#menu_list_top .menu_bt .css_bt_salon{
	background-repeat: repeat-x;
	background-image: url("../img/bt_salon_1.jpg");
}
#menu_list_top .menu_bt .css_bt_list{
	background-repeat: repeat-x;
	background-image: url("../img/bt_list_1.jpg");
}



/*---------------------メニューリスト部分(etc)----------------------*/
#menu_list p.tel{
	line-height : 50em;
	overflow:hidden;
}
#menu_list .menu_bt{
	position: absolute;
	top : 120px;
	left : 250px;
}
#menu_list .menu_bt td p{
	line-height : 50em;
	width : 130px;
	height : 50px;
	overflow:hidden;
}
#menu_list .menu_bt td a{
	display: block; 
}

#menu_list .menu_bt .css_bt_top{
	background-repeat: repeat-x;
	background-image: url("../img/bt_top.jpg");
}
#menu_list .menu_bt .css_bt_list{
	background-repeat: repeat-x;
	background-image: url("../img/bt_list.jpg");
}
#menu_list .menu_bt .css_bt_menu{
	background-repeat: repeat-x;
	background-image: url("../img/bt_menu.jpg");
}
#menu_list .menu_bt .css_bt_salon{
	background-repeat: repeat-x;
	background-image: url("../img/bt_salon.jpg");
}


#menu_list .menu_bt .css_bt_list_on{
	background-repeat: repeat-x;
	background-image: url("../img/bt_list_on.jpg");
}
#menu_list .menu_bt .css_bt_menu_on{
	background-repeat: repeat-x;
	background-image: url("../img/bt_menu_on.jpg");
}
#menu_list .menu_bt .css_bt_salon_on{
	background-repeat: repeat-x;
	background-image: url("../img/bt_salon_on.jpg");
}
