@charset "shift_jis";

#bhome {
background:url(../parts/body_bg.jpg) no-repeat;
background-position: top center;
background-color:#e4d3a0;
}


/*店名*/
#bhome h1{
position:absolute;
left:277px;
top:52px;
/top:81px;
display:block;
width:270px;
height:105px;
text-indent:-10000px;
background:url(../parts/h1title.jpg) no-repeat top left;
}
.open {
position:absolute;
right:-71px;
top:421px;
}

.service {
text-align:center;
}

/*リクルートバナー*/
#bhome .staff {
width:862px;
text-align:center;
margin:0 auto;
background:url(../parts/bnr_staff_bg.png) no-repeat left bottom;
padding:35px 0 55px;
}

* html #bhome .staff {
background:none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='parts/bnr_staff_bg.gif' ,sizingmethod=image);
}



.other {
text-align:center;
margin:45px 0 0 0;
padding:0 50px 50px;
}
.other .lef {
	width:342px;
	float:left;
	margin-right:10px;
	
}
.other .rig {
	text-align:left;

}
.other .rig p {
	font-weight:bold;	
    margin-left: 360px;
    text-indent: -0.5em;
}

.other .rig ul { 
	margin-left:373px;

}
.other .rig ul li{
	list-style-image:url(../parts/list_icon.jpg) ;
	color:#815a0c;
	font-size:90%;

}