#wrap #header {
	width: 1000px;
	margin-top: -8px;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(238,238,233,1.00) 0%,rgba(255,255,255,1.00) 52.97%,rgba(238,238,233,1.00) 99.10%);
	background-image: -moz-linear-gradient(270deg,rgba(238,238,233,1.00) 0%,rgba(255,255,255,1.00) 52.97%,rgba(238,238,233,1.00) 99.10%);
	background-image: -o-linear-gradient(270deg,rgba(238,238,233,1.00) 0%,rgba(255,255,255,1.00) 52.97%,rgba(238,238,233,1.00) 99.10%);
	background-image: linear-gradient(180deg,rgba(238,238,233,1.00) 0%,rgba(255,255,255,1.00) 52.97%,rgba(238,238,233,1.00) 99.10%);
	background-color: #EEEEE9;
	height: 80px;
}

#wrap #footer {
	width: 1000px;
	height: 30px;
	padding-top: 10px;
}

#wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 20px;
}
#wrap #navi {
	height: 50px;
}
#navi p a {
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	text-decoration: none;
	width: 20%;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	background-image: -webkit-linear-gradient(270deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 96.79%);
	background-image: -moz-linear-gradient(270deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 96.79%);
	background-image: -o-linear-gradient(270deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 96.79%);
	background-image: linear-gradient(180deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 96.79%);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background-color: #A1F7EB;
	margin-bottom: 5px;
}
#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 #main img {
	border-radius: 10px;
	color: #FF0808;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}
#wrap #sidebar {
	width: 1000px;
	float: left;
	text-align: center;
	color: #FCFC0D;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrap #footer {
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(0,218,255,1.00) 77.68%,rgba(255,255,255,1.00) 98.95%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(0,218,255,1.00) 77.68%,rgba(255,255,255,1.00) 98.95%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(0,218,255,1.00) 77.68%,rgba(255,255,255,1.00) 98.95%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(0,218,255,1.00) 77.68%,rgba(255,255,255,1.00) 98.95%);
	background-color: #72B8F5;
	width: 1000px;
	float: left;
}
#wrap #main {
	width: 1000px;

}
#wrap #main div {
	margin-right: auto;
	font-size: 20px;
	color: #FF0808;
}
div #main2 #asakusa {
	width: 1000px;
}
#wrap img {

}
div #main2 img {
	float: left;
	margin-top: 0px;
	margin-bottom: 1px;
}
#wrap #main #copyright {
	text-align: center;
	font-size: 14px;
	color: #0427C4;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#navi p a:hover {
	background-color: #0AA98B;
	background-image: -webkit-linear-gradient(270deg,rgba(10,169,139,1.00) 0%,rgba(255,255,255,1.00) 96.78%);
	background-image: -moz-linear-gradient(270deg,rgba(10,169,139,1.00) 0%,rgba(255,255,255,1.00) 96.78%);
	background-image: -o-linear-gradient(270deg,rgba(10,169,139,1.00) 0%,rgba(255,255,255,1.00) 96.78%);
	background-image: linear-gradient(180deg,rgba(10,169,139,1.00) 0%,rgba(255,255,255,1.00) 96.78%);
	width: 199px;
}
