html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	max-width: 1280px;
	margin: 0px auto;
	padding: 20px;
	background: #fff;
	font-size: 16px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 170%;
}
a:link { text-decoration: none; color: #2A2AE4;}
a:visited { text-decoration: none; color: #2A2AE4;}
a:hover { color: #FF0066; text-decoration: none;}
a:active { color: #99CC00}
p {
	margin: 0px;
	padding: 0px;
}
li {
	padding-bottom: 0.75em;
}
.TAC {
	text-align: center;
}
.TAR {
	text-align: right;
}
.CB { clear: both;}
.TI1 {
	text-indent: 1em;
}
/*テーブル*/
.table1 {
	margin-bottom: 2.5em;
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	font-size: 90%;
}

.table1 td {
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 4px;
}
.table1 td a:link {
	display: block;
}
.table1 td a:visited {
	display: block;
}
.table1 td a:hover {
	display: block;
}
.table1 tr.bgColGra1 td:nth-child(8){
	display: none;
}
.table1 td:nth-child(12) {
	display: none;
}
.table1 tr.dn {
	display: none;
}
/*例外処理 iRICの公開なし*/

/*例外処理 iRICの公開あり*/
#area1 .table1 tr.bgColGra1 td:nth-child(8),
#area2 .table1 tr.bgColGra1 td:nth-child(8),
#area3 .table1 tr.bgColGra1 td:nth-child(8),
#area4 .table1 tr.bgColGra1 td:nth-child(8),
#area5 .table1 tr.bgColGra1 td:nth-child(8),
#area6 .table1 tr.bgColGra1 td:nth-child(8),
#area7 .table1 tr.bgColGra1 td:nth-child(8),
#area8 .table1 tr.bgColGra1 td:nth-child(8),
#area9 .table1 tr.bgColGra1 td:nth-child(8),
#area10 .table1 tr.bgColGra1 td:nth-child(8),
#area11 .table1 tr.bgColGra1 td:nth-child(8),
#area12 .table1 tr.bgColGra1 td:nth-child(8),
#area13 .table1 tr.bgColGra1 td:nth-child(8),
#area14 .table1 tr.bgColGra1 td:nth-child(8) {
	display: table-cell;
}
#area1 .table1 td:nth-child(12),
#area2 .table1 td:nth-child(12),
#area3 .table1 td:nth-child(12),
#area4 .table1 td:nth-child(12),
#area5 .table1 td:nth-child(12),
#area6 .table1 td:nth-child(12),
#area7 .table1 td:nth-child(12),
#area8 .table1 td:nth-child(12),
#area9 .table1 td:nth-child(12),
#area10 .table1 td:nth-child(12),
#area11 .table1 td:nth-child(12),
#area12 .table1 td:nth-child(12),
#area13 .table1 td:nth-child(12),
#area14 .table1 td:nth-child(12) {
	display: table-cell;
}

/**/


/*テーブル凡例用*/
.tableHanrei {
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	font-size: 90%;
}

.tableHanrei td {
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 4px 8px;
}
.tableHanreiHead {
	text-align: center;
	background: #afbfe2;
}

/*戻るボタン*/
#gototop2 {
    position: fixed;
    right: 10px;
    bottom: 50px;
    width: 60px;
    height: 60px;
    z-index: 100;
}

/*要素*/
#lastupdata {
	display: block;
	padding-bottom: 5px;
	font-size: 85%;
	text-align: right;
}
#pageTitle {
	display: block;
	margin: 0px 0px 20px 0px;
	border-top: 2px solid #078002;
	border-bottom: 2px solid #078002;
	padding: 0.5em 1em 0.35em 1em;
	font-size: 140%;
	line-height: 135%;
	color: #000082;
}
.titleSentence {
	display: block;
	margin-bottom: 0.75em;
	border-bottom: 1px solid #777;
	padding-bottom: 0.35em;
	padding-left: 1em;
	font-size: 110%;
	font-weight: bold;
	color: #555;
}
.titleSubSentence {
	display: block;
	margin-bottom: 0.5em;
	border-left: 6px solid #ababc3;
	padding-left: 0.75em;
	padding-bottom: 0.25em;
	font-size: 110%;
	font-weight: bold;
}
.titleSubSentence span {
	font-weight: normal;
}
.textBlock1 {
	display: block;
	margin-left: 2.5em;
	padding-bottom: 1em;
}
/*
.areaLeft {
	display: block;
	padding-right: 629px;
	text-align: justify;
}
*/
ul {
	/*font-size: 93.75%;*/
	font-size: 90%;
	line-height: 155%;
}

.bgColGra1 {
	background: #ababc3;
}
.bgColGra2 {
	background: #c9c9d8;
}
.bgColGra3 {
	background: #dfdfea;
}

#topArea {
	display: block;
	position: relative;
}
#mapArea {
	display: block;
	/*position: absolute;
	top: 0%;
	right: 0%;
	float: right;*/
	width: 589px;
	margin: 0px 0px 15px 40px;
	/*padding: 0px 0px 25px 0px;*/
}
#mapArea p {
	display: block;
	margin: 0.5em 0px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 0.5em;
	font-size: 80%;
	text-align: center;
}
#footerArea {
	display: block;
	width: auto;
	margin: 30px 0px 0px 0px;
	border-top: 2px solid #078002;
	border-bottom: 25px solid #078002;
	padding: 15px;
	background: #fff;
	
}
#otoiawaseArea {
	padding-top: 12px;
	font-size: 90%;
	line-height: 150%;
}
#footerLogo {
	float: left;
	margin-right: 12px;
}
.not_created {
	
}
.norelease {
	display: none;
}
/*拡大表示*/
div#glayLayer{
	display:none;
	position:fixed;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:black;
	filter:alpha(opacity=70);
	opacity: 0.70;
	z-index: 980;
}
* html div#glayLayer{
	position:absolute;
}
#overLayer1,
#overLayer2,
#overLayer3,
#overLayer4 {
	/*テーブル高を取得する為に"block"とする*/
	display: block;
	position: fixed;
	width: 80%;
	/*height: 80%;*/
	top: -10000px;
	left: 50%;
	padding: 15px;
	background: #fff;
	box-shadow: 5px 5px 3px rgba(0,0,0,0.35);
	z-index: 1000;
}
.windowClose {
	display: block;
	position: absolute;
	right: 20px;
	bottom : 10px;
	text-align: right;
}
.listLink {
	display: block;
	text-align: right;
	list-style: none;
	/*font-size: 85%;*/
	
}
.hanrei4 {
	display: block;
	margin-top: -2em;
	text-align: right;
	font-size: 80%;
}
#areaOthers {
	display: none;
}
#btOthersView {
	margin-bottom: 2em;
}
#btOthersView div {
	display: block;
	float: left;
	width: 36px;
	height: 27px;
	border-radius: 50px;
	padding-top: 9px;
	background: #09C;
	color: #fff;
	font-size: 18px;
	line-height: 100%;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	clear: both;
}
#btOthersView p {
	padding-top: 9px;
	padding-left: 44px;
	line-height: 100%;
}
/************************************/
.fcGry {
	color: #909090;
}
#listNews_latest {
	display: none;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 22.4px;
}
#listNews_latest > li {
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #078002;
	padding-bottom: 0.5em;
	
}
#listNews {
	display: none;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 22.4px;
	opacity: 0;
}
#listNews > li {
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #078002;
	padding-bottom: 0.5em;
	
}
/***********/
/**/
#newsTitle {
	margin: 0px 0px 14px 22.4px;
	border-bottom: 1px dashed #078002;
	padding-bottom: 1px;
	color: #078002;
}
#newsTitle > div {
	display: table;
	margin-bottom: -2px;
	border-bottom: 4px solid #078002;
}
/**/
#paperTitle {
	margin: 0px 0px 14px 22.4px;
	border-bottom: 1px dashed #078002;
	padding-bottom: 1px;
	color: #078002;
}
#paperTitle > div {
	display: table;
	margin-bottom: -2px;
	border-bottom: 4px solid #078002;
}
/**/
#headerCont {
	display: flex;
}
/**/
.textDate {
	color: #078002;
}
/**/
#btListNews {
	display: flex;
	justify-content: center;
    border: 1px solid #999;
    padding: 0.25em 0.5em 0.15em 0.5em;
    box-sizing: border-box;
    margin: 22.4px auto 22.4px auto;
    font-size: 90%;
    max-width: 20em;
    background: #f1f1f1;
	background: linear-gradient(180deg, #f7f7f7, #c8c8c8);
	cursor: pointer;
	gap: 7px;
}
/***********************************/
@media print {
body {
	font-size: 9pt;
}
table.table1 {
	font-size: 7pt;
}
#mapArea {
	width: 240px;
}
#mapArea div img {
	width: 100%;
	height: auto;
}
.areaLeft {
	display: block;
	padding-right: 280px;
	text-align: justify;
}
}