#contents h2 {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#contents p {
	margin-right: 10px;
	margin-left: 10px;
}
#contents  .text_box01 {
	float: left;
	width: 660px;
	border: 1px solid #DFDFDF;
	margin-bottom: 15px;
	height: 300px;
	position: relative;
}
.text_box01 #map {
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	top: 51px;
	left: 99px;
}
.text_box01 #map_text {
	margin: 0px;
	position: absolute;
	left: 37px;
	top: 61px;
}


#contents   .text_box02 {
	float: left;
	width: 660px;
	border: 1px solid #DFDFDF;
	margin-bottom: 15px;
	height: 220px;
	position: relative;
}
.text_box02 .rss {
	position: absolute;
	left: 590px;
	top: 9px;
}
.text_box02 .list {
	position: absolute;
	left: 611px;
	top: 12px;
}

#contents .text_box_left {
	float: left;
	width: 320px;
	margin-right: 15px;
	border: 1px solid #DFDFDF;
	margin-bottom: 15px;
	height: 220px;
	position: relative;
}
#contents .text_box_right {
	float: left;
	width: 320px;
	border: 1px solid #DFDFDF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 220px;
	position: relative;
}
#contents  .text_box_left02 {
	float: left;
	width: 320px;
	margin-right: 15px;
	border: 1px solid #DFDFDF;
	margin-bottom: 15px;
	height: 260px;
	position: relative;
}
#contents  .text_box_right02 {
	float: left;
	width: 320px;
	border: 1px solid #DFDFDF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 260px;
	position: relative;
}
#list_branch_all {
	position: absolute;
	left: 453px;
	top: 52px;
}


#list_branch {
	position: absolute;
	left: 505px;
	top: 99px;
	font-size: 0.9em;
	height: 175px;
	width: 95px;
}
#list_branch li {
	text-indent: -9999px;
}
#list_branch li a {
	background-image: url(../img/toppage/mapnavi.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 95px;
	overflow: hidden;
}
#list_branch #branch01 a {
	background-position: 0px 0px;
}
#list_branch #branch01 a:hover {
	background-position: -95px 0px;
}
#list_branch #branch02 a {
	background-position: 0px -22px;
}
#list_branch #branch02 a:hover {
	background-position: -95px -22px;
}
#list_branch #branch03 a {
	background-position: 0px -44px;
}
#list_branch #branch03 a:hover {
	background-position: -95px -44px;
}
#list_branch #branch04 a {
	background-position: 0px -66px;
}
#list_branch #branch04 a:hover {
	background-position: -95px -66px;
}
#list_branch #branch05 a {
	background-position: 0px -88px;
}
#list_branch #branch05 a:hover {
	background-position: -95px -88px;
}
#list_branch #branch06 a {
	background-position: 0px -110px;
}
#list_branch #branch06 a:hover {
	background-position: -95px -110px;
}
#list_branch #branch07 a {
	background-position: 0px -132px;
}
#list_branch #branch07 a:hover {
	background-position: -95px -132px;
}
#list_branch #branch08 a {
	background-position: 0px -154px;
}
#list_branch #branch08 a:hover {
	background-position: -95px -154px;
}
.ul_news {
	margin: 10px;
}
.ul_news  li {
	list-style-type: none;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9D9D9;
	padding-right: 5px;
	padding-left: 5px;
}

.list {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 275px;
	top: 13px;
}
.rss {
	margin: 0px;
	position: absolute;
	left: 254px;
	top: 9px;
}
.more {
	margin: 0px;
	position: absolute;
	left: 195px;
	top: 224px;
}

