@charset "UTF-8";
#wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#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;
}
#wrap #navi {
	width: 100%;
	text-align: center;
	margin-top: -8px;
	padding-top: 5px;
}
#wrap #main img {
	margin-left: 1px;
	padding-top: 0px;
	margin-top: -2px;
}
#wrap #header {
	margin-top: -10px;
}
ul li a:hover {
	background-color: #FF0000;
	background-image: -webkit-linear-gradient(270deg,rgba(248,156,6,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(248,156,6,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(248,156,6,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
	background-image: linear-gradient(180deg,rgba(248,156,6,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
}
#wrap #sidebar {
	text-align: center;
	background-color: #FCFC0D;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(252,252,13,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(252,252,13,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(252,252,13,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(252,252,13,1.00) 100%);
}
#wrap #footer {
	text-align: center;
	width: 1000px;
	height: 40px;
	padding-top: 15px;
	background-color: #5CCB07;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(92,203,7,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(92,203,7,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(92,203,7,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(92,203,7,1.00) 100%);
}
#wrap #main #ekimae {
	text-align: center;
	width: 1000px;
	font-size: 100%;
}
#wrap #navi a {
	width: 141.45px;
	display: block;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	text-align: center;
	margin-left: 1px;
	background-color: #FFD3EB;
	background-image: -webkit-linear-gradient(270deg,rgba(255,0,0,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,0,0,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,0,0,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,0,0,1.00) 0%,rgba(255,255,255,1.00) 100%);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
