@charset "UTF-8";
.text-nav {
	font-size: 1.2em;
	font-weight: normal;
	color: #5E3C29;
	letter-spacing: 2px;
	line-height: 2em;
}
.text-nav a {
	color: #5E3C29;
}
.back-color {
	background-color: #A06646;
	height: 34px;
	color: #FFFFFF;
	padding-top: 8px;
	width: 100%;
	text-align: center;
}
.tel a {
	color: #6C5F59;
}
.shop-back {
    position: fixed;
    bottom: 20px;
    right: 30px;
    /*border:1px solid #888888;
    padding:2pt;
    background-color: #ffffff;*/
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
    z-index: 10;
    
    /*text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa;
    -webkit-box-shadow: 1px 1px 2px #E7E7E7;
    -moz-box-shadow: 1px 1px 2px #E7E7E7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;*/
}
