@charset "UTF-8";
#wrap {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
}
#wrap #navi #main {

}

#wrap #header img {
	margin-left: auto;
	margin-right: auto;
}
#wrap #header {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
}
#wrap #navi ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
ul li a {
	width: 12.5%;
	height: 40px;
	display: block;
	text-align: center;
	padding-top: 15px;
	float: left;
	background-color: hsla(189,92%,81%,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(163,238,251,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(163,238,251,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(163,238,251,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(163,238,251,1.00) 0%,rgba(255,255,255,1.00) 100%);
	-webkit-transition: all 1s 1s;
	-o-transition: all 1s 1s;
	transition: all 1s 1s;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	text-decoration: none;
}
#wrap #navi {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -2px;
	height: 40px;
}
#navi #sidebar div {
	width: 1000px;
	height: 15px;
	background-color: hsla(37,94%,43%,1.00);
}

ul li a:hover {
	background-color: hsla(359,96%,49%,1);
	background-image: -webkit-linear-gradient(270deg,rgba(255,0,0,1.00) 0%,rgba(255,255,255,1.00) 98.87%);
	background-image: -moz-linear-gradient(270deg,rgba(255,0,0,1.00) 0%,rgba(255,255,255,1.00) 98.87%);
	background-image: -o-linear-gradient(270deg,rgba(255,0,0,1.00) 0%,rgba(255,255,255,1.00) 98.87%);
	background-image: linear-gradient(180deg,rgba(255,0,0,1.00) 0%,rgba(255,255,255,1.00) 98.87%);
}
#wrap #navi #main {
	float: left;
	width: 1000px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(163,238,251,1.00) 58.83%,rgba(255,255,255,1.00) 98.22%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(163,238,251,1.00) 58.83%,rgba(255,255,255,1.00) 98.22%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(163,238,251,1.00) 58.83%,rgba(255,255,255,1.00) 98.22%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(163,238,251,1.00) 58.83%,rgba(255,255,255,1.00) 98.22%);
}
#wrap #navi #sidebar {
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(163,238,251,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(163,238,251,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(163,238,251,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(163,238,251,1.00) 100%);
	background-color: hsla(189,92%,81%,1.00);
	width: 1000px;
	height: 45px;
	clear: both;
}
tr td img {
	margin-top: -2px;
	margin-bottom: -3px;

}

#wrap #navi #footer {
	width: 1000px;
	text-align: center;
	height: 30px;
	padding-top: 25px;
	background-color: hsla(189,92%,81%,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(163,238,251,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(163,238,251,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(163,238,251,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(163,238,251,1.00) 100%);
}
