@charset "Shift_JIS";

/*menu*/
iframe#menu {
	width: 760px;
	height: 125px;
	display: block;
	overflow: hidden;
	clear: both;
	border: 0 none;
	margin: 0 auto;
}

#page {
	clear: both;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	line-height: 1.5em;
}

table.data tr td {
	border: 1px solid #cccccc;
	padding: 2px;
}

table.none tr td {
	border: 0 none;
}

td.pixline {
	height: 1px;
	border: 0 none;
	padding: 0;
	line-height: 0;
}

td.pixline img {
	height: 0;
	line-height: 0;
	display: none;
}


/*footer*/
#footer {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	padding-bottom: 30px;
	padding-top: 20px;
}

#footer p, #footer address {
	font-size: 0.8em;
	line-height: 1.4em;
}

/***‚»‚Ì‘¼****/
.panlink {
	font-size: 80%;
}
.crear {
	clear: both;
	font-size: 1px;
}
.area_news {
	width: 700px;
	border: 1px solid #999999;
	margin-left: 20px;
	padding: 10px;
}
.area_news dt {
	width: 90px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding: 0px;
	display: inline;
	margin-bottom: 3px;
	float: left;
}
.area_news dd {
	float: left;
	padding: 0px 0px 0px 30px;
	display: inline;
	clear: right;
	width: 580px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-bottom: 3px;
}
#road {
	background : url(i_road.gif) no-repeat 7px 2px;
}

#river {
	background : url(i_river.gif) no-repeat 7px 2px;
}

#dam {
	background : url(i_dam.gif) no-repeat 7px 2px;
}

#office {
	background : url(i_office.gif) no-repeat 7px 2px;
}
.td1 {
	background-color: #CCCCCC;
	padding: 2px;
	font-size: 85%;
}
.td2 {
	background-color: #006633;
	color: #FFFFFF;
	padding: 2px;
	font-size: 85%;
}
.td3 {
	font-size: 90%;
}
