@charset "UTF-8";
#wrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FA060A;
}
#wrap #navi a {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 19.7%;
	display: block;
	float: left;
	text-align: center;
	height: 40px;
	background-color: #53E8F4;
	padding-top: 20px;
	margin-top: 1px;
	background-image: -o-linear-gradient(270deg,rgba(204,199,199,1.00) 0%,rgba(249,246,246,1.00) 52.84%,rgba(195,192,192,1.00) 97.85%);
	background-image: -webkit-linear-gradient(270deg,rgba(204,199,199,1.00) 0%,rgba(249,246,246,1.00) 52.84%,rgba(195,192,192,1.00) 97.85%);
	background-image: -moz-linear-gradient(270deg,rgba(204,199,199,1.00) 0%,rgba(249,246,246,1.00) 52.84%,rgba(195,192,192,1.00) 97.85%);
	background-image: linear-gradient(180deg,rgba(204,199,199,1.00) 0%,rgba(249,246,246,1.00) 52.84%,rgba(195,192,192,1.00) 97.85%);
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	text-decoration: none;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	margin-right: 1px;
	margin-left: 1px;
}

#wrap #navi {
	height: 65px;
	margin-top: -20px;
	background-color: #FFFFFF;
	width: 800px;
}

#wrap #main {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFFFFF;
	width: 792px;
	height: auto;
	margin-top: 15px;
}
#wrap #main figure {
	background-color: #53E8F4;
	background-image: -webkit-linear-gradient(270deg,rgba(83,232,244,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(83,232,244,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(83,232,244,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(83,232,244,1.00) 0%,rgba(255,255,255,1.00) 100%);
	margin-bottom: 5px;
	width: 792px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	/* [disabled]border-top-right-radius: 30px; */
	-webkit-box-shadow: 0 0 #F80307;
	box-shadow: 0 0 #F80307;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-top: -10px;
}



#wrap footer {
	height: 30px;
	text-align: center;
	padding-top: 10px;
	background-image: -webkit-linear-gradient(270deg,rgba(4,155,167,1.00) 0%,rgba(255,255,255,1.00) 57.96%,rgba(4,155,167,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(4,155,167,1.00) 0%,rgba(255,255,255,1.00) 57.96%,rgba(4,155,167,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(4,155,167,1.00) 0%,rgba(255,255,255,1.00) 57.96%,rgba(4,155,167,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(4,155,167,1.00) 0%,rgba(255,255,255,1.00) 57.96%,rgba(4,155,167,1.00) 100%);
	background-color: #049BA7;
}
#header {
	height: 90px;
	background-color: #FFFFFF;
	margin-top: -15px;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(204,204,201,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(204,204,201,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(204,204,201,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(204,204,201,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
#wrap #navi p:hover {
	background-color: #F78601;
	background-image: -webkit-linear-gradient(270deg,rgba(247,134,1,1.00) 0%,rgba(255,255,255,1.00) 54.66%,rgba(247,134,1,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(247,134,1,1.00) 0%,rgba(255,255,255,1.00) 54.66%,rgba(247,134,1,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(247,134,1,1.00) 0%,rgba(255,255,255,1.00) 54.66%,rgba(247,134,1,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(247,134,1,1.00) 0%,rgba(255,255,255,1.00) 54.66%,rgba(247,134,1,1.00) 100%);
}
#wrap #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 #header {
	height: 90px;
	padding-bottom: 10px;
}
