@charset "UTF-8";
#wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#wrap #header {
	text-align: center;
	width: 1000px;
	height: 60px;
	padding-top: 20px;
	background-image: -webkit-linear-gradient(270deg,rgba(0,101,255,1.00) 6.55%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,101,255,1.00) 6.55%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,101,255,1.00) 6.55%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,101,255,1.00) 6.55%,rgba(255,255,255,1.00) 100%);
	text-decoration: none;
	background-color: #100EF2;
	margin-top: -10px;
}
#wrap #navi {
	background-color: #FEFEFE;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	text-align: left;
	color: #FF0000;
	height: 20px;
}
#wrap {

}
td pre font {
	font-size: 15px;
}
#wrap #sidebar {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
	text-align: center;
}
#sidebar  font {
	text-align: center;
	font-size: 15px;
}
#wrap #footer　 {
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(5,186,247,1.00) 0%,rgba(243,243,243,1.00) 52.91%,rgba(5,186,247,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(5,186,247,1.00) 0%,rgba(243,243,243,1.00) 52.91%,rgba(5,186,247,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(5,186,247,1.00) 0%,rgba(243,243,243,1.00) 52.91%,rgba(5,186,247,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(5,186,247,1.00) 0%,rgba(243,243,243,1.00) 52.91%,rgba(5,186,247,1.00) 100%);
	width: 1000px;
	float: left;
	height: 30px;
	padding-top: 10px;
}
tr td img {
	border-radius: 10px;
}
#navi ul li:hover {
	background-color: #F7053D;
	background-image: -webkit-linear-gradient(270deg,rgba(248,192,8,1.00) 0%,rgba(254,254,254,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(248,192,8,1.00) 0%,rgba(254,254,254,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(248,192,8,1.00) 0%,rgba(254,254,254,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(248,192,8,1.00) 0%,rgba(254,254,254,1.00) 100%);
}
#wrap #sidebar {
	width: 1000px;
}
#wrap #sidebar {
	width: 1000px;
	float: left;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15px;
	height: 20px;
	padding-top: 10px;
	background-color: #FFF300;
}
#wrap #main {
	float: left;
	clear: right;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(254,254,254,1.00) 84.81%,rgba(5,186,247,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(254,254,254,1.00) 84.81%,rgba(5,186,247,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(254,254,254,1.00) 84.81%,rgba(5,186,247,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(254,254,254,1.00) 84.81%,rgba(5,186,247,1.00) 100%);
	width: 1000px;
}
#wrap #main table {
	margin-left: 45px;
}
#wrap #navi p:hover {
	background-color: #F8C008;
	background-image: -webkit-linear-gradient(270deg,rgba(255,243,0,1.00) 0%,rgba(254,254,254,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,243,0,1.00) 0%,rgba(254,254,254,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,243,0,1.00) 0%,rgba(254,254,254,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,243,0,1.00) 0%,rgba(254,254,254,1.00) 100%);
}
#navi p a {
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	text-align: center;
	width: 12.5%;
	display: block;
	float: left;
	background-image: -moz-linear-gradient(270deg,rgba(75,209,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(75,209,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(75,209,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(75,209,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	height: 40px;
	padding-top: 15px;
	border-radius: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#navi p a:hover {
	background-color: #F8C156;
	background-image: -webkit-linear-gradient(270deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,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;
}
body {
	background-color: #BEEFFA;
}
