@charset 'utf-8';

/* ================= basic elements ================= */
html {
	margin: 0;
	padding: 0;
	border: 0 none;
}
body {
	margin: 0;
	padding: 0 1.5em;
	border: 0 none;
	background: #fff;
	color: #000;
	min-width: 313px;
}

a:link{color: #006633 !important;}

:link {
	color: #006633;
}
:link:focus,
:link:hover,
:link:active {
	color: #006633;
	text-decoration: none;
	background-color: #ffffff;
}
:visited {
	color: #006633;
}
:visited:focus,
:visited:hover,
:visited:active {
	color: #006633;
	text-decoration: none;
	background-color: #ffffff;
}
img {
	border: 0 none;
}
sup {
	padding: 0 0.25em 0 0;
	font-size: 85.71%;
	vertical-align: text-top;
}
\*|sup {
	vertical-align: top;
}
sub {
	padding: 0 0.25em 0 0;
	font-size: 85.71%;
	vertical-align: baseline;
}

/* ================= frame ================= */
/* ----------------- header ----------------- */
.header {
	border-bottom: 2px solid #006633;
	zoom: 1;
}
.header:after {
	content: ".";
	clear: both;
	display: block;
	margin: -1px 0 0;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
.header .sitetitle {
	float: left;
	padding: 0.6389em 0;
	font-size: 225%;
	line-height: 1.1111;
	font-weight: bold;
}
.header .long-title {
	padding: 0.6667em 0;
	font-size: 187.5%;
	line-height: 1;
}
.header .sitetitle a {
	color: #262626;
	text-decoration: none;
}


.header .sitetitle a:focus,
.header .sitetitle a:hover,
.header .sitetitle a:active {
	text-decoration: underline;
}


.header .sitetitle .default-language {
	position: relative;
	color: #006633 !important;
}
.header .sitetitle .other-language {
	font-size: 38.89%;
}
.header .languages {
	float: right;
	margin: 0 -0.5em 0 0;
	padding: 0.5em 0 0;
	list-style-type: none;
	overflow: hidden;
	font-size: 87.5%;
	line-height: 1.1429;
}
.header .languages li {
	float: left;
	border-left: 1px solid #aaa;
	margin: 0 0 0 -1px;
	padding: 0 0.5em;
}
.header .owner {
	float: right;
	clear: right;
	padding: 0.063em 0 1em;
}

/* ----------------- topicpath ----------------- */
.topicpath {
	padding: 0.2857em 1em;
	border-bottom: 1px dotted #060;
	font-size: 87.5%;
	line-height: 1.4286;
	zoom: 1;
}
.topicpath ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.topicpath ol li {
	display: inline;
	margin: 0;
	padding: 0;
}

/* ----------------- article ----------------- */
.article {
	margin: 0;
}

/* ----------------- footer ----------------- */
.footer {
	margin: 4em 0 0;
	padding: 0.5em 0 1em;
	border-top: 0.13em solid #006633;
	font-style: normal;
}
.footer .plugins {
	margin: 0;
	padding: 0 0 0.75em;
	border-bottom: 1px dotted #ccc;
	font-size: 75%;
	line-height: 1.5;
}
.footer .plugins ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footer .plugins li {
	margin: 0;
	padding: 0;
}
.footer address {
	margin: 0.7143em 0 0;
	padding: 0;
	font-style: normal;
	font-size: 87.5%;
	line-height: 1.4286;
}
.footer .copyright {
	margin: 0.2143em 0 0;
	padding: 0;
	font-size: 87.5%;
	line-height: 1.4286;
}

/* ================= components ================= */

.editted-1 {
	zoom: 1;
}
.editted-1:after {
	content: ".";
	clear: both;
	display: block;
	height: 1px;
	visibility: hidden;
	overflow: hidden;
}

/* ----------------- search ----------------- */
.search {
	margin: 1.875em 0 0;
}
.search form {
	margin: 0;
	padding: 0;
}

/* ----------------- heading ----------------- */
.editted-1 h1,
.article .heading-1 {
	margin: 1.6667em 0 0;
	padding: 0.3333em 0.5417em;
	border-top: 0.1667em solid #060;
	border-left: 0.0417em solid #060;
	border-right: 0.0417em solid #060;
	border-bottom: 0.0417em solid #060;
	font-size: 150%;
	line-height: 1.25;
	font-weight: normal;
}
.editted-1 h2,
.article .heading-2 {
	margin: 2em 0 0.5em;
	padding: 0.25em 0.7em;
	border: 0 none;
	border-top: 0.1em solid #060;
	border-bottom: 0.05em dotted #060;
	font-size: 125%;
	line-height: 1.2;
}
.editted-1 h3,
.article .heading-3 {
	margin: 1.875em 0 0;
	padding: 0 0 0 0.5em;
	border: 0 none;
	border-left: 0.5em solid #060;
	font-size: 100%;
	line-height: 1.2;
}
.editted-1 h4,
.article .heading-4 {
	margin: 1.5em 0 0;
	padding: 0 0 0 1em;
	background: #fff url(../img/heading-4_01.gif) 1px 0 repeat-y;
	font-size: 100%;
	line-height: 1.25;
}

.editted-1 h2 :link,
.editted-1 h3 :link,
.editted-1 h4 :link,
.article .heading-2 :link,
.article .heading-3 :link,
.article .heading-4 :link {
	color: #0053A6;
}
.editted-1 h2 :link:focus,
.editted-1 h3 :link:focus,
.editted-1 h4 :link:focus,
.article .heading-2 :link:focus,
.article .heading-3 :link:focus,
.article .heading-4 :link:focus,
.editted-1 h2 :link:hover,
.editted-1 h3 :link:hover,
.editted-1 h4 :link:hover,
.article .heading-2 :link:hover,
.article .heading-3 :link:hover,
.article .heading-4 :link:hover,
.editted-1 h2 :link:active,
.editted-1 h3 :link:active,
.editted-1 h4 :link:active,
.article .heading-2 :link:active,
.article .heading-3 :link:active,
.article .heading-4 :link:active {
	color: #063;
	text-decoration: none;
	background-color: #fff;
}

/* ----------------- list ----------------- */
.article .list-1 {
	margin: 0;
	padding: 0;
	font-size: 87.5%;
	line-height: 1.4286;
}
.editted-1 ul,
.editted-1 ol {
	font-size: 87.5%;
	line-height: 1.4286;
}
.editted-1 .list-1 ul,
.editted-1 .list-1 ol {
	font-size: 100%;
}
.editted-1 ul,
.article .list-1 ul {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.editted-1 ol,
.article .list-1 ol {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.editted-1 li,
.article .list-1 li {
	margin-top: 0.4286em;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.article .list-1 dl {
	margin: 0;
	padding: 0;
}
.article .list-1 dt {
	margin: 1em 0 0;
	padding: 0;
	font-weight: bold;
}
.article .list-1 dd {
	margin: 0;
	padding: 0.4286em 0 0 1em;
}

/* ----------------- link ----------------- */
.article .link-1 {
	margin: 0;
	padding: 0;
	font-size: 87.5%;
	line-height: 1.4286;
}
.editted-1 .link-1 ul,
.editted-1 .link-1 ol {
	font-size: 100%;
}
.article .link-1 ul {
	margin: 1em 0 0;
	padding: 0;
	list-style-type: none;
}
.article .link-1 li {
	margin: 0.4286em 0 0;
	padding: 0 0 0 1.1429em;
	background: url(../img/arrow_01.gif) 0 0.2857em no-repeat;
}
.article .link-1 li .nohref {
	display: list-item;
	list-style: inside disc;
	margin: 0 0 0 -1.1429em;
	padding: 0 0 0 1.1429em;
	background: #fff;
	text-indent: -1em;
}
.article .link-1 .link-1 {
	font-size: 100%;
}
.article .link-1 .link-1 ul {
	margin-top: -0.2143em;
}
.article .link-1 .link-1 li {
	margin-top: 0.4286em;
}
.article .link-1 p {
	margin-top: 0.2143em;
	font-size: 100%;
	line-height: 1.4286;
}
.article .link-1 dl {
	margin: 1em 0 0;
	padding: 0;
}
.article .link-1 dt {
	margin: 0.7143em 0 0;
	padding: 0 0 0 1.1429em;
	background: url(../img/arrow_01.gif) 0 0.2857em no-repeat;
	font-weight: bold;
}
.article .link-1 dt .nohref {
	display: block;
	margin: 0 0 0 -1.1429em;
	padding: 0 0 0 1.1429em;
	background: #fff url(../img/index_01.gif) 0.0714em 0.2857em no-repeat;
}
.article .link-1 dd {
	margin: 0.3571em 0 0 0.0714em;
	padding: 0 0 0 0.9286em;
	border-left: 0.1429em dotted #060;
}
.article .link-1 a.link-pdf {
	*display: inline-block;
	*padding-right: 18px;
	*background: url(../img/icon_pdf_01.gif) 100% 50% no-repeat;
}
.article .link-1 a.link-pdf:after {
	content: url(../img/icon_pdf_01.gif);
	padding-left: 0.1429em;
	vertical-align: -0.2143em;
}
.article .link-1 a.link-xls,
.article .link-1 a.link-xlsx {
	*display: inline-block;
	*padding-right: 18px;
	*background: url(../img/icon_xls_01.gif) 100% 50% no-repeat;
}
.article .link-1 a.link-xls:after,
.article .link-1 a.link-xlsx:after {
	content: url(../img/icon_xls_01.gif);
	padding-left: 0.1429em;
	vertical-align: -0.2143em;
}

/* ----------------- index ----------------- */
.article .index-1 {
	margin: 0;
	padding: 0;
	font-size: 87.5%;
	line-height: 1.4286;
}
.article .index-1 ul {
	margin: 1em 0 0;
	padding: 0;
	list-style-type: none;
}
.article .index-1 li {
	margin: 0.8573em 0 0;
	padding: 0 0 0 1.1429em;
	background: url(../img/arrow_01.gif) 0 0.2857em no-repeat;
}
.article .index-1 .index-title {
	font-weight: bold;
}
.article .index-1 .index-title.nohref {
	display: block;
	margin: 0 0 0 -1.1429em;
	padding: 0 0 0 1.1429em;
	background: #fff url(../img/index_01.gif) 0.0714em 0.2857em no-repeat;
}
.article .index-1 p {
	margin: 0 0 0 -1.0714em;
	padding: 0.2143em 0 0 1.0714em;
	border-left: 2px dotted #060;
	font-size: 100%;
	text-indent: 0;
	line-height: 1.4286;
}
.article .index-1 .link-1 {
	font-size: 100%;
	margin: 0.5em 0 0 -1.0714em;
	padding: 0 0 0 1.0714em;
	border-left: 2px dotted #060;
}
.article .index-1 .link-1 ul {
	margin-top: -0.4286em;
}
.article .index-1 .link-1 li {
	margin-top: 0.4286em;
}

/* ----------------- paragraph ----------------- */
.editted-1 p,
.article p {
	margin: 1em 0 0;
	padding: 0;
	font-size: 87.5%;
	line-height: 2;
}
.article p.note {
	margin: 0.5em 0 0;
	padding: 0;
	font-size: 87.5%;
	line-height: 1.4286;
}

.article .unit {
	margin-bottom: -0.8571em;
	text-align: right;
}
.editted-1 .justifyright {
	text-align: right;
}

/* ----------------- notes ----------------- */
.article .notes {
	margin: 0.5em 0 0;
	padding: 0;
	font-size: 87.5%;
	line-height: 1.4286;
}
.article .notes dl {
	margin: 0;
	padding: 0;
}
.article .notes dt {
	display: inline;
	margin: 0;
	padding: 0;
}
.article .notes dt:after {
	content: ":";
}
.article .notes dd {
	display: inline;
	margin: 0;
	padding: 0;
}

/* ----------------- table ----------------- */
.editted-1 table,
.article .table-1 table {
	margin: 1em 0 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	font-size: 87.5%;
	line-height: 1.4286;
}
.editted-1 caption,
.article .table-1 caption {
	margin: 1em 0 0;
	padding: 0 0 0.5em;
	font-weight: bold;
	text-align: left;
}
\*|*.editted-1 caption,
\*|*.article .table-1 caption {
	margin-top: 0.5em;
	padding-top: 1em;
	padding-bottom: 0;
}
.editted-1 th,
.editted-1 td,
.article .table-1 th,
.article .table-1 td {
	margin: 0;
	padding: 0.2857em 0.5em;
	border: 1px solid #666;
	text-align: left;
	vertical-align: top;
}
.editted-1 thead th,
.editted-1 tbody th,
.editted-1 thead td,
.article .table-1 thead th,
.article .table-1 tbody th,
.article .table-1 thead td {
	background: #fafafa;
	font-size: 114.29%;
	line-height: 1.25;
}

.article .table-2 table {
	margin: 1em 0 0;
	padding: 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 100%;
	border-collapse: collapse;
	font-size: 87.5%;
	line-height: 1.4286;
}
.article .table-2 caption {
	margin: 1em 0 0;
	padding: 0 0 0.5em;
	font-weight: bold;
	text-align: left;
}
\*|*.article .table-2 caption {
	margin-top: 0.5em;
	padding-top: 1em;
	padding-bottom: 0;
}
.article .table-2 th,
.article .table-2 td {
	margin: 0;
	padding: 0.7143em 0.5em;
	border-top: 1px dotted #b2b2b2;
	border-bottom: 1px dotted #b2b2b2;
	text-align: left;
	vertical-align: top;
}
.article .table-2 th {
	width: 15.5em;
}
.article .table-2 thead th,
.article .table-2 thead td {
	background: #fafafa;
	font-size: 114.29%;
	line-height: 1.25;
}

/* ----------------- figure ----------------- */
.article .figure-1 {
	margin: 1.25em 0 0;
	padding: 0.5em;
	border: 1px solid #ccc;
	text-align: center;
}
.article .figure-1 img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.article .figure-1 .legend {
	margin: 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.1667;
	font-weight: bold;
}

/* ----------------- section-foot ----------------- */
.article .section-foot {
	text-align: right;
}

/* ----------------- contact ----------------- */
address {
	font-style: normal;
	font-size: 87.5%;
	line-height: 1.4286;
}
.contact {
	margin: 15px 0 0;
	padding: 0.8571em 1.0713em;
	border: 1px solid #d4d4d4;
	background: #f2f2f2;
	font-style: normal;
	font-size: 87.5%;
	line-height: 1.4286;
}
.contact h2,
.contact h3,
.contact h4,
.contact h5,
.contact h6 {
	margin: 0 0 0.5em;
	padding: 0 0 0.25em;
	border-bottom: 1px dotted #c0c0c0;
	font-size: 114.29%;
	line-height: 1.25;
}
.contact .org {
	font-weight: bold;
}

/* ----------------- layout ----------------- */
.layout-1 {
	zoom: 1;
}
.layout-1:after {
	content: ".";
	clear: both;
	display: block;
	margin: 0 0 -1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
.layout-1 .col-1 {
	float: left;
	width: 49.25%;
}
.layout-1 .col-2 {
	float: right;
	width: 49.25%;
}

.layout-2 {
	zoom: 1;
}
.layout-2:after {
	content: ".";
	clear: both;
	display: block;
	margin: 0 0 -1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
.layout-2 .col-1 {
	float: left;
	width: 32.33%;
}
.layout-2 .col-2 {
	float: left;
	width: 32.33%;
	padding-left: 1.5%;
}
.layout-2 .col-3 {
	float: right;
	width: 32.33%;
}

/* ----------------- button-link ----------------- */
.button-link-block-1 {
	margin: 1.5em 0 0;
}
.button-link-1 {
	margin: 1em 0 0;
	border: 0.125em solid;
	border-color: #e5e5e5 #bfbfbf #999;
	border-radius: 0.75em;
	text-align: center;
	line-height: 1.25;
	zoom: 1;
}
.button-link-1 a {
	display: block;
	padding: 0.5em;
	min-height: 2.5em;
	_height: 2.5em;
	background: #fcfcfc;
	text-decoration: none;
	border-radius: 0.5em;
	zoom: 1;
}
.button-link-1 a:focus,
.button-link-1 a:hover,
.button-link-1 a:active {
	text-decoration: underline;
}

/* ----------------- news ----------------- */
.news-1 {
	max-height: 10em;
	+height: 10em;
	border: 0.0667em solid #d4d4d4;
	border-radius: 0 0 0.3333em 0.3333em;
	border-top: 0 none;
	overflow: auto;
	font-size: 93.75%;
	line-height: 1.3333;
}
.news-1 dl {
	margin: 1em 1.0667em;
	padding: 0;
	zoom: 1;
}
.news-1 dl:after {
	content: ".";
	clear: both;
	display: block;
	margin: 0 0 -1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
.news-1 dt {
	float: left;
	margin: 0;
	padding: 0;
	width: 8.5em;
}
.news-1 dd {
	margin: 0 0 0 9.5em;
	padding: 0;
}
.news-1 a.link-pdf {
	*display: inline-block;
	*padding-right: 18px;
	*background: url(../img/icon_pdf_01.gif) 100% 50% no-repeat;
}
.news-1 a.link-pdf:after {
	content: url(../img/icon_pdf_01.gif);
	padding-left: 0.1429em;
	vertical-align: -0.2143em;
}
.news-1 a.link-xls,
.news-1 a.link-xlsx {
	*display: inline-block;
	*padding-right: 18px;
	*background: url(../img/icon_xls_01.gif) 100% 50% no-repeat;
}
.news-1 a.link-xls:after,
.news-1 a.link-xlsx:after {
	content: url(../img/icon_xls_01.gif);
	padding-left: 0.1429em;
	vertical-align: -0.2143em;
}

/* ----------------- important-notice ----------------- */
.important-notice {
	margin: 2.5em 1em;
	padding: 0 0.75em 0.75em;
	border: 0.25em solid #c00;
	background: #FFE5E5;
	font-weight: bold;
}

/* ----------------- notice ----------------- */
.notice {
	margin: 2.5em 1em;
	padding: 0 0.8125em 0.8125em;
	border: 0.1875em double #068006;
	background: #E5FFE6;
	font-weight: bold;
}

/* ----------------- section ----------------- */
.section {
	margin: 1.5em 1em;
	padding: 0 0.9375em 0.9375em;
	border: 0.0625em solid #99CCFF;
	background: #F2F9FF;
}
.section .label {
	margin: 1em 0 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}

/* ----------------- right ----------------- */
.right {
	text-align: right;
}

/* ----------------- center ----------------- */
.center {
	text-align: center;
}

/* ================= print media ================= */
@media print {
	body {
		width: 780px;
	}
	.article .heading-4 {
		padding-left: 0.5em;
		border-left: 0.5em solid #A6D2FF;
		background: none;
	}
}


/* ================= Leaflet ================= */
.leaflet-top .leaflet-control-zoom {
  top: 165px;
}
.leaflet-popup-content-wrapper {
  border-radius: 2px;
}
.leaflet-container a.leaflet-popup-close-button {
  padding-top: 6px;
  font-weight: normal;
}


.leaflet-marker-icon.marker-area {
  background: url(../img/marker/area.png) no-repeat top center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 56px;
  text-align: center;
  border-radius: 50%;
}
.leaflet-marker-icon.marker-area:hover,
.leaflet-marker-icon.marker-area.is-current {
  background-position: bottom center;
}
.leaflet-marker-icon.marker-radio {
  background: url(../img/marker/radioactivity.png?r=03) no-repeat;
}
.leaflet-marker-icon.marker-wind {
  background: url(../img/marker/wind.png?r=01) no-repeat;
}
.mobile .leaflet-marker-icon.marker-radio {
  background-image: url(../img/marker/radioactivity_mobile.png?r=03);
}
.mobile .leaflet-marker-icon.marker-wind {
  background-image: url(../img/marker/wind_mobile.png?r=01);
}
