@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #0066CC;
	text-decoration: none;
} 
a:visited {
	color: #993399;
	text-decoration: none;
} 
a:hover {
	color: #CC3333;
} 
a:active {
　　color: #CC0066; 
} 
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
h3 {
	border: 4px solid #FC0;
	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;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 16px;
	color: #600;
	background-color: #FFFA8C;
	background-image: url(images/bg1.png);
	padding: 7px;
}
h4 {
	font-size: 16px;
	color: #FFF;
	background-color: #96E0FC;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	box-shadow:1px 1px 4px #ccc;
	-moz-box-shadow:1px 1px 4px #ccc;
	-webkit-box-shadow:1px 1px 4px #ccc;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

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 auto;
	padding: 0px;
	width: 100%;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #600;
	background-color: #FFF;
	background-image: url(images/bg_body.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#system_main {
	position: relative;
	min-height: 100%;
	height: 100%;
	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-repeat: no-repeat;
	background-position: center top;
}
body > #system_main {
    height: auto;
}
#header {
	height: 150px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
}


#menu {
	height: 50px;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 900px;
}

#menu ul {
	padding: 0px;
	height: 50px;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu li {
	list-style-type: none;
	padding: 0px;
	float: left;
	height: 50px;
	margin: 0px;
}
#menu1 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 130px;
	background-image: url(images/menu1.png);
	padding-top: 50px;
	text-align: center;
	margin: 0px;
}

#menu1 a:hover {
    background-position: 0 -50px;
}

#menu1 a#nowHere {
		background:url(images/menu1.png) no-repeat 0 -50px;
	}
	
#menu2 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 130px;
	background-image: url(images/menu2.png);
	padding-top: 50px;
	text-align: center;
	margin: 0px;
}

#menu2 a:hover {
    background-position: 0 -50px;
}

#menu2 a#nowHere {
		background:url(images/menu2.png) no-repeat 0 -50px;
	}
#menu3 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 130px;
	background-image: url(images/menu3.png);
	padding-top: 50px;
	text-align: center;
	margin: 0px;
}

#menu3 a:hover {
    background-position: 0 -50px;
}

#menu3 a#nowHere {
		background:url(images/menu3.png) no-repeat 0 -50px;
	}
#menu4 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 130px;
	background-image: url(images/menu4.png);
	padding-top: 50px;
	text-align: center;
	margin: 0px;
}

#menu4 a:hover {
    background-position: 0 -50px;
}

#menu4 a#nowHere {
		background:url(images/menu4.png) no-repeat 0 -50px;
	}
#menu5 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 130px;
	background-image: url(images/menu5.png);
	padding-top: 50px;
	text-align: center;
	margin: 0px;
}

#menu5 a:hover {
    background-position: 0 -50px;
}

#menu5 a#nowHere {
		background:url(images/menu5.png) no-repeat 0 -50px;
	}
#menu6 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 130px;
	background-image: url(images/menu6.png);
	padding-top: 50px;
	text-align: center;
	margin: 0px;
}

#menu6 a:hover {
    background-position: 0 -50px;
}

#menu6 a#nowHere {
		background:url(images/menu6.png) no-repeat 0 -50px;
	}
#menu7 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 130px;
	background-image: url(images/menu7.png);
	padding-top: 50px;
	text-align: center;
	margin: 0px;
}

#menu7 a:hover {
    background-position: 0 -50px;
}

#menu7 a#nowHere {
		background:url(images/menu7.png) no-repeat 0 -50px;
	}	

#contents {
	text-align: center;
	width: 950px;
	height: auto;
	padding-bottom: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 120px;
	left: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_footer.png);
}

#footer p{
	font-size: 13px;
	color: #F1DF62;
	padding-top: 25px;
}

.pagetop {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

#counter {
	text-align: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 30px;
}

#top {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#top .tleft {
	float: left;
	width: 470px;
}
#top p .photo {
	margin-bottom: 10px;
}

#top .tright {
	float: right;
	width: 350px;
	padding-top: 30px;
}
.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;
}

#map {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#map iframe {
	border: 3px solid #F90;
	border-radius:20px;
}

#mapbox {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#mapbox .mleft {
	float: left;
	width: 500px;
}
#mapbox .mright {
	float: right;
	width: 320px;
}
#outline {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#outlinebox {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#outlinebox .oleft {
	float: left;
	width: 410px;
}
#outlinebox .oright {
	float: right;
	width: 410px;
}

#outlinebox table {
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
	border: 1px solid #FFEB78;
	width: 100%;
}
#outlinebox table tr th {
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #FFEB78;
	background-color: #FFC21F;
	vertical-align: top;
}
#outlinebox table tr td {
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #FFEB78;
}

.cls1 {
	color: #F6C;
}
.cls2 {
	color: #F00;
}
.cls3 {
	color: #2EB675;
}
.cls4 {
	color: #09F;
}
.cls5 {
	color: #96C;
}
.cls6 {
	color: #ffadc0;
}




.kujoupdf a {
    padding: 5px;
    background-color: #607dcf;
    display: block;
    text-align: center;
    color: #FFFFFF;
    border-radius: 10px;
    width: 20em;
    margin-left: auto;
    margin-right: auto;
	}
.kujoupdf a:hover {
    background-color: #4A2901;
	}
#daily {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#daily p {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}




#event {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#event p {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFF4CC;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-radius:30px;
}


#floor {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#policy {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}



#info {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}

#info ul {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#info li {
	line-height: 50px;
	background-image: url(images/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	padding-left: 70px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FA6400;
	list-style-type: none;
	font-size: 15px;
}
