body{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: smaller;
	color: #333333;
	margin: 0;
	padding: 0;
	/*width: 890px;*/
	width: 1000px;
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-y;
}
.left{
	clear: left;
	float: left;
	width: 50%;
}
.right{
	clear: right;
	float: right;
	width: 50%;
}
.center{
	clear: both;
	width: 100%;
}
.none{
	display: none;
}

a:link{
	text-decoration: none;
	color: #0066CC;
}
a:visited{
	text-decoration: none;
	color: #663366;
}
a:hover{
	text-decoration: underline;
	color: #FF9933;
}
.block{
	width: auto;
	margin: 5px;
	padding: 5px;
/* BBSView中でfloat(img align)を指定した場合、background-colorの指定あると表示がおかしくなる。IEだけ。 */
/*	background-color: #DEE5EB;*/
	word-break: break-all;
}
.blockTitle{
}
.blockContent{
}
hr{
	color: #999999;
	height: 1px;
	width: 90%;
}
#header{
	clear: both;
	height: 103px;
	/*width: 889px;*/
	width: 999px;
/*	width: 100%;*/
	background-image: url(img/f_05.gif);
	white-space: nowrap;
	word-spacing: 0px;
}
#header img,h1{
	display: block;
	border: 0px;
	position: absolute;
}
#header #img_1{
	top: 0px;
	left: 0px;
	width: 216px;
	height: 103px;
}
#header #img_2{
	top: 0px;
	left: 216px;
	width: 192px;
	height: 78px;
}
#header #banner{
	position: absolute;
	top: 0px;
	left: 408px;
	width: 481px;
	height: 68px;
	/*padding: 7px 0px 0px 7px;*/
	padding: 7px 0px 0px 117px;
	/*background-color: #FFFFFF;*/
}

#menu{
	clear: both;
	float: left;
	width: 166px;
	padding: 4px 1px 1px 1px;
	border: 0px;
	margin: 0px;
	background-image: url(img/f_13.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#menu .block{
	/*width: 100%;*/
	background-image: none;
	background-color: #ffffcc;
	padding: 0;
	margin: 0;
}
#menu .blockTitle{
	/*width: 100%;*/
	line-height: 1.5;
	height: 30px;
	font-size: 100%;
	text-align: center;
	padding: .5em 0 .3em 0;
	margin: 0;
	color: #FFFFFF;
	background-color: #003366;
	background-image: url(img/f_17.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#menu .blockContent{
	margin: 0;
	border: 0px;
}
#LoginMenu form {
	margin: 5px 10px;
	padding: 0px;
}
#LoginMenu a {
	display: block;
	margin: 12px 0 0 10px;
	padding: 0px;
}
#LoginMenu ul {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
	list-style-type: none;
}
#LoginMenu li {
	padding: 5px 5px 5px 15px;
	border-bottom: #99cce5 1px dashed;
	background-image: url(img/f_24.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
#LoginMenu li a {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#LoginMenu li.last {
	/*最後のメニューだけは下線を引かない*/
	border-width: 0px;
}
#menu_menu{
	margin: 0px;
	border: 0px;
	padding: 0px;
}
#menu_menu .blockContent{
	background-color: #FFFFFF;
}
#menu_menu ul,li{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#menu_menu ul{
	font-size: small;
	list-style-type: none;
}
#menu_menu li{
	padding: 5px 5px 5px 15px;
	border-width: 0px 0px 1px 0px;
	border-color: #99CCE5;
	border-style: dashed;
	background-image: url(img/f_24.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
#menu_menu li.last{
	/*最後のメニューだけは下線を引かない*/
	border: 0px;
}
#menu #xml{
	margin: 10px 0px 0px 0px;
	padding: 10px;
}
#body{
	clear: right;
	float: right;
	/*width: 706px;*/
	width: 816px;
	border: 0;
	padding: 0px 6px 0px 0px;
}
#footer{
	clear: both;
	float: right;
	/*width: 705px;*/
	width: 815px;
	margin: 10px 1px;
	padding: 10px 0px 0px 0px;
	border-width: 15px 0px 0px 0px;
	border-color: #cccccc;
	border-style: solid;
}
#footer img{
	/*display: inline;*/
	/*float:left;*/
	border: 0;
	vertical-align: middle;
	margin: 0 0 0 10px;
}
#footer map{
	display: inline;
}
#footer #verisign{
	display: inline;
	vertical-align: bottom;
	margin: 0 0 0 10px;
}

#BBSCalendar{
	background-image: none;
	background-color: #FFFFFF;
	vertical-align: middle;
	line-height: 2em;
	padding: 0px 6px 0px 0px;
}
#BBSCalendar .blockTitle{
	display: none;
}

#PageDescriptionMenu{
	color: #ff3300;
	font-size: larger;
	font-weight: bold;
	margin: 0px;
	padding:5px;
	border: 10px solid #b0c4de;
}
#PageDescriptionMenu .blockContent{
	padding: 5px;
}
#PageDescriptionMenu .link{
	display: block;
	float: right;
	background-image: url(img/f_25.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 39px;
	height: 28px;
	border: 0;
	cursor: hand;
}
#PageDescriptionMenu .pageDescriptionText{
	display: none;
}
#PageDescriptionMenu .name{
	display: inline;
	margin-left: 10px;
}
#PageDescriptionMenu .creator{
	display: inline;
	margin-left: 10px;
}
#PageDescriptionMenu .footer{
	clear: both;
}

#BBSSummary{
	background-color: #DEE5EB;
}
#BBSSummary .titleImage{
	background-image: url(img/f_sintyakukiji.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
#BBSSummary .titleText{
	display: none;
}
#BBSSummary .message{
	margin: 2px 10px 10px 10px;
}
#BBSSummary table{
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
#BBSSummary .date{
	margin-left: 10px;
	font-size: x-small;
}
#BBSSummary .title{
	display: inline;
	margin-left: 30px;
	font-size: small;
}
#BBSSummary .update{
	display: inline;
	font-size: x-small;
	color: #808080;
}

#BBSView{
	border: 1px solid gray;
/* BBSView中でfloat(img align)を指定した場合、background-colorの指定あると表示がおかしくなる。IEだけ。 */
/*	background-color: #FFFFFF;*/
}
#BBSView .title{
	border: 1px solid #003366;
	margin: 5px;
	padding: 5px 5px 5px 15px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
}
#BBSView .article{
	margin: 5px 0px 0px 20px;
	font-size: small;
	text-align: left;
}
#BBSView .menu{
	margin: 5px 0px 5px 0px;
	font-size: x-small;
	text-align: right;
}
#BBSView .update{
	font-size: x-small;
	color: #808080;
	margin: 5px 0px;
	text-align: right;
}
#BBSView .date{
	font-size: medium;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: gray;
}
#BBSView .comment{
	font-size: x-small;
	margin-left: 50px;
}
#BBSView .url{
	font-size: small;
	margin-bottom: 5px;
	text-align: left;
}
#BBSView .comment_user{
	vertical-align: top;
	text-align: left;
}
#BBSView .comment_update{
	font-size: x-small;
	color: #808080;
	text-align: left;
}
#BBSView .comment_article{
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
#BBSView .titleText{
	display: none;
}
#BBSView .navi{
	margin: 10px 0px;
}
#BBSView .navi form{
	display: inline;
}
#BBSView .navi .form{
	margin: 0px 10px 0px 10px;
}
#BBSView .tag{
	text-align: right;
}
#BBSView .tagElem{
	font-size: x-small;
	color: teal;
}

#Map{
	background-color: #DEE5EB;
}
#Map table.map{
	background-color: #ffffff;
}
#Map .titleText{
	display: none;
}

#BBSQueryMenu{
	background-color: #DEE5EB;
}
#BBSQueryMenu .titleImage{
	background-image: url(img/f_47.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
#BBSQueryMenu .titleText{
	display: none;
}
#BBSQueryMenu form{
	display: inline;
}

#MapCurrentFeatures{
	background-color: #DEE5EB;
}
#MapCurrentFeatures .titleImage{
	background-image: url(img/f_48.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
#MapCurrentFeatures .titleText{
	display: none;
}

#MapLegend{
	background-color: #DEE5EB;
}
#MapLegend .titleImage{
	background-image: url(img/f_55.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
#MapLegend .titleText{
	display: none;
}

#MapCategorySearch{
	background-color: #DEE5EB;
}
#MapCategorySearch .titleImage{
	background-image: url(img/f_56.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
#MapCategorySearch .titleText{
	display: none;
}

#MapClickAction{
	background-color: #DEE5EB;
}
#MapClickAction .titleImage{
	background-image: url(img/f_72.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
#MapClickAction .titleText{
	display: none;
}

#GroupEntryMenu .blockContent{
	padding: 5px;
}
#GroupEntryMenu .message{
	font-size: x-small;
	color: #ff6666;
	padding: 10px;
}

#PageDescriptionMenuInMenu .blockContent{
	padding: 5px;
}
#PageDescriptionMenuInMenu .link{
	display: block;
	float: right;
	background-image: url(img/f_25.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 39px;
	height: 28px;
	border: 0;
	cursor: hand;
}
#PageDescriptionMenuInMenu .pageDescriptionText{
	display: none;
}
#PageDescriptionMenuInMenu .name{
	display: block;
	float: left;
	color: #ff3300;
	font-size: medium;
	width: 113px;
}
#PageDescriptionMenuInMenu .creator{
	display: block;
	clear: both;
	margin: 5px 0 0 0;
}
#PageDescriptionMenuInMenu .footer{
	clear: both;
}

#CustomBlock{
	background-color: #DEE5EB;
}
#refineSearchResult{
	margin: 5px 5px;
}
#GoogleSearch .blockContent{
	padding-left: 5px;
}
#adminTop td.action{
	text-align: left;
}#adminTop td{
	text-align: center;
}
#adminTop .message{
	font-size: x-small;
	color: #6666cc;
	text-align: right;

}
#legend table {
	margin: 1px;
	font-size: x-small;
	border-collapse: collapse;
	border: 1px solid gray;
}
#legend th{
	white-space: nowrap;
	text-align: center;
	border: 1px solid gray;
}
#legend td{
	white-space: nowrap;
	height: 10px;
	text-align: center;
	border-style: solid;
	border-color: gray;
	border-width: 0px 1px;
}
#legend .keyword{
	white-space: normal;
}
#legend .field {
	height: 10px;
}
#legend .siteNotPermitted {
	height: 10px;
	text-align: left;
	color: #808080;
	background-color: #c0c0c0;
}
#legend .site {
	height: 10px;
	text-align: left;
	background-color: #c0c0c0;
}
#MapCategorySearchWithPathString{
	background-color: #dee5eb;
}
#BBSKeyword form{
	display: inline;
}
#BBSKeyword .blockContent{
	height: 200px;
	overflow: auto;
}
#BBSView img {
	border-width: 0px;
}
