@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

p {
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
}

a {
	color: #066;
	text-decoration: underline;
} 
a:visited {
	color: #538D27;
	text-decoration: none;
} 
a:hover {
	color: #52A0CD;
} 
a:active {
　　color: #CC0066; 
} 

.green {
	color: #7EAC5D;
}


.photo {
	border: 10px solid #FFF;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:1px 1px 4px #ccc;
	-moz-box-shadow:1px 1px 4px #ccc;
	-webkit-box-shadow:1px 1px 4px #ccc;
}


h1 {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
h1 img {
	width:80%
}
h2 {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 20px;
	background-color: #FFA738;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #592600;
	border-radius: 5px;
	font-size: 18px;
	box-shadow: 1px 1px 5px #B4A784
}

h3 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #93C169;
	font-size: 16px;
	border-bottom: 2px solid #93C169;
}

img {
	vertical-align: bottom;
	border: 0px;

}
a:hover img {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}




/*ページ構成*/
html,body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}

#system_main {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_main.png);
	background-position: center top;
	background-repeat: repeat-x;
}

header,footer,main,#mainnav, #mainnav ul, #system_main {
	width: 100%;	
}
main {
	font-size: 14px;
	color: #300;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

header {
	height: auto;
	background-image: url(images/bg_header.png);
}
footer {
	height : 80px;
	background-image: url(images/bg_footer.png);
	}
footer p {
	width: 95%;
}


.pagetop {
	text-align: right;
	padding-bottom: 10px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

#top, #outline,#policy,#daily,#event, #map,#gakudo {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 95%;
	padding-top: 10px;
	margin-bottom: 30px;	
}


#map iframe {
	width: 90%;
	height:300px;
	border: 5px solid #FFF;
	box-shadow: 1px 1px 5px #CCC;
}
#mainnav {
	height: 160px;
}
#mainnav ul {
	overflow:hidden;	
	box-shadow: 0px 0px 5px #BCB9B3;
	}
#mainnav li {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	float: left;
	list-style-type: none;

}
#menu1 {
	width: 100%;
	border-bottom: 1px solid #FCFCFC;
}
#menu7,#menu2,#menu5,#menu4 {
	width: 33%;
	border-bottom: 1px solid #FCFCFC;
}
#menu3,#menu6 {
	width: 34%;
	border-bottom: 1px solid #FCFCFC;
}

#menu1 a,#menu2 a,#menu3 a,#menu4 a,#menu5 a,#menu6 a,#menu7 a {
	width: 100%;
	text-decoration: none;
	padding-top: 0px;
	height: 50px;
	color: #450001;
	background-color: #FFBDDA;
	display: block;
	}


#menu1 a:hover,#menu2 a:hover,#menu3 a:hover,#menu4 a:hover,#menu5 a:hover,#menu6 a:hover,#menu7 a:hover {
	color: #fff;
	height: 50px;
	background-color: #FF9E00;
}

.pc {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;

	}
.pc a {
	width: 100%;
	text-decoration: none;
	padding-top: 0px;
	height: 30px;
	color: #450001;
	background-color: #B9E752;
	display: block;
	box-shadow: 0px 0px 5px #BCB9B3;
	border-radius: 10px;
	line-height: 30px;
	}


.pc a:hover {
	color: #fff;
	height: 30px;
	background-color: #8ADBFD;
}

#outline table {
}
#outline table th.thmain {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFF0C5;
	border-bottom: 1px solid #FFCE72;
	padding: 5px;
	border-left: 10px solid #FFCE72;
}
#outline table td.tdmain {
	text-align: left;
	border-bottom: 1px solid #FFCE72;
	padding: 5px;
}

#outline table th.thsub {
	background-color: #B6FBFF;
	padding: 5px;
}
#outline table th.thsub2 {
	background-color: #FFDFEC;
	padding: 5px;
}
#outline table td.tdsub {
	background-color: #FFFDE4;
	padding: 5px;
}

.mokuhyo {
	text-align: left;
	font-weight: bold;
	color: #B10002;
	font-size: 16px;
}
.houshin1 {
	text-align: left;
	background-color: #D1E9FC;
}
.houshin2 {
	text-align: left;
	margin-bottom: 10px;
}


    #slides {
      display: none
}

    .container {
	margin: 0 auto;
	padding-top: 10px;
    }


    #slides .slidesjs-navigation {
      margin-top:5px;
    }

    a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-image: url(img/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
    }

    a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }

    .slidesjs-pagination {
      margin: 7px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }


.gakudo1 {
	text-align: left;
}
.gakudo2 {
	text-align: center;
	background-color: #FC4E63;
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	margin-bottom: 10px;
}
.gakudo3 {
	text-align: right;
}
.gakudo4 {
	text-align: left;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 7px;
	background-color: #FFF9D2;
	margin-top: 10px;
}


#gakudo dl {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}
#gakudo dt {
	background-color: #C9F0FF;
	border-radius: 7px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#gakudo dd {
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
}



#daily table {
	width: 100%;
	margin-bottom: 15px;
}
#daily th {
	vertical-align: top;
	padding: 5px;
	text-align: center;
	border-bottom: 2px solid #8F562A;
}
#daily td {
	vertical-align:top;
	padding:5px;
	text-align:left;
}
.time {
	width: 10%;
	background-color: #FFEAF1;
	white-space: nowrap;
	text-align: center;
}
.youji {
	width: 40%;
	background-color: #FFF5E5;
}
.hoikushi {
	width: auto;
	background-color: #F2F6FF;
}


#event table {
	width:100%;
}
#event th {
	vertical-align: top;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #7BCEFD;
	width: 115px;
}
#event td {
	vertical-align:top;
	padding:5px;
	text-align:left;
	border-bottom: 1px solid #7BCEFD;
}
