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

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

/* 他
-----------------------------------------------------------------------------------------------------------*/
#new dl, #new dt, #new dd {
	margin: 0px;
	padding: 0px;
}
#new dt {
	font-weight: bold;
}
#new dd {
	border-bottom: 1px solid #999;
}
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;
}
.mt {
	margin-top: 1em !important;
}
#service h3, #service p{
	overflow: visible;
	white-space: normal;
}
#service .ui-li-thumb,
#service .ui-li-thumb {
	padding-top: 1em;
	padding-left: 0.5em;
}
.tel {
	font-size: 2em;
}

.tab {
	border-collapse: collapse  !important;
}

.tabd {
	border-style: solid  !important;
}