@charset "UTF-8";
#wrap {
	width: 1001px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#header #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;
}
#navi ul li {
	width: 198px;
	float: left;
	text-align: center;
	background-color: #07E3F7;
	height: 30px;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
	border-radius: 20px;
	margin-bottom: 5px;
	margin-left: 1px;
	margin-right: 1px;
}
ul li a {
	text-decoration: none;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	width: 198px;
	height: 30px;
	display: block;
	margin-top: -8px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#wrap #main {
	width: 1001px;
	float: left;
	background-color: #BE2527;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(7,227,247,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(7,227,247,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(7,227,247,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(7,227,247,1.00) 100%);
	text-align: center;
}
#wrap #footer {
	text-align: center;
	width: 1001px;
	height: 30px;
	float: left;
	background-color: #BE2527;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(190,37,39,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(190,37,39,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(190,37,39,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(190,37,39,1.00) 100%);
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 5px;
}

#wrap #header #navi {
	background-color: #07E3F7;
	margin-top: -1px;
}
#wrap #header {
	margin-top: -10px;
}


#navi ul li:hover {
	background-color: #BE2527;
	background-image: -webkit-linear-gradient(270deg,rgba(244,137,2,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(244,137,2,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(244,137,2,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
	background-image: linear-gradient(180deg,rgba(244,137,2,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
}
#wrap #main img {
	margin-left: 1px;
	margin-bottom: 1px;
	float: left;
}
#wrap #header {
	background-color: #C68C8C;
	background-image: -webkit-linear-gradient(270deg,rgba(190,37,39,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(190,37,39,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(190,37,39,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(190,37,39,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
#wrap #kopi {
	width: 950px;
	padding-left: 50px;
	padding-right: auto;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-color: #EBF9FA;
}
#wrap #main #8gatu {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
