@charset "shift_jis";

/* *******************************************
     中ページ用スタイル
******************************************* */

/* 規制情報　（desk/kouji.html）
------------------------------------------------- */
#koujiList {
	margin-top:10px;
	padding:5px;
	border:2px solid #c6c6c6;
}
#koujiList .day {
	padding:5px;
	background:#d3edfd;
	text-align:right;
}

#koujiList table {
	font-size:12px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
#koujiList table th {
	padding:8px 4px;
	text-align:center;
	color:#ffffff;
	vertical-align:top;
	background:#007824;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#koujiList table td {
	padding:4px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#koujiList table td.level1 ,
#koujiList table td.level3 ,
#koujiList table td.level4 ,
#koujiList table td.level5 ,
#koujiList table td.level7 {
	white-space: nowrap;
}

/* 防災情報　（link/index.html）
------------------------------------------------- */
dl.linkList {
	clear:both;
	margin:0 20px;
	padding:10px 0;
	border-bottom:1px dotted #717171;
	overflow:auto;
	_height:1%;
}
dl.linkList dt {
	float:left;
	width:240px;
}
dl.linkList dd {
	float:left;
	padding-top:3px;
	line-height:140%;
}

/* 記者発表　（senmon/kisha_naiyou/index.html）
------------------------------------------------- */
#AnnouncementList {
	margin-top:20px;
	padding:3px 5px 10px 5px;
	border:2px solid #cccccc;
}
#AnnouncementList table {
	font-size:14px;
	color:#333333;
}
#AnnouncementList table th {
	padding:8px 0 8px 23px;
	background:url(../images/list_ic03.gif) no-repeat 5px 8px;
	text-align:left;
	font-weight:normal;
	width:140px;
	vertical-align:top;
	border-bottom:1px dotted #cccccc;
}
#AnnouncementList table td {
	padding:8px;
	border-bottom:1px dotted #cccccc;
}
#AnnouncementBtn{
	margin-top:20px;
}
#AnnouncementBtn ul{
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
#AnnouncementBtn ul li{
	border: 1px solid #ccc;
	background: #ebedee;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
	background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
	background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
	-webkit-box-shadow: inset 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #fff;
	padding:0.5em;
	text-align:center;
	width: 84px;
	margin: 3px;
	border-radius: 3px;
}
#AnnouncementBtn ul li:hover{
	cursor:pointer;
	background: #002a98;
	background: -webkit-gradient(linear, left top, left bottom, from(#002a98), to(#194fbb));
	background: -webkit-linear-gradient(top, #002a98 0%, #194fbb 100%);
	background: linear-gradient(to bottom, #002a98 0%, #194fbb 100%);
	-webkit-box-shadow: inset 1px 1px 1px #194fbb;
	color:#fff;
}
#AnnouncementPd {
	overflow: hidden;
	width: 350px;
	margin: 0.5em 0 2em;
	position: relative;
	border: 1px solid #ccc;
	border-radius: 3px;
	background: #ffffff;
	/* text-align: center; */
}
#AnnouncementPd select {
	width: 100%;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	background: transparent;
	background: #ebedee;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
	background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
	background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
	-webkit-box-shadow: inset 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #fff;
	padding: 0.8em 0.8em;
}
#AnnouncementPd select::-ms-expand {
    display: none;
}
#AnnouncementPd::before {
	position: absolute;
	top: 1em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #666666;
	pointer-events: none;
}

.AnnoucementPd__title {
	margin-top: 2em;
}

.AnnoucementPd__title p {
	border-left: solid 2px #8c8c8c;
    border-right: solid 2px #8c8c8c;
    padding: 0 10px;
    display: inline-block;
    color: #272727;
    font-size: 12px;
}

/* リンク　（senmon/link/link_migi_0.html）
------------------------------------------------- */
table.linkTable {
	margin-top:5px;
	width:860px;
}
table.linkTable td {
	width:25%;
	padding:4px 0 4px 20px;
	vertical-align:top;
}
table.linkTable td a {
	padding-left:15px;
	background: url(../images/ic01.gif) no-repeat 3px 3px;
}
table.linkTable td a.noicon {
	padding-left:0;
	background: none;
}

/* 事務所紹介　（senmon/jimusho_naiyou/index.html）
------------------------------------------------- */
#naiyouBox {
	margin:20px auto 0 auto;
	width:800px;
	background: url(../../senmon/jimusho_naiyou/images/bg01.gif) repeat-y ;
	overflow:hidden;
	_height:1%;
	line-height:140%;
}
#naiyouBox #naiyouBoxLeft {
	float:left;
	width:372px;
}
#naiyouBox #naiyouBoxRight {
	float:right;
	width:372px;
}

/* 事務所へのアクセス　（senmon/jimusho_naiyou/access.html）
------------------------------------------------- */
#accessmap {
	margin-top:10px;
	width:900px;
	text-align:center;
}
.add {
	margin:10px 20px 0 20px;
}
ul.map-photo {
	margin:10px 20px 0 20px;
	overflow:hidden;
	_height:1%;
}
ul.map-photo li.map {
	float:left;
	margin-right:135px;
}
ul.map-photo li.photo {
	float:left;
}
table.accessmapTable {
	clear:both;
	margin:10px 20px 0 20px;
}
table.accessmapTable th {
	padding-left:18px;
	padding-bottom:6px;
	background: url(../images/list_ic02.gif) no-repeat 3px 3px;
	font-weight:normal;
}
table.accessmapTable td {
	padding-right:30px;
	padding-bottom:6px;
}

/* 新滝ヶ洞溜池の水質異常に係る情報　（suishitsu/index.html）
------------------------------------------------- */
table#suishitsuTable {
	margin:20px auto 0 auto;
	width:860px;
}
table#suishitsuTable th {
	padding-right:15px;
	padding-bottom:6px;
	width:10%;
	white-space: nowrap;
	font-weight:normal;
}
table#suishitsuTable td {
	padding-bottom:6px;
}
table#suishitsuTable td a {
	padding-left:15px;
	background: url(../images/ic01.gif) no-repeat 3px 3px;
}

/* 入札・契約情報　（senmon/nyuusatu/index.html）
------------------------------------------------- */
ul.nyuusatuList li {
	margin-bottom:5px;
}
ul.nyuusatuList li a {
	padding-left:15px;
	background: url(../images/ic01.gif) no-repeat 3px 3px;
}