@charset "UTF-8";
#wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#wrap #man img {
	margin-bottom: 0px;
	padding-left: 1px;
	border-radius: 10px;
}
#wrap #man div {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
}
#wrap #man #mansyon {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	text-align: left;
}

#navi ul li {
}
#wrap #sidebar {
	text-align: center;
	width: 1000px;
	background-color: #F40608;
}
#wrap #section {
	text-align: center;
	background-color: #DCF7F9;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(219,246,248,1.00) 99.46%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(219,246,248,1.00) 99.46%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(219,246,248,1.00) 99.46%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(219,246,248,1.00) 99.46%);
}




#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;
}
#headre #navi ul a {
	width: 16.66%;
	height: 30px;
	display: block;
	float: left;
	text-align: center;
	margin-top: -2px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #07E3F7;
	background-image: -webkit-linear-gradient(270deg,rgba(7,227,247,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(7,227,247,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(7,227,247,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(7,227,247,1.00) 0%,rgba(255,255,255,1.00) 100%);
	-webkit-transition: all 2s;
	-o-transition: all 2s;
	transition: all 2s;
	text-decoration: none;
	font-size: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
#wrap #headre {
	margin-top: -10px;
}
#wrap #man {
	width: 1000px;
	float: right;
}
#headre #navi ul a:hover {
	background-color: #F40608;
	background-image: -webkit-linear-gradient(270deg,rgba(248,193,86,1.00) 0%,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) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(248,193,86,1.00) 0%,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) 99.48%);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
#wrap #footer {
	text-align: center;
	background-color: #0AA98B;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(10,169,139,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(10,169,139,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(10,169,139,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(10,169,139,1.00) 100%);
	margin-top: 1px;
	margin-bottom: 10px;
	width: 1000px;
	height: 30px;
	padding-top: 10px;
}
#wrap #man #katidoki {

}
#wrap #man #toukaido {
	text-align: left;
}
#wrap img {

}
