@charset "Shift_JIS";

body {
	margin: 0px;
	padding: 0px
	font: 12px/18px "MS P ゴシック" sans-serif;
	text-align: center;
	background: #CCCCCC;
}
img {
	border: none;
}
#wrapper {
    width: 780px;
    padding: 0px;
	background: #FFFFFF;
	margin: 0px auto;
    text-align: left;
}
#header {
	height: 100px;
	width: 780px;

}
.logolayout {
	margin-top: 30px;
	margin-left: 5px;
}
#linkbar {
	background: #6666CC url(../images/linkbar_bg.gif);
	width: 780px;
	overflow: hidden;
}
.under{
	border-bottom: 2px solid #FF0000 !important;
	color: #FFCC33 !important;
	background: url(../images/linkbar_bg_up.gif) repeat;
}
#linkbar a:link, #linkbar a:visited{
	display: block;
	float:left;
	padding: 2px 0px;
	margin: 0px;
	/*border-right: 1px solid #666666;*/
	border-left: 1px solid #6666FF;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #6666FF;
	font: 12px/18px "ＭＳ ゴシック", "Osaka−等幅";
	color: #FFFFFF;
	text-align: center;
	text-decoration : none;
	width: 110px;

}

#linkbar a:hover {
	/*border: 1px solid #FF9900;*/
	border-bottom: 1px solid #FF0000 !important;
	color: #FFCC33;
	text-decoration : none;
	background: url(../images/linkbar_bg_up.gif) repeat;
}

#linkbar a:active {
    border: 1px solid #FF0000;
    text-decoration : none;
}

#TopImageBar {
	float: left;
	width: 780px;
	height: 132px;
	/*border-bottom: 1px solid #CCCCCC;
	background: url(../images/top_headImage_bg.jpg) no-repeat right bottom;*/
}
#column {
	margin: 25px 10px;
	overflow: visible
}
#leftbanner {
	width: 150px;
	float: left;
	font: normal 12px "ＭＳ Ｐゴシック", "Osaka";
}
#leftbanner2 {
	width: 120px;
	float: left;
	font: normal 12px "ＭＳ Ｐゴシック", "Osaka";
}
#rightbar{
	width: 140px;
	float: right;
}
.rightbartitle{
	border-bottom:1px solid gray;
	margin-bottom: 5px;
	font: 12px/12px "MS P ゴシック" sans-serif;
}
.maintenance{
	border-bottom:1px solid gray;
	margin: 10px 0px 5px;
	font: 12px/12px "MS P ゴシック" sans-serif;
	color: #CC0000;
	text-align: justify;
	text-justify: inter-ideograph;
}
.rightbarsubject{
	margin-bottom: 3px;
	font: 12px/18px "MS P ゴシック" sans-serif;
}
.rightbartext {
	padding-bottom:3px;
	border-bottom:1px solid gray;
	font: 12px/16px "MS P ゴシック" sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
}
.rightbarlink {
	margin-top: 5px;
	padding: 3px;
	border:1px solid gray;
	text-align: center;
	font: 12px "MS P ゴシック" sans-serif;
	text-decoration: none;
	background: #EEEEEE;
}
.rightbarlink  a{
	text-decoration: none;
}
.rightbarlink  a:hover{
	text-decoration: underline;
}
#leftbanner  img{
	margin-bottom: 5px;
}
.contents {
	width: 430px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.centerimage {
	width: 430px;
	height: 94px;
	background: url(../images/image_back.gif) no-repeat;
}
.centerimagemargin{
	margin-right: 5px;
}
.infoh3 {
	font-size: 12px;
	border-bottom: 1px solid #999999;
}
.inforow {
	font: 12px/16px "ＭＳ Ｐゴシック", "Osaka";
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.info {
	width: 430px;
	float: left;
	border-bottom: 1px solid #999999;
}
.info strong{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.infoborder {
	margin-left: 15px;
	border-bottom: 1px dotted #999999;
}
.footer {
	clear: both;
	background: #EEEEEE;
    text-align: center;
	margin: 0px;
	padding: 15px;
	font: 12px/18px "MS P ゴシック" sans-serif;
}
/*welcome message*/
.governor {
	font: 12px/18px "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	color: #333333;
	margin-left: 40px;
	float: left;
	width: 420px;
}
/**/
/*service guide*/
.service {
	font: 12px/18px "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	width: 510px;
	margin-left: 40px;
	float: left;
}
#servicelink {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
#servicelink a {
	text-decoration:none;
	padding: 8px 14px;
	margin: 0px;
	border: 2px solid #3366CC;
	background: #6666CC;
	color: #FFFFFF;
}
#servicelink a:hover {
	border: 2px solid #6666CC;
	background: #333399;
	color: #FFFFFF;
}
/**/
/*area map*/
.map {
	font: 12px/18px "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	width: 490px;
	float: left;
}
.maprightcol {
	float: right;
	margin: 0px;
}
.govlink {
	font: 12px "MS UI Gothic", "sans-serif";
	background: #CCCCCC;
	width: 120px;
}
.govlink a {
	text-decoration: none;
	color: #333333	
}
.govlink a:hover {
	text-decoration: underline;
	color: #FF0000;	
}
.govlink  td{
	background: #FFFFFF;
}
.govlink  th{
	background: #6666CC;
	font: normal 12px "ＭＳ Ｐゴシック", "Osaka";
	color: #FFFFFF;
}
.mapindex1 {
	border: 1px solid #666666;
	background: #DDDDFF;
	margin-bottom: 3px;
	padding: 1px;
}
.mapindex2 {
	margin-left: 10px;
	margin-bottom: 3px;
}
.mapindex1 a{
	text-decoration: none;
	color: #000000	
}
.mapindex2 a{
	text-decoration: none;
	color: #000000	
}
.mapindex1 a:hover{
	text-decoration: underline;
	color: #FF0000;
}
.mapindex2 a:hover{
	text-decoration: underline;
	color: #FF0000;
}
/**/
/*download*/
.download {
	font: 12px/24px "ＭＳ Ｐゴシック", "Osaka";
	width: 420px;
	margin-left: 40px;
	margin-bottom: 40px;
	float: left;
}
.downloadtitle {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}
.downloadtitle2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	margin: 20px 0px 10px 10px;
}
.downloaditem {
	padding: 2px;
	background: #FCFCFC;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-bottom: 5px;
}
.downloaditem  img {
	margin-right: 5px;
}

/**/
/*links*/
.links {
	font: 12px/18px "ＭＳ Ｐゴシック", "Osaka";
	width: 420px;
	margin-left: 40px;
	margin-bottom: 40px;
	float: left;
}
.links a{
	color: #333399;
	text-decoration: none;

}
.links a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.linkLocalgov {
	font: 12px/18px "ＭＳ Ｐゴシック", "Osaka";
	width: 420px;
	table-layout: fixed;
}
.linksheader {
	margin-bottom: 20px;
	font: bold 14px/18px "ＭＳ Ｐゴシック", "Osaka";
}
.linkLocalgov th{
	font: 12px/18px "ＭＳ Ｐゴシック", "Osaka";
	width: 420px;
	text-align: left;
	border-bottom: 1px solid #999999;
}
/**/
/*legal*/
.legaldoc {
	font: 12px/18px "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
	text-align: left;
	float: left;
	width: 450px;
	margin-left: 40px;
}
.legaltitle{
	font: bold 14px/18px "ＭＳ Ｐゴシック", "Osaka";
	border-bottom: 1px solid #666666;
	margin-bottom: 20px;
}
.legal {
	margin-bottom: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
}
/**/
/*legal*/
.sitemap {
	font: 12px/18px "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
	text-align: left;
	float: left;
	width: 450px;
	margin-left: 40px;
}
.sitemap a{
	color: #330099;
	text-decoration: none;
}
.sitemap a:hover{
	color: #FF3333;
	text-decoration: underline;
}

.sitemaptitle{
	font: bold 14px/18px "ＭＳ Ｐゴシック", "Osaka";
	border-bottom: 1px solid #666666;
	margin-bottom: 20px;
}

/**/

#TopImageText {
	/*lead copy image*/
	float: left;
	margin: 0px;
}
#News {
	/*Wrapper for location news and information*/
	float: none;
	width: 780px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}
#LatestNews {
	float: left;
	border: none;
	background: #EEEEEE;
	padding: 0px;
}
#Information {
	float: none;
	border: none;
	background: #EEEEEE;
	padding: 0px;
}
.NewsiFrame {
	/*inline frame of location news*/
	margin: 10px;
	padding: 0px;
	border: none;
	height: 350px;
	width: 365px;
}
.LocationNewsGif {
	/*location news gif*/
	margin: 10px 0px 0px 10px; 
}
.InfoiFrame {
	/*inline frame of infomation*/
	margin: 10px;
	padding: 0px;
	border: none;
	height: 350px;
	width: 365px;
}
.InformationGif {
	/*Information gif*/
	margin: 10px 0px 0px 10px; 
}

/*welcome_message.html*/
.Welcome_ContentsWrapper {
    text-align: center;
	margin: 0px;
	padding: 40px 0px;
	width: 100%;
	border: none;
}
.Welcome_Contents {
	width: 540px;
	margin: auto;
	text-align: left;
	font: 12px/16px "ＭＳ Ｐゴシック", "sans-serif";
}
.Welcome_Photo {
	float: left;
	clear: right;
}
.Wlcome_Signature {
	float: left;
	clear: right;
	margin-left: 30px;
	margin-top: 25px;
	margin-bottom: 20px;
}
/* services_guide.html */
#Service_ContentsWrapper {
    text-align: center;
	padding: 40px 0px;
	border: none;
}
.Service_Title {
	font: bold 14px "ＭＳ Ｐゴシック", "sans-serif";
	margin: 20px 0px;
}
.Service_Body {
	width: 620px;
	margin: auto;
	text-align: left;
	font: 12px/16px "ＭＳ Ｐゴシック", "sans-serif";
}
#Service_Check {
	width: 620px;
	height: 30px;
	margin: 10px auto;
	text-align: center;
}
#Service_Check a:link, #Service_Check a:visited{
    padding: 8px;
	height: 30px;
	margin: 10px;	
    border: 1px solid #666666;
    background: #6666CC url(./resources/bg_s.png);
    color: #FFFFFF;
	font: 14px "ＭＳ Ｐゴシック", "sans-serif";
    text-align: center;
    text-decoration : none;
}
#Service_Check a:hover {
    padding: 8px;
    border: 1px solid #FF9900;
    color: #FF9900;
}
/* Search */
#SearchForm {
	float:left;
	margin: 0px 0px 0px 20px;
    width: 600px;
    padding: 0px;
	text-align: center;
}
.SearchTitle{
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	font-weight: bold;
}

#SearchForm table {
	table-layout: auto;
	width: 600px;
	background: #999999;
	border: none;
	margin: 20px auto 0px;
	font: 12px "ＭＳ Ｐゴシック", "sans-serif";
	text-decoration: none;
}
#SearchForm a:link, #SearchForm a:visited {
	text-decoration: none;
}
#SearchForm a:hover {
	text-decoration: underline;
	color: #FF3300;
}
#SearchForm td{
	background: #EEEEEE;
	width: 180px;
}
#SearchForm th{
	background: #CCD0E3;
	text-align: left;
	font: bold 12px "ＭＳ Ｐゴシック", "sans-serif";
}
.FormEmptyCell {
	background: #CCD0E3 ! important;
	width: 60px ! important;
}
#SearchNavi {
	float:left;
	margin: 20px 10px 10px;
	height: 300px;
	width: 110px;
}
#SearchNavi a:link, #SearchNavi a:visited{
    color: #FFFFFF;
	font: 12px "ＭＳ Ｐゴシック", "sans-serif";
    text-align: center;
    text-decoration : none;
}
#SearchNavi a:hover {
    color: #FF9900;
	font: bold 12px "ＭＳ Ｐゴシック", "sans-serif";
    text-align: center;
    text-decoration : underline;
}
.navi_row {
	width: 100px;
	margin: 1px 0px 0px;
	padding: 2px;
	background: #6666CC;
	color: #FFFFFF;
	border: 1px solid #3399FF;
	text-align: center;
	clear: both;
	float: left;
}
#SearchResult {
	float:left;
	//clear: both;
	margin: 0px 10px 20px 20px;
    width: 610px;
}
#SearchResult table {
	table-layout: auto;
	width: 610px;
	background: #999999;
	border: none;
	margin: 0px auto 0px;
	font: 12px "ＭＳ Ｐゴシック", "sans-serif";
	text-decoration: none;
}
#SearchResult img {
	border: none;
	margin: 0px 3px;
}
#SearchResult a:link, #SearchResult a:visited {
	text-decoration: none;
}
#SearchResult a:hover {
	text-decoration: underline;
	color: #FF3300;
}
#SearchResult td{
	padding: 1px 4px;
}
#SearchResult th{
	background: #CCD0E3;
	text-align: left;
	font: bold 12px "ＭＳ Ｐゴシック", "sans-serif";
}
/*search result image*/
#SearchResultImage {
	float:left;
	margin: 0px 0px 0px 20px;
    width: 610px;
	text-align: center;
}
#SearchResultImage table {
	border: none;
	margin: 0px auto 0px;
	font: 12px "ＭＳ Ｐゴシック", "sans-serif";
	text-decoration: none;
}
#SearchResultImage img {
	border: none;
}
#SearchResultImage a:link, #SearchResultImage a:visited {
	text-decoration: none;
}
#SearchResultImage a:hover {
	text-decoration: underline;
	color: #FF3300;
}
.SearchResultImageTd{
	background: #EEEEEE;
	padding: 2px;
	border: 1px solid #DDDDFF;
}
/*area search*/
#AreaSearchForm {
	float:left;
	margin: 0px 0px 0px 20px;
    width: 600px;
   	min-height: 300px;
}
#AreaSearchForm table {
	font: 12px "ＭＳ Ｐゴシック", "sans-serif";
	text-decoration: none;
	margin: 0px auto 0px;
}
#AreaSearchForm a:link, #AreaSearchForm a:visited {
	text-decoration: none;
}
#AreaSearchForm a:hover {
	text-decoration: underline;
	color: #FF3300;
}
#AreaSearchForm td{
	background: #FFFFFF;
}
/*Pager*/
.pager {
	text-decoration: underline;
	color: #333399;
}
.cur {
	font-weight: bold;
	text-decoration: none;
}
/*Achivement*/
#Achivement {
float:left;
	//clear: both;
	margin: 20px 0px 0px 0px;
    width: 650px;
    padding: 0;
	text-align: center;
}
#Achivement table {
	table-layout: auto;
	width: 650px;
	border: 1px solid #EEEEEE;
	margin: 0px auto 0px;
	padding: 1px;
	font: 12px "ＭＳ Ｐゴシック", "sans-serif";
	text-decoration: none;
}
.achive_title {
	background: #EEEEEE;
	font-weight: bold;
}
.achive_place {
	border-bottom: 1px solid #999999;
	padding: 3px;
}
/*BBSJ*/
/*Achivement*/
#BBSJ {
	float:left;
	margin: 0px 0px 20px 40px;
    width: 500px;
	text-align: center;
}
#BBSJ table {
	table-layout: auto;
	width: 500px;
	border: 2px solid #CCCCCC;
	margin: 0px auto 10px;
	font: 12px/15px "ＭＳ Ｐゴシック", "sans-serif";
	text-decoration: none;
}
#BBSJ a:link, #BBSJ a:visited {
		text-decoration: none;
}
#BBSJ input, #BBSJ textarea {
	border: 1px solid #999999;
}
.bbsj_title {
	/*border-top: 1px solid #999999;*/
	background: #CCCCFF;
	padding: 3px;
}
.bbsj_normal {
	/*border-bottom: 1px solid #999999;*/
	padding: 3px;
}
.bbsj_notice {
	font-size: 10px !important;
	color: #FF0000;
}
.bbsj_body {
	background: #F3F3F3;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}
.bbsj_body2 {
	background: #F3F3F3;
	padding: 3px;
}
