body {
	margin:0;
	padding:0;
	border:0;   /* This removes the border around the viewport in old versions of IE */
	width:100%;
	color:#333;
	font-family: "メイリオ", "MS ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:1.3em;
	text-align:center;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../images/head_back.jpg);
}

a:link {
	color: #0033CC;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #333399;
}

h1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	background-image: url(../images/head_img01.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 386px;
}
h1>span { display: none;}
.district {
	background-color: #FFFFFF;
	width: 120px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	text-align: center;
	margin-right: 6px;
	background-image: url(../images/district_back.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #508CD5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5591D9;
}
#menulink {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 28px;
}
.name01 {
	float: left;
	margin-left: 6px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.name02 {
	float: left;
	margin-left: 6px;
	font-size: 16px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}br {
	clear: both;
	float: none;
}
.area {
	margin-top: 12px;
	float: none;
	clear: both;
}
#copyright {
	clear: both;
	float: none;
	margin-top: 26px;
	font-size: 12px;
	color: #999999;
	background-image: url(../images/cr_back.jpg);
	background-repeat: no-repeat;
	height: 75px;
	background-position: center;
	padding-top: 10px;
}

#districtmenulink {
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 28px;
	padding: 0px;
	overflow: hidden;
}
.menu {
	background-color: #FFFFFF;
	width: 760px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	float: none;
	text-align: left;
	margin-right: auto;
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 4px;
}
.menu_pdf01 {
	float: left;
	margin-left: 6px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	display: block;
	margin-top: 12px;
	width: 220px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#districtmenulink a:link {
	color: #0033CC;
	text-decoration: none;
}
#districtmenulink a:hover {
	color: #0033CC;
	background-color: #E6EFFF;
}

#navi {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	text-align: right;
	padding-right: 4px;
}
#districtmenulink .chara {
	font-weight: bold;
	background-color: #F5F5F5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #413F42;
	clear: both;
	float: none;
	margin-top: 12px;
}
