@charset "Shift_JIS";
#title {
	height: 150px;
	width: 840px;
	margin: 0;
	padding: auto;
	border: 1px solid gray;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: #336600;
}
#contents {
	width: 840px;
	float: left;
	background-color: #FFFFFF;
}
#leftmenu {
/*	width: 150px; 変更 */
	width: 170px;
	float: left;
}
#leftmenu a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #3333AA;
	text-decoration: underline;
	font-weight: bold;
}
#leftmenu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #3333CC;
}
#leftmenu li {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 0.8em;
	list-style-type: none;
}
#new {
	float: left;
/*	height: 395px;*/
	height: 560px;
/*	width: 568px; */
	width: 535px;
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #666666;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #666666;
}
#new h2 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	margin: 5px;
	color: #336611;
	font-size: 1.2em;
}
#new p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	margin-left: 0px;
	list-style-type: disc;
	color: #000000;
	margin-top: 0px;
}
#new a {
	color: #3333CC;
	text-decoration: underline;
}
#rightmenu {
/*	width: 120px; */
	width: 110px;
/*	float: left;  */
	float: right;
	font-size: 0.8em;
}
#rightmenu p {
	margin: 5px;
}
#footer {
	background-color: #336600;
	clear: both;
	width: 840px;
}
#footer p {
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.7em;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#title h1 {
height:54px;
}
#google_s {
	width: 420px;
	float: left;
	height: 70px;
}
#renraku {
	clear: both;
	width: 840px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: auto;
}
#renraku h3 {
	display: block;
	float: left;
	font-size: 0.8em;
	color: #336611;
	height: 12px;
	clear: both;
	width: 170px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#renraku p {
	display: block;
	font-size: 0.7em;
}
#rssf {
	padding: 10px;
	font-size: 1em;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* フォントサイズの確認  */
span.sample1 {font-size: 12px; }
span.sample2 {font-size: 12em; }
span.sample3 {font-size: 12ex; }
span.sample4 {font-size: 80%; }
span.sample5 {font-size: 100%; }
span.sample6 {font-size: 120%; }
span.sample7 {font-size: xx-small; }
span.sample8 {font-size: x-small; }
span.sample9 {font-size: small; }
span.sample10 {font-size: medium; }
span.sample11 {font-size: large; }
span.sample12 {font-size: x-large; }
span.sample13 {font-size: xx-large; }

/*  new エリアに影響するか確認 */
#topics {
	float: left;
	width: 100px;
/*	width: 535px; */
	border-left-width: 0px;
	border-left-style: dotted;
	border-right-width: 0px;
	border-right-style: dotted;
}
#topics li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	margin-left: 10px;
	list-style-type: disc;
	color: #666666;
	margin-top: 0px;
}
#topics p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	margin-left: 0px;
	list-style-type: disc;
	color: #666666;
	margin-top: 0px;
}
#topics a {
	color: #3333CC;
	text-decoration: underline;
}

/* 入札・発注情報 追加 2018.10.15 */
/* 2020.6.29　変更 */
#nyuusatu-g {
		float: left;
		width: 525px; /* 2025.7.31　変更 */
		margin-top: 15px;
}
#nyuusatu-t p {
		font-size: 0.9em;
		font-weight: bold;
		margin-left: 5px;
		padding-left: 3px;
		border-bottom: solid 1px #336600;
		border-left: solid 5px #336600;
		color: #336611;
}
.nyuusatu {
		float: left;
		margin-left: 5px;
		margin-top: 10px; /* 2023.8.7 変更（5PX→10PX) */
		display: table; 
		width: 95px;
		height: 41px;
		background: #88D3CE;
		background: linear-gradient(to top, #6E45E2, #88D3CE);
		text-align: center;
		border: 1px solid #BBBBBB;
		box-shadow: 3px 3px 5px #555555;
		border-radius: 5px;
}
.nyuusatu a {
		display: table-cell;
		vertical-align: middle;
}
#nyuusatu-lnk a {
		font-size: 0.95em;
		text-decoration: none;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 1.1em;
}
.nyuusatu:hover {
		opacity: 0.7;
}
/* google検索 IE対策用 追加 2018.11.26 */
@media all and (-ms-high-contrast: none) {
	#q:hover {
			padding: 0.15em;
			border: 1px solid #26A0DA;
	}
	#btnG:hover {
			padding: 3px 10px 3px 10px;
			border: 1px solid #26A0DA;
			background-color: #A6F4FF;
	}
	#btnG:active {
			border: 1px solid #0089B4;
			background-color: #34B4E3;
	}
}

/* 防災リンク 追加 2019.6.17 */
/* 流木配布ボタン追加にて変更 2019.11.8 */
/* その他 第12次砂利採取規制計画ボタン追加にて変更 2020.6.29 */
#bousai-g {
		float: left;
		width: 205px; /* 2020.6.29 */
		margin-top: 15px;
		margin-right: 10px; /* 2019.11.8 追加 */
}
#bousai-t p {
		font-size: 0.9em;
		font-weight: bold;
		margin-left: 5px;
		padding-left: 3px;
		border-bottom: solid 1px #336600;
		border-left: solid 5px #336600;
		color: #336611;
}
.bousai {
		float: left;
		margin-left: 5px;
		margin-top: 10px;  /* 2023.8.7 変更（5PX→10PX) */
		display: table;
		width: 95px;
		height: 41px;
		background: #88D3CE;
		background: linear-gradient(to top, #6E45E2, #88D3CE);
		text-align: center;
		border: 1px solid #BBBBBB;
		box-shadow: 3px 3px 5px #555555;
		border-radius: 5px;
}
.bousai a {
		display: table-cell;
		vertical-align: middle;
}
#bousai-lnk a {
		font-size: 0.74em;
		text-decoration: none;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 1.25em;
}
.bousai:hover {
		opacity: 0.7;
}

/* その他リンク 追加 2025.7.31 */
#sonota-g {
		float: left;
		width: 310px; /* 2025.7.31 */
		margin-top: 15px;
		margin-right: 10px; /* 2019.11.8 追加 */
}
#sonota-t p {
		font-size: 0.9em;
		font-weight: bold;
		margin-left: 5px;
		padding-left: 3px;
		border-bottom: solid 1px #336600;
		border-left: solid 5px #336600;
		color: #336611;
}
.sonota {
		float: left;
		margin-left: 5px;
		margin-top: 10px;  /* 2023.8.7 変更（5PX→10PX) */
		display: table;
		width: 95px;
		height: 41px;
		background: #88D3CE;
		background: linear-gradient(to top, #6E45E2, #88D3CE);
		text-align: center;
		border: 1px solid #BBBBBB;
		box-shadow: 3px 3px 5px #555555;
		border-radius: 5px;
}
.sonota a {
		display: table-cell;
		vertical-align: middle;
}
#sonota-lnk a {
		font-size: 0.74em;
		text-decoration: none;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 1.25em;
}
.sonota:hover {
		opacity: 0.7;
}

/* 	twitterアイコン追加 2019.6.27 */
#twitter img {
		float: left;
		margin-left: 5px;
		margin-bottom: 5px;
		width: 104px;
		height: 46px;
}
#twitter img:hover {
		opacity: 0.6;
}

