@charset "UTF-8";
#jumbotron {
    width: auto;
    background-color: #eee;
    position: relative;
}

#information {
	position: relative;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 2em;
	padding-bottom: 1em;
}

#information dl,#information ul,#information p {
	margin: 0px;
}

#information dt {
margin-bottom:0.5rem;
}

#information dd {
	margin-left: 0;
	text-align: left;
	line-height: 1.7em;
}

#information .title {
	font-size: 1.3em;
	color: #0C5B8C;
	margin-right: 1rem;
}

#information .time {
font-size:60%;
}

#information button {
	font-size: 1em;
	margin-bottom: 1em;
}

section {
	margin-bottom: 1em;
}
/*# sourceMappingURL=bootstrap.min.css.map */
#top_nav {
	background-color: #EDEDED;
	padding-top: 1em;
	padding-bottom: 1em;
}

		
#top_nav table {
	background-color: #FFF;
	color: #000;
}
#top_nav h1 {
	color: #023F6B;
	font-size: 1.5em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8FADD4;
	text-align: center;
	padding-bottom: 0.5em;
	margin-bottom: 2em;
}
#top_nav2 {
	padding-top: 2em;
	padding-bottom: 2em;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

#top_nav table td{
padding-top:1rem;
padding-bottom:1em;
vertical-align:middle;
}

#top_nav .open {
	color: green;
}

#top_nav .yasumi{
	color: #F06;
}
#top_nav .syujutsu {
	color: #0066CC;
}

#top_nav iframe {
min-height:20rem;
}

#top_nav2 li {
padding-top:0.3rem;
padding-bottom:0.3rem;
}


#top_nav2 li a:hover {
opacity:1.0;
}


#top_nav3 li {
	text-align: center;
	padding-top: 1rem;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	color: #fff;
	background-color: #00316B;
	font-size: 1em;
	border: solid 3px #fff;
}

.prof {
min-height:52em;
}
#btn_past {
	padding-top: 1em;
}
#top_nav2  img {
	height: auto;
	width: 100%;
}
#top_nav3 a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
#nav_service a {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.ggmap {
    padding-bottom: 2em;
}
#jumbotron .item img {
   width: 100%;
}
