@charset "Shift_JIS";
/* CSS Document */



*{
	margin:0px;
	padding:0px;
	font-size:100%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body{
	font-size:90%;
}

ul{
	margin:10px 20px;
}

li{
	margin-bottom:5px;
	margin-left:30px;
}

img{
	border:none;
}

p{
	line-height:150%;
	text-indent:1em;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

.txt-s{
	font-size:90%;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}		

#wrapper{
	width:752px;
	margin:0px auto;
	
}

#header{
	clear:both;

	height:80px;
}

#header-l{
	float:left;
}

h1#logo{
	margin-top:10px;
}

#header-r{
	float:right;
}

#header-navi{
	text-align:right;
}

#header-navi img{
	margin-left:1px;
}

#header-search{
	margin-top:15px;
	font-size:84%;
}

#global-navi{
	clear:both;
}

#global-navi img{
	margin-right:4px;	
}
#global-navi img.last{
	margin-right:0px;	
}
#global-navi a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

#img-main{
	background-color:#eee;
	margin-bottom:10px;
	margin-top:4px;
	clear:both;
}

#bread{
	font-size:71%;
	margin-bottom:10px;
}

#main{
	overflow:auto;
	clear:both;
}

#main-l{
	float:left;
	width:515px;
}

#main-r{
	width:220px;
	float:right;
}
#main-b{
	clear:both;
}

#side-navi{
	margin-top:2px;
	padding-bottom:20px;
}

#side-navi img{
	margin-bottom:5px;
}

#side-navi a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

.local-navi{
	margin-bottom:10px;
	
}
.local-navi h3{
	margin:0px;
	padding:0px;
	height:32px;
}
.local-navi img{
	margin-bottom:0px;

}
.local-navi ul{
	list-style:none;
	margin-top:0px;
	margin-left:10px;
	padding:10px 0px 0px 0px;
	font-size:84%;
}
.local-navi li{
	margin-bottom:10px;
}
.local-navi li a{
	color:#333;
}

#footer{
	clear:both;
	margin-top:10px;
	margin-bottom:20px;
	overflow:visible;
	height:100px;
}

#footer-l{
	float:left;
}

h2#footer-name{
	line-height:110%;
	margin-bottom:5px;
}

#footer-l p{
	line-height:110%;
	font-size:84%;
	text-indent:0em;
}

#footer-r{
	float:right;
	text-align:right;
	
}

#footer-navi{
	font-size:80%;
}

#footer-navi ul{
	float:right;
	text-align:right;
	list-style:none;
	margin:0px;
}

#footer-navi ul li{
	float:left;
	border-left:1px #000 dotted;
	padding:3px 10px;
}

#footer-navi ul li.last{
	border-right:1px #000 dotted;
}

#footer-navi ul li img{
	margin-right:5px;
	vertical-align:-2px;
}

#footer-navi ul li a{
	color:#000;
}

#footer-copy{
	width:400px;
	clear:right;
	float:right;
	text-align:right;
	margin-top:15px;
	font-size:x-small;
}

hr.side-sp{
	height:1px;
	color:#00A7E5;
	border:none;
	border-bottom:1px #00A7E5 solid;
	margin:10px 0px;
	clear:both;	
}
hr.main-sp{
	height:1px;
	color:#00A7E5;
	border:none;
	border-bottom:1px #00A7E5 solid;
	margin:10px 0px;	
	clear:both;
}

hr.dotted-sep{
	height:1px;
	color:#ccc;
	border:none;
	border-bottom:1px #231815 dotted;
	margin:10px 0px;	
	clear:both;

}

hr.white-sep{
	height:1px;
	color:#fff;
	border:none;
	border-bottom:1px #fff dotted;
	margin:10px 0px;	
	clear:both;
}

/* pages */

h2.page-title{
	padding:4px 2px 8px 15px;
	color:#fff;
	height:18px;
	font-size:15px;
	background-repeat:no-repeat;
	

}
h2.page-movie{
	background-color:#00ab47;
}

h2.page-movie2{
	background-color:#007BFF;
}


.page-content{
	padding:0px 5px 0px 5px;
	border-top:none;
	margin-bottom:40px;
}



#home h3.section-title{
	background-color:#00ab47;
	background-repeat:no-repeat;
	background-position:5px 8px;
	padding:7px 0px 0px 27px;
	font-size:100%;
	letter-spacing:2px;
	margin-top:10px;
	margin-bottom:10px;
}

#movie h3.section-title{
	background-image:url(../images/common/title_h3_movie.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:8px 0px 0px 27px;
	font-size:100%;
	letter-spacing:2px;
	margin-bottom:10px;
}


h4.stitle{
	margin:15px 0px 5px 0px;
}

h4.stitle-c{
	margin:15px 0px 5px 0px;
	text-align:center;
}

h5{
	margin:15px 0px 5px 0px;
}

.page-navi{
	border-bottom:#231815 1px dotted;
	padding-bottom:7px;
	margin-bottom:15px;
	font-size:90%;
}

.table-list{
	width:100%;
	margin-bottom:10px;
}

.table-list th{
	width:130px;
	padding:8px;
	background-color:#CFEBFB;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
}

.table-list td{
	padding:8px;
}

.table-list2{
	width:100%;
	margin-bottom:10px;
}

.table-list2 th{

	padding:8px;
	background-color:#CFEBFB;
	font-weight:normal;
	vertical-align:top;
	text-align:center;
}

.table-list2 td{
	padding:8px;
	text-align:center;
}


.table-data{
	border-collapse:collapse;
	border:1px #231815 solid;
	margin-bottom:5px;
}

.table-data caption{
	font-weight:bold;
	font-size:84%;
	margin-top:5px;
	caption-side:bottom;
}

.table-data th{
	padding:8px;
	border:1px #231815 solid;
	background-color:#25b7aa;
	color:#fff;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}

.table-data td{
	padding:8px;
	border:1px #231815 solid;
	vertical-align:top;
}

.bg-1{
	background-color:#46AFE4;
}

.bg-2{
	background-color:#69C2EE;
}

.bg-3{
	background-color:#98D6F4;
}

.bg-4{
	background-color:#CBE9FA;
}

.table-data td.bg-5{
	background-color:#F9F8CB;
	border:3px #349ED9 solid;
	font-weight:bold;
}

/* common class */

.img-comment{
	padding:2px 0px 10px 0px;
	font-size:x-small;
}

p.comment{
	text-indent:em;
}

p.enlarged{
    text-indent:0em;
	color:#e60011;
}

.section{
	padding-bottom:1px;
	clear:both;
	border:1px #d4d4d4 solid;
}

.txt-center{
	text-align:center;
}

.table-center{
	margin:0 auto;
}

.img-center{
	margin-left:auto;
	margin-right:auto;
}
img.yohaku{
	margin:10px;
}


.mb-s{
	margin-bottom:5px;
}
.mb-m{
	margin-bottom:10px;
}
.mb-l{
	margin-bottom:15px;
}

.red{
	color:#e60011;
}

.green{
	color:#377f00;
}

.blue{
	color:#0000ff;
}

.orenge{
	color:#F08619;
}

/* index */

.title-index{
	margin-bottom:8px;
}

#table-live{
	width:513px;
}
#table-live td{
	margin:0px;
	padding:2px;
	font-weight:bold;
	vertical-align:top;
}

#table-main-b{
	width:100%;
}

#table-main-b td{
	border:1px #000 solid;
	padding:10px;
	width:25%;
}

#table-main-b td.none{
	border:none;
}

.list-news{
	margin-bottom:20px;
}

.list-news dt{
	clear:left;
	float:left;
	margin-right:5px;
	padding:7px 0px;
	width:140px;
	background-image:url(../images/common/arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	list-style-position:outside;
}



.list-news dd{
	padding:7px 0px 7px 150px;
	border-bottom:1px #000 dotted;
}

.list-park{
	margin-bottom:20px;
}

.list-park dt{
	clear:left;
	float:left;
	margin-right:5px;
	padding:15px 0px;
	background-color:#F2F9FE;


}



.list-park dd{
	padding:7px 0px;

}


.list-b {
	
	font-weight:bold;

}
#newinfo {
	margin-bottom: 10px;
	overflow:auto;
	zoom:1;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: -5px;
}
#newinfo #newinfo_date {
	float: left;
	width: 110px;
	padding-left: 15px;
	font-size: 14px;
	background-image: 
	url(/disaster/images/ya.jpg);
	background-repeat: no-repeat;
	background-position: 1px;
	color: #666;
}
#newinfo #newinfo_contents {
	float: right;
	width: 380px;
}
#newinfo_title {
	margin-bottom: 12px;
}
#download {
	font-weight: bold;
	color: #F60;
	margin-top: 10px;
}
#profile_title {
	font-weight: bold;
	margin-bottom: 10px;
}
#profile_word {
	margin-left: 17px;
	margin-bottom: 10px;
}
#topic_header01 {
	overflow:auto;
	zoom:1;
	margin-bottom: 5px;
	background-color: #036;
}
#topic_header01 #topic_date {
	float: left;
	width: 110px;
	margin-bottom: 2px;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
}
#topic_header01 #topic_title {
	float: right;
	width: 366px;
	margin-bottom: 2px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	color: #FFF;
}


#topic_header {
	overflow:auto;
	zoom:1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-color: #E6F0FF;
}
#topic_header #topic_date {
	background-color: #E6F0FF;
	float: left;
	width: 105px;
	margin-bottom: 2px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#topic_header #topic_title {
	background-color: #E6F0FF;
	float: right;
	width: 366px;
	margin-bottom: 2px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#topic_header_over {
	overflow:auto;
	zoom:1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#topic_header_over #topic_date {
	float: left;
	width: 105px;
	margin-bottom: 2px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#topic_header_over #topic_title {
	float: right;
	width: 366px;
	margin-bottom: 2px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	
	
}

.photo_gallery{
  text-align:center;
  
}

.photos{
  display:flex;
  flex-direction: row;
  justify-content: center;
  margin-left:0.5%;
  margin-right:0.5%;
}


.link-l{
	float:left;
}

.link-r{
	float:right;
}