@charset "utf-8";
/*===========================================*/
/*==pageMain  ==*/
/*===========================================*/


.sab_main{
	position:relative;
	width:972px;
	top:-150px;
	height:194px;
	background:url(../images/page_bg.jpg) no-repeat top center;
	margin:0px auto;}

.sab_main h1{
	font-size:200%;
	margin-left:200px;
	padding-top:60px;
	letter-spacing:0.6em;
	color:#efe2c5;
	font-weight:bold;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);

	}
	
.pankuzu{
	font-size:93% ;
	margin:0 0 10px 32px;
	color:#5a3e1c;
	}
	

/*===========================================*/
/*==gNav==*/
/*===========================================*/

nav#gNav {
	position:relative;
	z-index:1000;
	text-align:center;
	width:980px;
	margin:0 auto;
	padding:20px 0 30px 0;

}
nav#gNav ul {
	padding-left:18px;
	text-align:center;
}
nav#gNav ul li {
	float:left;
	padding: 0 5px;
}

nav#gNav ul li a:hover {
	color: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
	



/*===========================================*/
/*==コンテンツ==*/
/*===========================================*/
#contents {
	width:980px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background: url(../images/bg.gif);
	margin-top:-160px;


}




#main_contents {
	width:700px;
	position:relative;
	float:right;
	padding-bottom:20px;
	padding-left:25px;
	margin-top:10px;

}

#main_contents h1{
	background:#5a3e1c;
	color:#FFF;
	font-weight:bold;
	font-size:123.1%;
	padding:5px 5px 5px 10px;
	margin:10px 22px;
	 border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */ 

	 
	}


/*===========================================*/
/*==サイドー==*/
/*===========================================*/
#side {
	width:247px;
	float:left;


}








/*メニュー ---------------------------------*/
.page_box{
	width:610px;
	margin:20px auto;
	padding:20px;
	background:#FFFFFF;
	 border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */
    position:relative;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);
	}

	
.page_box h2{
	font-size:138.5% !important;
	color:#5a3e1c !important;
	font-weight:bold !important;
	border-bottom:#5a3e1c double 3px !important;
	background: none !important;
	padding:0 0 0 5px;
	margin-bottom:20px;

	}


.menu .page_box img {
	float:left;
	  -webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;
			margin:20px 0 0 20px;
	}

	
	
.page_box .staff_box h3{
		font-size:123.1%;
		color:#5a3e1c;
		font-weight:bold;
		border-bottom:#5a3e1c dotted 1px;
		margin:20px 0 10px;
		
}	
	
table.ryoukin{
	width:400px;
	float:right;
	font-size:123.1%;
	font-weight:bold;
	margin:20px 0;
	}	
	
table.ryoukin tr{
	border-bottom:#5a3e1c 1px dotted;

	}

table.ryoukin td{
	padding:5px;
	}
	
.font12{
	font-size:77% !important;
	font-weight:100 !important; 
	} 	
	


/*会社情報 ---------------------------------*/

/*table------*/
	
.table01 {
	text-align:center;
	margin:20px auto ;
	padding:5px;
	width:550px;
	border-collapse: collapse;
	text-align:left;
}
.table01 th {
	border-bottom:#000 dotted 1px;
	border-right:#000 dotted 1px;
	text-align:center;
	padding:8px;
	text-align:left;
}
.table01 td {
	border-bottom:#000 dotted 1px;
	text-align:cnter;
	padding:8px ;
}
.table01 .td01 {
	border-top:#000 dotted 1px;
}
	
/*店舗一覧 ---------------------------------*/

.shop_box{
	margin:0 0 20px 60px;
	padding-bottom:20px;
	}
	

.map{
	margin:20px 0 0 0;
	text-align:center;
	}	
	

.shop .page_box img {
	text-align:center;
	  -webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;
			margin:20px 0 0 20px;
	}

.shop .page_box .table02{
	width:500px;
	margin:0 auto;
	}

.shop .page_box .table02 p{
	margin:20px 10px 0 20px;}

.page_box .staff_box{
	width:370px;
	float:right;
	}

/*スタッフ紹介 ---------------------------------*/

.page_box .staff_img{
	float:left;
	width:220px;
}
	
.page_box .staff_box{
	float:right;
	width:380px ;
	overflow:hidden;
	}


/*採用情報 ---------------------------------*/


.recruit h3{
	font-size:123.1%;
	color:#5a3e1c ;
	font-weight:bold ;
	border-bottom:#5a3e1c  dotted 1px !important;
	padding:0 0 0 5px;
	margin:10px 0;

	}

.recruit .contact_bu{
	text-align:right;
	margin-top:20px;
	}

.recruit .contact_tel{
	float:left;
	padding:30px 20px;
	}

.recruit .contact_tel p.tel_txt{
	font-size:160%;
	color:#990000;
	}




/*よくある質問 ---------------------------------*/

.qa .page_box h3{
	background:url(../images/qa.gif) no-repeat left center;
	padding:0 0 0 25px;
	margin:20px 0 10px 0;
	font-size:116%;
	color:#5a3e1c ;
	border-bottom:#5a3e1c dotted 1px;
	font-weight:bold;
	}

.qa .page_box p{
	margin:0 15px;
	}	

/*プライバシーポリシー ---------------------------------*/
	
.privacy p{
	padding-bottom:20px;}
	
	

/*お問合せ ---------------------------------*/
	
.hissu{
	background:#900;
	padding:1px 5px;
	margin-left:5px;
	font-size:10px;
	color:#FFFFFF;
	font-weight:100;

	}

	