@charset "UTF-8";
#wrap {
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#wrap #main #copyright {
	clear: left;
}
#wrap #header {
	margin-top: -16px;
}
#wrap #footer {
	width: 1000px;
	text-align: center;
	height: 30px;
	background-image: -o-linear-gradient(270deg,rgba(83,232,244,1.00) 0%,rgba(242,244,244,1.00) 53.54%,rgba(83,232,244,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(83,232,244,1.00) 0%,rgba(242,244,244,1.00) 53.54%,rgba(83,232,244,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(83,232,244,1.00) 0%,rgba(242,244,244,1.00) 53.54%,rgba(83,232,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(83,232,244,1.00) 0%,rgba(242,244,244,1.00) 53.54%,rgba(83,232,244,1.00) 100%);
	float: left;
	background-color: #53E8F4;
	padding-top: 10px;
}
#wrap #sidebar {
	text-align: center;
}
div p img {
	margin-right: 1px;
}
div div img {
	margin-right: 1px;
}
#main div img {
}

#wrap #main #copyright {
	text-align: center;
	background-color: #FEFE8D;
}
#wrap #main {
	width: 1000px;
	margin-top: 40px;
	background-color: #53E8F4;
	background-image: -webkit-linear-gradient(270deg,rgba(250,253,253,1.00) 0%,rgba(83,232,244,1.00) 61.09%,rgba(83,232,244,1.00) 85.71%,rgba(244,244,244,1.00) 97.14%);
	background-image: -moz-linear-gradient(270deg,rgba(250,253,253,1.00) 0%,rgba(83,232,244,1.00) 61.09%,rgba(83,232,244,1.00) 85.71%,rgba(244,244,244,1.00) 97.14%);
	background-image: -o-linear-gradient(270deg,rgba(250,253,253,1.00) 0%,rgba(83,232,244,1.00) 61.09%,rgba(83,232,244,1.00) 85.71%,rgba(244,244,244,1.00) 97.14%);
	background-image: linear-gradient(180deg,rgba(250,253,253,1.00) 0%,rgba(83,232,244,1.00) 61.09%,rgba(83,232,244,1.00) 85.71%,rgba(244,244,244,1.00) 97.14%);
}
#navi p a {
	text-decoration: none;
	-webkit-transition: all 1s ease-in 1s;
	-o-transition: all 1s ease-in 1s;
	transition: all 1s ease-in 1s;
	padding-top: 15px;
	width: 16.6667%;
	display: block;
	float: left;
	height: 20px;
	text-align: center;
	background-color: #53E8F4;
	background-image: -moz-linear-gradient(270deg,rgba(83,232,244,1.00) 0%,rgba(242,251,234,1.00) 98.72%);
	background-image: -webkit-linear-gradient(270deg,rgba(83,232,244,1.00) 0%,rgba(242,251,234,1.00) 98.72%);
	background-image: -o-linear-gradient(270deg,rgba(83,232,244,1.00) 0%,rgba(242,251,234,1.00) 98.72%);
	background-image: linear-gradient(180deg,rgba(83,232,244,1.00) 0%,rgba(242,251,234,1.00) 98.72%);
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#navi p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrap #navi {
	margin-top: -20px;
}
#main div img {
	float: left;
}
#main div #himezi {
	width: 1000px;
	height: 20px;
	float: right;
}
#main div img {
	margin-right: 1px;
	margin-bottom: 1px;
	border-radius: 10px;
}
#navi p a:hover {
	background-color: #F8C156;
	background-image: -webkit-linear-gradient(270deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 0%,rgba(248,193,86,1.00) 0.02%,rgba(255,255,255,1.00) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 0%,rgba(248,193,86,1.00) 0.02%,rgba(255,255,255,1.00) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 0%,rgba(248,193,86,1.00) 0.02%,rgba(255,255,255,1.00) 99.48%);
	background-image: linear-gradient(180deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 0%,rgba(248,193,86,1.00) 0.02%,rgba(255,255,255,1.00) 99.48%);
}
