@charset "UTF-8";
#header #navi ul {
	text-decoration: none;
	padding-left: 0px;


}
#wrap #header #navi {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;






}
#header #navi ul {
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul li a {
	text-decoration: none;
	color: #000000;
	width: 25%;
	height: 40px;
	display: block;
	float: left;
	text-align: center;
	background-color: #969799;
	margin-left: 0px;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	background-image: -o-linear-gradient(270deg,rgba(32,138,2,1.00) 0%,rgba(168,222,153,1.00) 45.20%,rgba(32,138,2,1.00) 96.42%);
	background-image: -webkit-linear-gradient(270deg,rgba(32,138,2,1.00) 0%,rgba(168,222,153,1.00) 45.20%,rgba(32,138,2,1.00) 96.42%);
	background-image: -moz-linear-gradient(270deg,rgba(32,138,2,1.00) 0%,rgba(168,222,153,1.00) 45.20%,rgba(32,138,2,1.00) 96.42%);
	background-image: linear-gradient(180deg,rgba(32,138,2,1.00) 0%,rgba(168,222,153,1.00) 45.20%,rgba(32,138,2,1.00) 96.42%);
	padding-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-radius: 20px;
}
#wrap #header #navi {
	background-color: #F2F5F9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
	margin-top: -14px;
}
ul li 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%);
}
