@font-face {
	font-family: 'fontello';
	src: url('../fnt/fontello-2.eot');
	src: url('../fnt/fontello-2.eot#iefix') format('embedded-opentype'),
	url('../fnt/fontello-2.woff2') format('woff2'),
	url('../fnt/fontello-2.woff') format('woff'),
	url('../fnt/fontello-2.ttf') format('truetype'),
	url('../fnt/fontello-2.svg#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../img/border.webp) fixed repeat center top;
	font-family: arial, sans-serif;
	font-size: medium;
	color: #000;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	padding: .3em;
	margin: .1em;
	color: #FFF;
	border-radius: 100%;
	border: .1em solid transparent;
}
.icon-tlf:before {
	content: '\e801';
	background-color: #1AA5CC;
}
.icon-wa:before {
	content: '\f232';
	background-color: #33CC66;
}
.icon-tlg:before {
	content: '\f1d8';
	background-color: #3399CC;
}
.icon-tlf:hover:before, .icon-wa:hover:before, .icon-tlg:hover:before {
	border: .1em solid #000;
}
a {
	color: #00F;
}
a:hover, a:active {
	color: #0099FF;
}
.tdh {
	text-decoration: none;
	color: inherit;
}
.tdt {
	font-weight: bold;
	text-decoration: none;
	color: inherit;
}
.tdh:hover, .htel:hover, .tdt:hover {
	color: #00F;
}
.tdn {
	font-weight: bold;
	text-decoration: none;
}
.tdn span {
	font-weight: normal;
	text-decoration: underline;
}
header h1 {
	display: inline;
	font-size: 1.5em;
}
.name h2 {
	display: inline;
	font-size: 1em;
}
.w25 {
	width: 25%;
}
.w50 {
	width: 50%;
}
.w89 {
	width: 89%;
}
.w94 {
	width: 94%;
}
.w98 {
	width: 98%;
}
.w25, .w50, .w89, .w94, .w98 {
	height: auto;
}
#u_wrapper {
	display: table;
	margin: 1em auto 0;
	padding: .6em 0;
	width: 51.1%;
	min-width: 981px;
	background-color: #E2F4F8;
	border-radius: .8em;
}
#u_content {
	display: block;
	width: 74.9%;
	float: right;
	border-left: 1px solid gray;
}
#u_sidebar {
	display: block;
	width: 24.9%;
}
.fix {
	position: fixed;
}
header {
	text-align: center;
}
.flt {
	text-align: center;
	text-indent: 0;
}
.flt404 {
	margin-top: .5em;
	text-align: center;
}
.flt33l {
	width: 33.333%;
	float: left;
}
.flt66r {
	width: 66.667%;
	float: right;
}
.flt50la {
	width: calc(50% - 1em);
	float: left;
	text-align: right;
}
.flt50ra {
	width: calc(50% - 1em);
	float: right;
	text-align: left;
}
.flt50l, .flt50lb {
	width: 50%;
	float: left;
}
.flt50r, .flt50rb {
	width: 50%;
	float: right;
}
.flt50lb, .flt50rb {
	margin-bottom: .5em;
}
.mbl, .ic, .mt, .flt {
	clear: both;
}
.mbl {
	margin: .5em 0 2em;
}
.ic {
	font-size: 1.52em;
}
.mt {
	color: #CC0000;
}
.hscr {
	margin-top: .3em;
}
.name {
	margin: .6em 1% 0;
	background-color: #FFF;
	text-align: center;
}
.text {
	margin: .6em 1% 0;
	line-height: 120%;
	text-align: justify;
	text-indent: 1em;
}
.tm {
	float: left;
	margin-right: 1%;
	text-indent: 0;
}
.tt {
	margin: 0 1% 0;
	line-height: 120%;
}
.text p, .text hr, .tt p {
	margin-top: .6em;
}
.tbl {
	margin: .6em auto 0;
	width: 98%;
	border-spacing: 1px;
	border: 1px solid gray;
}
.tbl th {
	border: 1px solid gray;
	font-weight: normal;
	text-align: left;
	padding: .2em;
}
.tbl td {
	width: 25%;
	border: 1px solid gray;
	font-weight: normal;
	text-align: center;
	padding: .2em;
}
.trh:hover {
	background-color: #DDFFDD;
}
.trf {
	background-color: #FFF;
}
.tbc {
	margin: .6em auto 0;
	width: 98%;
}
.tbc td {
	font-weight: normal;
	text-align: left;
	height: 3em;
	width: 1em;
	overflow: visible;
	padding-right: .2em;
}
.tbc th {
	font-weight: normal;
	text-align: left;
}
.tv {
	text-align: center;
}
.menu {
	margin: 1.1em auto 1.5em;
	width: 94%;
}
.menu ul {
	list-style: none;
}
.menu li {
	display: table;
	margin: .4em auto 0;
	list-style: none;
	width: 100%;
	height: 2.8em;
}
.li0 a {
	display: table-cell;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 0 .2em;
	border: 1px solid gray;
	border-radius: .4em;
	font-weight: normal;
	background-color: #1AA5CC;
	color: #FFF;
}
.li0 a:hover {
	background-color: #00519D;
}
.li1 a {
	display: table-cell;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 0 .2em;
	border: 1px solid gray;
	border-radius: .4em;
	font-weight: normal;
	background-color: #1AA5CC;
	color: #000;
}
#u_footer {
	display: block;
	margin: .6em auto;
	font-size: small;
	line-height: 120%;
	padding: 0 .6em;
	width: 51.1%;
	min-width: 981px;
	color: #FFF;
	text-align: center;
}
.slicknav_menu {
	display: none;
}
@media screen and (max-width: 980px) {
	body {
		background: #1AA5CC;
	}
	header {
		margin-top: 3em;
	}
	header h1 {
		font-size: 1.25em;
	}
	#u_wrapper {
		margin: 0 auto;
		padding: 0 0 .6em;
		width: 100%;
		max-width: 735px;
		min-width: 160px;
		border-radius: 0;
	}
	#u_content {
		width: auto;
		float: none;
		border-left: none;
	}
	#u_sidebar {
		display: none;
	}
	#u_footer {
		width: 96%;
		max-width: 735px;
		min-width: 160px;
	}
	.slicknav_menu {
		*zoom: 1;
		box-sizing: border-box;
		background-color: #4C4C4C;
		padding: 5px;
		display: block;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 100;
	}
	.slicknav_btn {
		position: relative;
		display: block;
		vertical-align: middle;
		float: left;
		padding: .438em .625em;
		line-height: 1.125em;
		cursor: pointer;
		font-size: .8em;
		margin: 5px 5px 6px;
		text-decoration: none;
		text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
		border-radius: .3em;
		background-color: #222;
	}
	.slicknav_brand {
		float: right;
		color: #FFF;
		font-size: .8em;
		line-height: 30px;
		padding: 7px 12px;
		height: 44px;
	}
	.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
		margin-top: .188em;
	}
	.slicknav_menu .slicknav_icon {
		float: left;
		width: 1.125em;
		height: .875em;
		margin: .188em .438em 0 0;
	}
	.slicknav_menu .slicknav_menutxt {
		display: block;
		line-height: 1.188em;
		float: right;
		color: #FFF;
		font-weight: normal;
		text-shadow: 0 1px 3px #000;
	}
	.slicknav_menu .slicknav_icon:before {
		background-color: transparent;
		width: 1.125em;
		height: .875em;
		display: block;
		content: "";
		position: absolute;
	}
	.slicknav_menu .slicknav_no-text {
		margin: 0;
	}
	.slicknav_menu .slicknav_icon-bar {
		display: block;
		width: 1.125em;
		height: .125em;
		border-radius: .1em;
		box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
		background-color: #FFF;
	}
	.slicknav_menu * {
		box-sizing: border-box;
	}
	.slicknav_menu:before {
		content: " ";
		display: table;
	}
	.slicknav_menu:after {
		content: " ";
		display: table;
		clear: both;
	}
	.slicknav_nav {
		clear: both;
		color: #FFF;
		margin: 0;
		padding: 0;
		list-style: none;
		overflow: hidden;
	}
	.slicknav_nav ul {
		display: block;
		list-style: none;
		overflow: hidden;
		padding: 0;
		margin: 0;
	}
	.slicknav_nav li {
		display: block;
	}
	.slicknav_nav .slicknav_arrow {
		font-size: .8em;
		margin: 0 0 0 .4em;
	}
	.slicknav_nav .slicknav_item {
		cursor: pointer;
	}
	.slicknav_nav .slicknav_item a {
		display: inline;
		padding: 0;
		margin: 0;
	}
	.slicknav_nav .slicknav_row {
		display: block;
		padding: 5px 10px;
		margin: 2px 5px;
	}
	.slicknav_nav .slicknav_row:hover {
		border-radius: .4em;
		background-color: #00519D;
		color: #E2F4F8;
	}
	.slicknav_nav a {
		display: block;
		padding: 5px 10px;
		margin: 2px 5px;
		text-decoration: none;
		color: #FFF;
	}
	.slicknav_nav a:hover {
		border-radius: .4em;
		background-color: #00519D;
		color: #E2F4F8;
	}
	.slicknav_nav .slicknav_parent-link a {
		display: inline;
		padding: 0;
		margin: 0;
	}
	.slicknav_nav .slicknav_txtnode {
		margin-left: 15px;
	}
}
