/* F
-----------------------------------------------------------------------------------------------------------*/

.ui-bar-f {
	border: 1px solid 		#6b593a;
	background: 			#89724a;
	color: 					#ffffff;
	font-weight: bold;
	text-shadow: 0 -1px 1px #6b593a;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #a68a5a), to( #89724a));
	background-image: -webkit-linear-gradient(#a68a5a, #89724a);
	background-image:    -moz-linear-gradient(#a68a5a, #89724a);
	background-image:     -ms-linear-gradient(#a68a5a, #89724a);
	background-image:      -o-linear-gradient(#a68a5a, #89724a);
	background-image:         linear-gradient(#a68a5a, #89724a);
}
.ui-btn-up-f {
	text-decoration: none;
	border: 1px solid 		#6b593a;
	background: 			#89724a;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 -1px 1px #6b593a;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #a68a5a), to( #89724a));
	background-image: -webkit-linear-gradient(#a68a5a, #89724a);
	background-image:    -moz-linear-gradient(#a68a5a, #89724a);
	background-image:     -ms-linear-gradient(#a68a5a, #89724a);
	background-image:      -o-linear-gradient(#a68a5a, #89724a);
	background-image:         linear-gradient(#a68a5a, #89724a);
}
.ui-btn-hover-f,
.ui-btn-down-f,
.ui-body-f .ui-btn-active {
	text-decoration: none;
	border: 1px solid 		#6b593a;
	background: 			#89724a;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 -1px 1px #6b593a;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #89724a), to( #a68a5a));
	background-image: -webkit-linear-gradient(#89724a, #a68a5a);
	background-image:    -moz-linear-gradient(#89724a, #a68a5a);
	background-image:     -ms-linear-gradient(#89724a, #a68a5a);
	background-image:      -o-linear-gradient(#89724a, #a68a5a);
	background-image:         linear-gradient(#89724a, #a68a5a);
}

/* 他
-----------------------------------------------------------------------------------------------------------*/
body {
	background-color: white;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-size: auto auto;
	background-origin: padding-box;
	background-clip: border-box;
}
#new dl, #new dt, #new dd {
	margin: 0px;
	padding: 0px;
}
#new dt {
	font-weight: bold;
}
#new dd {
	border-bottom: 1px solid #999;
}
h2 {
	font-size: 1.2em;
	color: #89724a;
}
H2::BEFORE, .BUKKENBOX STRONG::BEFORE {
}
h6{
    position: relative;
    margin: 0 0 1.5em;
    padding: 0.8em;
    background: #B92A2C;
    color: #fff;
    font-size: 1.143em;
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
 
h6:after{
 position: absolute;
    bottom: -15px;
    left: 10%;
    z-index: 90;
    margin-left: -15px;
    border-top: 15px solid #B92A2C;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 0;
    content: "";
}
.ui-footer {
	text-align: center;
}
.ui-footer a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.ui-header h1 {
	margin-left:0 !important;
	margin-right:0 !important;
}
.color1 {
	color: #F00;
}
#list .ui-li-thumb,
#list2 .ui-li-thumb {
	padding-top: 1em;
	padding-left: 0.5em;
}
#list h3, #list p,
#list2 h3, #list2 p {
	overflow: visible;
	white-space: normal;
}
.tel {
	font-size: 2em;
}
#googlemap {
	width: 100%;
	height: 300px;
	border: 8px solid #ccc;
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
.specialbox {
	float: left;
	width: 25%;
}
.specialbox img{
	vertical-align: middle;
}
.clear {
	clear: both;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.mb1em {
	margin-bottom: 1em;
}
.bukkenbox h3 {
	color: #89724a;
}
.bukkenbox h3 img {
	vertical-align: middle;
}
.headder_rogo {
	background-repeat: repeat;
	table-layout: auto;
	background-color: white;
	text-align: center;
}
.info {
	background-repeat: repeat;
	table-layout: auto;
	background-color: #4c4b48;
	text-color: white;
	text-align: center;
	border-top-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	color: white;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.contens1{
	background-repeat: repeat;
	table-layout: auto;
	background-color: #4c4b48;
	text-color: white;
	text-align: left;
	border-top-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	color: white;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	border-spacing: 3px 3px;
}