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

.ui-bar-f {
	border: 1px solid 		#5b0000;
	background: 			#a10000;
	color: 					#ffffff;
	font-weight: bold;
	text-shadow: 0 -1px 1px #5b0000;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #e70000), to( #a10000));
	background-image: -webkit-linear-gradient(#e70000, #a10000);
	background-image:    -moz-linear-gradient(#e70000, #a10000);
	background-image:     -ms-linear-gradient(#e70000, #a10000);
	background-image:      -o-linear-gradient(#e70000, #a10000);
	background-image:         linear-gradient(#e70000, #a10000);
}



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

/* 他
-----------------------------------------------------------------------------------------------------------*/
#new dl, #new dt, #new dd {
	margin: 0px;
	padding: 0px;
}
#new dt {
	font-weight: bold;
}
#new dd {
	border-bottom: 1px solid #FFF;
}
h2 {
	font-size: 1.2em;
	color: #e70000;
}
h2::before {
	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;
}
.bg1  {
	background: #232222 url(../../images/bg3.jpg);
}
#menu .ui-li-thumb {
	padding-top: 0.5em;
	padding-left: 0.5em;
}
#menu h3, #menu p {
	overflow: visible;
	white-space: normal;
}
#googlemap {
width: 100%;
height: 300px;
border: 8px solid #ccc;
-webkit-box-sizing: border-box; 
box-sizing: border-box;
}
#top p, #top p a,
#new dl, #new dl a,
#coupon p, #coupon p a,
#map p, #map p a,
#recruit p, #recruit p a {
	color: #FFF;
}
