@charset "UTF-8";
#wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-bottom: auto;
}
body {
	margin-bottom: auto;
}
#wrap #main figure {
	background-color: #9FA1A5;
	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%);
	width: 845px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: right;
}

#main figure figcaption {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 25px;
	color: #FFFFFF;
}
#main figure img {

}




#wrap #header {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	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%);
	height: 35px;
	background-color: #CCCCC9;
	padding-top: 20px;
	width: 1000px;
	font-size: 25px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	margin-top: -10px;
	color: #FF0000;
}
#wrap #navi {
	width: 155px;
	text-decoration: none;
	float: left;
}
#wrap #main {
	width: 845px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#wrap #main img {
	margin-bottom: auto;
}

#navi ul li {
	/* [disabled]display: block; */
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	list-style-type: none;
}
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;
}


ul li a {
	color: #027883;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	text-decoration: none;
	width: 150px;
	height: 35px;
	display: block;
	padding-top: 10px;
	margin-top: 1px;
	background-image: -webkit-linear-gradient(270deg,rgba(204,204,201,1.00) 0%,rgba(255,255,255,1.00) 99.57%);
	background-image: -moz-linear-gradient(270deg,rgba(204,204,201,1.00) 0%,rgba(255,255,255,1.00) 99.57%);
	background-image: -o-linear-gradient(270deg,rgba(204,204,201,1.00) 0%,rgba(255,255,255,1.00) 99.57%);
	background-image: linear-gradient(180deg,rgba(204,204,201,1.00) 0%,rgba(255,255,255,1.00) 99.57%);
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	background-color: #F8ED0A;
	-webkit-box-shadow: 1px 1px #A1F6B4;
	box-shadow: 1px 1px #A1F6B4;
}

tbody tr td {
	margin-right: auto;
}
#wrap #sidebar {
	background-color: #FC0307;
	width: 900px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrap #footer {
	width: 1000px;
	background-color: #F8070B;
	clear: both;
	height: 40px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(148,147,147,1.00) 100%), url(map.css);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(148,147,147,1.00) 100%), url(map.css);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(148,147,147,1.00) 100%), url(map.css);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(148,147,147,1.00) 100%), url(map.css);
	text-align: center;
	padding-top: 15px;
	color: #FFFFFF;
	font-size: 20px;
}
#main figure #waku123 {
	margin-top: 50px;
	margin-bottom: 0px;
}
ul li a:hover {
	background-color: #0599A7;
	background-image: -webkit-linear-gradient(270deg,rgba(252,252,13,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(252,252,13,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(252,252,13,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(252,252,13,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
.col-lg-3 p a {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    background-color: #000000;
    margin-bottom: 1px;
    text-decoration: none;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    background-image: -webkit-linear-gradient(270deg,rgba(84,84,84,1.00) 0%,rgba(236,236,236,1.00) 99.48%);
    background-image: -moz-linear-gradient(270deg,rgba(84,84,84,1.00) 0%,rgba(236,236,236,1.00) 99.48%);
    background-image: -o-linear-gradient(270deg,rgba(84,84,84,1.00) 0%,rgba(236,236,236,1.00) 99.48%);
    background-image: linear-gradient(180deg,rgba(84,84,84,1.00) 0%,rgba(236,236,236,1.00) 99.48%);
    color: #FFFFFF;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.row .col-lg-12.top p {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 1px;
    background-image: -webkit-linear-gradient(270deg,rgba(179,231,252,1.00) 0%,rgba(234,247,252,1.00) 47.90%,rgba(179,231,252,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(179,231,252,1.00) 0%,rgba(234,247,252,1.00) 47.90%,rgba(179,231,252,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(179,231,252,1.00) 0%,rgba(234,247,252,1.00) 47.90%,rgba(179,231,252,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(179,231,252,1.00) 0%,rgba(234,247,252,1.00) 47.90%,rgba(179,231,252,1.00) 100%);
    font-size: 30px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.row .col-lg-3 p {
    padding: 0;
    margin: 0;
}
body {
}
.row .col-lg-12 p {
    text-align: center;
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 1px;
    background-color: #000000;
    color: #FFFFFF;
}
.row .col-lg-12.col-md-12.col-xs-12 .thumbnail {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 0px 1px #F60004;
    box-shadow: 0px 0px 0px 1px #F60004;
}
.row .col-lg-12.top p {
    color: #F5060A;
}
.row .col-lg-12 .img-responsive {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.container.main .row .col-lg-12 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
    float: none;
    clear: left;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 0px 1px #FF0004;
    box-shadow: 0px 0px 0px 1px #FF0004;
    margin-top: 10px;
    margin-bottom: 10px;
}
.row .col-lg-12 .img-responsive {
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.container.navi .row .col-lg-3 {
    width: 16.6%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

@media (max-width: 1199px){
.container.navi .row .col-lg-3 {
    width: 50%;
    float: left;
}
}

@media (max-width: 991px){
}

@media (max-width: 501px){
.container.navi .row .col-lg-3 {
    width: 100%;
}
}
.col-lg-3 p a:hover {
    background-color: #898989;
    background-image: -webkit-linear-gradient(270deg,rgba(248,160,0,1.00) 0%,rgba(255,255,255,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(248,160,0,1.00) 0%,rgba(255,255,255,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(248,160,0,1.00) 0%,rgba(255,255,255,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(248,160,0,1.00) 0%,rgba(255,255,255,1.00) 100%);
}

@media (max-width: 1199px){
.container.navi .row .col-lg-3 {
    width: 16.6%;
}
}

@media (max-width: 991px){
.container.navi .row .col-lg-3 {
    width: 25%;
}
}

@media (max-width: 501px){
.container.navi .row .col-lg-3 {
    width: 33.3%;
}
}
