div#info {
	width: 100%;
	border: 0px;
}

div#dosha {
	border: 0px;
	padding-top: 8px;
}

div#kouzui {
	position: relative;
	top: 8px;
	border: 0px;
}

#keihou {
	position: relative;
	top: 9px;
	border: 0px;
}

.iconArea {
	width: 50px;
}

/* トップ画面の土砂災害最新 */

.doshaOn {
	width: 100%;
	height: 51px;
	background-color: rgb(255, 140, 140);
	border-bottom: thick solid rgb(255, 17, 17);
}

.doshaOff {
	width: 100%;
	height: 51px;
	background-color: rgb(201, 238, 185);
	border-bottom: thick solid rgb(62, 176, 44);
}

div#dosha table#doshaCity {
	width: 100%;
	margin-top: 4px;
	background-color: rgb(217, 237, 224);
	border: thin solid rgb(173, 187, 178);
	border-spacing: 0px;
}

div#dosha table#doshaCity th {
	font-weight: normal;
	border-bottom: thin solid rgb(173, 187, 178);
}

div#dosha table#doshaCity td {
	width: 100%;
	background-color: rgb(255, 255, 255);
}

/* トップ画面の洪水予報 */

div#kouzui table#kouzuiTable {
	width: 100%;
	margin-top: 4px;
	border: thin solid rgb(173, 187, 178);
	border-spacing: 0px;
	border-collapse: collapse;
}

div#kouzui table#kouzuiTable th {
	background-color: rgb(217, 237, 224);
	font-weight: normal;
	text-align: center;
}

div#kouzui table#kouzuiTable td {
	font-size: small;
	line-height: 20px;
}

div#kouzui .kouzuiStatus {
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	border-bottom: thin solid rgb(173, 187, 178);
}

div#kouzui .kouzuiRiver {
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: thin solid rgb(173, 187, 178);
	border-bottom: thin solid rgb(173, 187, 178);
	background-color: rgb(203, 225, 245);
}

div#kouzui .border {
	line-height: 20px;
}

div#kouzui .borderBottom {
	border-bottom: thin solid rgb(173, 187, 178);
}

.label_box_kouzui {
	display: block;
	width: 145px;
	height: 20px;
	color: rgb(28, 72, 111);
	background-color: rgb(203, 225, 245);
	padding-left: 5px;
}

.msg_value_kouzui {
	padding-left: 5px;
}

.kouzuiOn {
	width: 100%;
	background-color: rgb(255, 140, 140);
	border-bottom: thick solid rgb(255, 17, 17);
	margin-bottom: 4px;
}

.kouzuiOff {
	width: 100%;
	background-color: rgb(201, 238, 185);
	border-bottom: thick solid rgb(62, 176, 44);
	margin-bottom: 4px;
}

#headBox {
	float: left;
	position: relative;
}

#bodyBox {
	position: relative;
}

.box {
	width: 100%;
	display: flex;
	display: inline-block;
	border-left: thin solid rgb(173, 187, 178);
	border-bottom: thin solid rgb(173, 187, 178);
}

.kakoikomiMidashi {
	border-top: thin solid rgb(173, 187, 178);
	border-right: thin solid rgb(173, 187, 178);
	float: left;
}

.kakoikomiKen {
	border-right: thin solid rgb(173, 187, 178);
	float: left;
}

.kozui_midasi_1 {
	display: block;
	width: 149px;
	height: 26px;
	text-align: center;
	background-color: rgb(217, 237, 224);
	padding-left: 5px;
	line-height: 26px;
}

.kozui_midasi_2 {
	display: block;
	width: 268px;
	height: 26px;
	text-align: center;
	background-color: rgb(217, 237, 224);
	clear: both;
	padding-left: 5px;
	line-height: 26px;
}

.label_box {
	display: block;
	width: 147px;
	height: 19px;
	color: rgb(28, 72, 111);
	background-color: rgb(203, 225, 245);
	padding-left: 5px;
	border-top: thin solid #ffffff;
	border-left: thin solid #ffffff;
	border-right: thin solid #ffffff;
}

.kakoikomi {
	padding-bottom: 1px;
	border-right: thin solid rgb(173, 187, 178);
	float: left;
}

.msg_value {
	display: block;
	width: 268px;
	height: 19px;
	background-color: #ffffff;
	clear: both;
	padding-left: 5px;
	border-top: thin solid #ffffff;
}

/* トップ画面の警報／注意報 */

.keihouOn {
	width: 100%;
	background-color: rgb(255, 140, 140);
	border-bottom: thick solid rgb(255, 17, 17);
	margin-bottom: 4px;
}

.keihouOff {
	width: 100%;
	background-color: rgb(201, 238, 185);
	border-bottom: thick solid rgb(62, 176, 44);
	margin-bottom: 4px;
}

div#keihou table#keihouChiiki {
	width: 100%;
	margin-top: 4px;
	border: thin solid rgb(173, 187, 178);
	border-spacing: 0px;
}

div#keihou table#keihouChiiki th {
	background-color: rgb(217, 237, 224);
	font-weight: normal;
	text-align: center;
}

div#keihou table#keihouChiiki td {
	background-color: rgb(255, 255, 255);
	font-size: small;
	line-height: 24px;
}

.warnLabel {
	margin: 2px;
}

.tokuKeiho {
	border-top: medium solid #000000;
	border-left: medium solid #000000;
	border-right: medium solid #000000;
	border-bottom: medium solid #000000;
	background-color: rgb(129, 49, 172);
	color: #ffffff;
	text-align: center;
}

.keiho {
	border-top: thin solid #000000;
	border-left: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	background-color: rgb(233, 30, 0);
	color: #ffffff;
	text-align: center;
}

.tyuiho {
	background-color: rgb(255, 192, 0);
	color: #000000;
	text-align: center;
}

.posTyui {
	position: relative;
}

.posTyuiTile {
	position: relative;
	top: -2px;
}

.happyoLabel {
	width: 60px;
	height: 20px;
	display: inline-block;
}

/* ヘッダー下のエリア */

#headerBottom {
	position: fixed;
	top: 42px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#cookieUse {
	background-color: #FFF;
	border: #000 solid 1px;
}

#noticeArea a {
	display: none;
	border: none;
	font-size: small;
}

/* 現在地 */

#nowPoint {
	position: absolute;
	top: 390px;
	left: 10px;
}

/* 凡例ボタン */

#hanreiBtn {
	position: absolute;
	top: 390px;
	left: 80px;
}

/* 検索ボタン */

#searchBtn {
	position: absolute;
	top: 350px;
	left: 10px;
	padding: 5px 8px;
}

/* 検索エリア */

#searchArea {
	width: 100%;
	position: absolute;
	top: 350px;
	display: none;
}

/* 検索フォーム */

#searchForm {
/*
	background-color: #fff;
*/
	background: transparent;

}

/* 虫眼鏡 */

.magnifyingglass {
	position: absolute;
	padding-left: 7px;
	padding-top: 6px;
}

/* 検索窓 */

#searchArea #query {
	margin-top: 1px;
	width: 78%;
	height: 30px;
	line-height: 30px;
	border: 2px solid #555;
	padding: 0px 0px 0px 28px;
	border-radius: 15px;
	vertical-align: middle;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* 検索結果*/

#searchDialog {
	width: 90%;
	height: 50%;
	display: none;
	border: none;
	padding: 10px 10px 0px 10px;
	border: thin solid rgb(173, 187, 178);
	background: rgb(217, 237, 224);
	font-size: 14px;
}

#searchResultTitle {
	display: table;
	width: 100%;
	height: 20px;
	border-top: thin solid rgb(173, 187, 178);
	border-left: thin solid rgb(173, 187, 178);
	border-right: thin solid rgb(173, 187, 178);
	background-color: rgb(203, 225, 245);
}

#searchResultTitle span, #searchResultTitle a {
	display: table-cell;
}

#searchResultTitle a {
	width: 20px;
	width: 2em;
	text-align: center;
}

#searchResultList {
	border: thin solid rgb(173, 187, 178);
	background-color: white;
	width: 100%;
	height: 87%;
	overflow: auto;
}

.closebtn {
	color: #000;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
}

#modal #searchDialog {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 11;
}

/* 地点登録ボタン */

#pointBtn {
	position: absolute;
	top: 390px;
	left: 140px;
	padding: 5px 8px;
	font-size: x-small;
}

/* 地点登録リスト */

#pointList {
	display: none;
	position: absolute;
	top: 340px;
	left: 140px;
	padding: 5px 8px;
	font-size: x-small;
	z-index: 1;
}

/* 緑ボタン */

.btn-green {
	background-color: #009288;
	color: #FFF;
	border-style: none;
	border-radius: 5px;
}

#pointList input[type="radio"] {
	margin: 0;
}

#pointList label {
	display: block;
}

/* レーダボタン */

#radarBtn {
	position: absolute;
	top: 360px;
	right: 10px;
}

/* 雨量切り替えボタン */

#rainBtn {
	position: absolute;
	top: 390px;
	right: 10px;
}

/* レイヤ選択カスタマイズ */

.leaflet-control-layers {
	margin-bottom: 70px !important;
}