@charset "shift_jis";
/*全体
--------------------------------------------------------------------------*/
html{
	background:#fff url(image-salon/back-bbs.png) repeat-x center top;
}

body,body.find {
	margin:0;
	padding:0;
	COLOR: #222;
	FONT-SIZE: 13px;
	font-family:"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";	
	LINE-HEIGHT: 130%;
	text-align: center;
	background:url(image-salon/back-body-bbs.png) repeat-x left bottom;
}

body.find {
	background:url(image-salon/back-body.png) repeat-x left bottom;
}

#con{
    width:1000px;
	height:auto;
	margin:0px auto;
	padding:0;
	position:relative;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

img{
	border:0;
}

a:link,a:visited{
	outline:0;
	color:#0099FF;
}

a:hover{
	outline:0;
	color:#0099FF;
}

a:active{
	outline:0;
	color:#0099FF;
}

br.sp{
	display:inherit;
}
br.spt{
	display:inherit;
}
br.spm{
	display:inherit;
}
br.sm{
	display:none;
}
br.smt{
	display:none;
}
br.smm{
	display:none;
}

/*ヘッダ
--------------------------------------------------------------------------*/
#header{
	clear:both;
	float:left;
	width:1000px;
	height:148px;
	margin:0;
	padding:8px 0 0;
}

h1{
	color:#333;
	font-size:12px;
	text-align:right;
	margin:0 0 20px;
	padding:0;
	line-height:100%;
	font-weight:normal;
}

#logo{
	clear:both;
	float:left;
	width:330px;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
}

#tel{
	float:right;
	width:670px;
	height:auto;
	margin:0;
	padding:50px 0 0;
	background:url(image-salon/tel.png) no-repeat right top;
	text-align:right;
}
#tel img.telp{
	display: none;
}

/*メニュー
--------------------------------------------------------------------------*/
#menu{
	clear:both;
	float:left;
	width:1000px;
	height:100px;
	margin:0;
	padding:0;
}

#menu ul{
	clear:both;
	float:left;
	width:1000px;
	height:48px;
	margin:25px 0 0;
	padding:0;
}

#menu li{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:100%;
	text-indent:-9999px;
}

#menu li a:link,#menu li a:visited{
	display:block;
	width:117px;
	height:48px;
	background:url(image-salon/menu1a.png) no-repeat left top;
}

#menu li a:hover{
	display:block;
	width:117px;
	height:48px;
	background:url(image-salon/menu1b.png) no-repeat left top;
}

#menu li.m2 a:link,#menu li.m2 a:visited{
	display:block;
	width:263px;
	height:48px;
	background:url(image-salon/menu2a.png) no-repeat left top;
}

#menu li.m2 a:hover{
	display:block;
	width:263px;
	height:48px;
	background:url(image-salon/menu2b.png) no-repeat left top;
}

#menu li.m3 a:link,#menu li.m3 a:visited{
	display:block;
	width:167px;
	height:48px;
	background:url(image-salon/menu3a.png) no-repeat left top;
}

#menu li.m3 a:hover{
	display:block;
	width:167px;
	height:48px;
	background:url(image-salon/menu3b.png) no-repeat left top;
}

#menu li.m4 a:link,#menu li.m4 a:visited{
	display:block;
	width:115px;
	height:48px;
	background:url(image-salon/menu4a.png) no-repeat left top;
}

#menu li.m4 a:hover{
	display:block;
	width:115px;
	height:48px;
	background:url(image-salon/menu4b.png) no-repeat left top;
}

#menu li.m5 a:link,#menu li.m5 a:visited{
	display:block;
	width:140px;
	height:48px;
	background:url(image-salon/menu5a.png) no-repeat left top;
}

#menu li.m5 a:hover{
	display:block;
	width:140px;
	height:48px;
	background:url(image-salon/menu5b.png) no-repeat left top;
}

#menu li.m6 a:link,#menu li.m6 a:visited{
	display:block;
	width:198px;
	height:48px;
	background:url(image-salon/menu6a.png) no-repeat left top;
}

#menu li.m6 a:hover{
	display:block;
	width:198px;
	height:48px;
	background:url(image-salon/menu6b.png) no-repeat left top;
}

#toggle{
	display:none;
}

/*メイン
--------------------------------------------------------------------------*/
#main,#main-text{
	clear:both;
	float:left;
	width:1000px;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
}

#main-text{
	clear:both;
	float:left;
	width:800px;
	height:auto;
	margin:0;
	padding:0 100px;
	text-align:left;
	background:#fff;
}

#main p{
	margin: 20px 0 10px;
	padding: 0;
	text-align: left;
	line-height: 120%;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 17px;
}

h2{
	clear:both;
	float:left;
	width:1000px;
	margin:0 0 20px;
	padding:5px 0 0;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	background:url(image-salon/h2.png) no-repeat left center;
	color:#BE7B99;
	line-height:110px;
	text-indent:1em;
	border-bottom:1px solid #BE7B99;
	border-top:1px solid #BE7B99;
}

caption{
	text-align:left;
	background:#eee;
	padding:10px;
	font-weight:bold;
}

table {
	clear: both;
	width: 780px;
	margin: 25px auto 20px;
	border: 1px solid #D8A602;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	table-layout: auto;
	text-align: left;
	background-color: #FFF7D9;
	font-size: 15px;
}

th,td{
	border-right:1px solid #D8A602;
	border-bottom:1px solid #D8A602;
	padding:10px;
	}
	
th{
	font-weight:normal;
}

tr.t-pink{
	background:#E987B0;
	text-align:center;
	color:#fff;
}

td.t-right{
	text-align:right;
}

.f-red-small{
	color:#F44293;
}

.f-pink{
	color: #F42BB8;
	font-weight:bold;
}

.f-pink-big{
	color: #F42BB8;
	font-weight:bold;
	font-size:35px;
	line-height:130%;
}

.f-green{
	color: #59BC34;
	font-weight: bold;
}

.f-orange{
	color: #FF8040;
	font-weight: bold;
}

/*フッタ
--------------------------------------------------------------------------*/
#page-top{
	width:40px;
	height:40px;
	display:none;
	position:fixed;
	right:16px;
	bottom:16px;
	color:#fff;
}
 
#page-top p{
	margin:0;
	padding:0;
	text-align:center;
	background:#3b3b3b;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
	color:#fff;
}
 
#page-top p:hover{
	background:#8b8b8b;
	color:#fff;
}
 
#move-page-top{
	color:#fff;
	line-height:40px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}

#submenu{
	clear:both;
	float:left;
	width:1000px;
	height:auto;
	margin:30px 0;
	padding:0;
}

#submenu ul{
	clear:both;
	float:left;
	width:1000px;
	height:auto;
	margin:0;
	padding:0;
	text-align:center;
}

#submenu ul li{
	list-style-type:none;
	display:inline;
	margin:0 22px 0 0;
	padding:0;
	font-size:14px;
}

#footer{
	clear:both;
	float:left;
	width:1000px;
	height:150px;
	margin:30px 0 0;
	padding:0;
	text-align:center;
}

#logo2{
	clear:both;
	float:left;
	width:330px;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
}

#tel2{
	float:left;
	width:670px;
	height:auto;
	margin:0;
	padding:70px 0 0;
	background:url(image-salon/tel2.png) no-repeat right top;
	text-align:right;
}
#tel2 img.telp{
	display: none;
}

address{
	clear:both;
	margin:0;
	padding:30px 0 0;
	font-style:normal;
}

/*bbs
--------------------------------------------------------------------------*/
.voice{
	clear:both;
	float:left;
	width:800px;
	height:auto;
	margin:0 0 10px;
	padding:5px;
	border:1px solid #F09CBD;
	background:#F7C8DC;
}

.voice-res{
	clear:both;
	float:left;
	width:800px;
	height:auto;
	margin:0 0 10px;
	padding:5px;
	border:1px solid #666;
	background:#eee;
}

#new-bbs{
	clear: both;
	float: left;
	width: 98%;
	height: auto;
	margin: 30px 0 50px;
	padding: 0;
	border-radius: 10px;
	border: 3px double #ccc;
	box-shadow: 3px 3px 2px #eee;
	text-align: center;
}

#new-bbs p{
	text-align: center;
	line-height: 150%;
}

.bbs-title{
	clear:both;
	float:left;
	width:768px;
	border:1px solid #FFACD6;
	padding:5px;
	text-align:left;
	margin:20px 10px 5px;
}

.bbs-title p{
	text-align:left;
	margin:0 0 5px;
}

.bbs-text{
	clear:both;
	float:left;
	width:500px;
	margin:0 10px;
	padding:0;
}

#main-text .bbs-text p{
	text-align:left;
	margin:0 0 10px;
	padding:0 0 5px;
	font-size:13px;
}

.bbs-title a:link,.bbs-title a:visited,.bbs-text a:link,.bbs-text a:visited,.bbs-menu a:link,.bbs-menu a:visited{
	color:#0099FF;
	text-decoration:underline;
}

.bbs-title a:hover,.bbs-text a:hover,.bbs-menu a:hover{
	color:#0099FF;
	text-decoration:underline;
}

.bbs-title a:active,.bbs-text a:active,.bbs-menu a:active{
	color:#0099FF;
	text-decoration:underline;
}

.bbs-menu{
	clear:both;
	float:left;
	width:300px;
	margin:15px 0 50px;
	font-size:11px;
}

.go-home{
	clear:both;
	float:left;
	width:800px;
	height:auto;
	margin:0 0 30px;
	padding:0;
	font-size:13px;
}

#main-text .go-home p{
	font-size:13px;
}

#non-form{
	display: none;
}