@charset "utf-8";


* {
	margin: 0px;
	padding: 0px;
}



/*******************非表示用***********/
em,strong {
	visibility: hidden;
	font-size: 1px;
}
/**クリア**/
.clear {
	clear: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}


body {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	background-image: url(../img/bk.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-size: 0.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	position: absolute;
	height: 30px;
	top: 30px;
}
.logo a {
	display: block;
	height: 65px;
	width: 426px;
	position: absolute;
	top: 14px;
	left: 50px;
	z-index: 3;
	text-decoration: none;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
}
.head {
	display: block;
	height: 100px;
	background-image: url(../img/head_bk.jpg);
	font-size: 1px;
}


.head_img {
	display: block;
	height: 70px;
	width: 330px;
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 8px;
	z-index: 1;
	background-image: url(../img/right_img.jpg);
	background-repeat: no-repeat;
	background-position: 160px 0px;
}


#home_and_sitemap {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 170px;
	z-index: 4;
	font-size: 1px;
	top: 30px;
	position: relative;
}
#sub_home a {
	display: block;
	height: 25px;
	width: 70px;
	float: left;
	margin-left: 0px;
	text-decoration: none;
	font-size: 1pt;
	background-image: url(../img/sub_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sub_home a:hover {
	text-decoration: none;
	background-image: url(../img/sub_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
#sub_sitemap a {
	display: block;
	height: 25px;
	width: 100px;
	float: left;
	text-decoration: none;
	font-size: 1px;
	background-image: url(../img/sub_menu.jpg);
	background-repeat: no-repeat;
	background-position: -70px 0px;
	margin: 0px;
	padding: 0px;
}
#sub_sitemap a:hover {
	text-decoration: none;
	background-image: url(../img/sub_menu.jpg);
	background-repeat: no-repeat;
	background-position: -70px -25px;
}







.wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}


/***ナビゲーション**/
.menu {
	display: block;
	height: 70px;
}

#members a {
	display: block;
	height: 40px;
	width: 175px;
	background-color: #CCCCCC;
	float: left;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 18px;
	background-position: 0px 0px;
}
#infomation a {
	display: block;
	height: 40px;
	width: 175px;
	background-color: #CCCCCC;
	float: left;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(../img/m02.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 18px;
	background-position: 0px 0px;
}
#calendar a {
	display: block;
	height: 40px;
	width: 175px;
	background-color: #CCCCCC;
	float: left;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(../img/m03.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 18px;
	background-position: 0px 0px;
}
#memo a {
	display: block;
	height: 40px;
	width: 175px;
	background-color: #CCCCCC;
	float: left;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(../img/m04.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 18px;
	background-position: 0px 0px;
}
#each_ward a {
	display: block;
	height: 40px;
	width: 175px;
	background-color: #CCCCCC;
	float: left;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(../img/m05.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-position: 0px 0px;
}
#members a:hover {
	text-decoration: none;
	background-image: url(../img/m01.jpg);
	background-repeat: no-repeat;
	background-position: -175px 0px;
}
#infomation a:hover {
	text-decoration: none;
	background-image: url(../img/m02.jpg);
	background-repeat: no-repeat;
	background-position: -175px 0px;
}
#calendar a:hover {
	text-decoration: none;
	background-image: url(../img/m03.jpg);
	background-repeat: no-repeat;
	background-position: -175px 0px;
}
#memo a:hover {
	text-decoration: none;
	background-image: url(../img/m04.jpg);
	background-repeat: no-repeat;
	background-position: -175px 0px;
}
#each_ward a:hover {
	text-decoration: none;
	background-image: url(../img/m05.jpg);
	background-repeat: no-repeat;
	background-position: -175px 0px;
}





/**************コンテンツ******************/

#flash {
	padding: 0px;
	border: 0px solid #999999;
	margin: 0px;
	height: 380px;
	background-image: url(../img/flash.jpg);
	background-repeat: no-repeat;
	width: 950px;
}
.menu_and_content {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}







/****************左メニュー*****************/
.left_menu {
	display: block;
	padding: 10px;
	width: 200px;
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}





/****************右側メニュー*************/
.right_menu {
	display: block;
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.banner_img {
	display: block;
	padding: 0px;
	height: 50px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #CCCCCC;
}




/****************コンテンツ******************/
.content {
	width: 525px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}



#new {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
#new_title {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	background-image: url(../img/new_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#news td {
	padding: 5px;
}

#new_txt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

















/*********************フッター*****************/
.footer {
	display: block;
	height: 20px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:50px auto 0 auto;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	width:950px;
}
address {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}

