@charset "UTF-8";
@import "/common/themes/cms/css/base.css"; /* base */
@import "/common/themes/cms/css/header.css";/* header */
@import "/common/themes/cms/css/footer.css";/* footer */
#menu {
	height: auto;
	width: 210px;
	float: left;
}
#gnavi #update a {
	background-repeat: no-repeat;
	background-position: -540px -42px;
	text-indent: -9999px;
	height: 42px;
	width: 180px;
	left: 192px;
	display: block;
}
#officebt {
	margin-top: 5px;
}
h3.pageTitle {
	height: 97px;
	margin-top: 7px;
	background-image: url(images/updata2_h3.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 900px;
	margin-bottom: 10px;
}
h4 {
	width: 670px;
}
#bannerimg {
	margin-top: 7px;
	margin-left: 8px;
}
#toiawase {
	margin-top: 5px;
}
#leftcol {
	height: auto;
	width: 670px;
	float: right;
	clear: right;
	padding-bottom: 30px;
	margin-left: 19px;
}
h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	font-weight: bold;
	color: #318951;
	margin-top: 20px;
	margin-left: 20px;
}

.banner {
	background-image: url(images/topics_bk.gif);
	background-repeat: no-repeat;
	height: 297px;
	width: 210px;
	margin-top: 5px;
}
#bannerimg {
	margin-top: 7px;
	margin-left: 8px;
}
.contentmenu {
	background-image: url(images/contentmenu_bk.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 210px;
}
.contentmenu ul, .contentmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.contentmenu li {
	float: left;
}
.contentmenu #topics a {
	background-image: url(images/upmenu.gif);
	background-repeat: no-repeat;
	background-position: -145px 0px;
	text-indent: -9999px;
	height: 22px;
	width: 145px;
	left: 192px;
	display: block;
	margin-top: 30px;
}
.contentmenu #topics a:hover {
	background-image: url(images/upmenu.gif);
	background-repeat: no-repeat;
	background-position: -145px 0px;
	text-indent: -9999px;
	height: 22px;
	width: 145px;
	left: 192px;
	display: block;
	margin-top: 30px;
}
.contentmenu #database a {
	background-image: url(images/upmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	text-indent: -9999px;
	height: 22px;
	width: 145px;
	left: 192px;
	display: block;
}
.contentmenu #database a:hover {
	background-image: url(images/upmenu.gif);
	background-repeat: no-repeat;
	background-position: -145px -22px;
	text-indent: -9999px;
	height: 22px;
	width: 145px;
	left: 192px;
	display: block;
}
.back {
	text-align: right;
	margin: 5px 10px 5px 0;
}
.back a {
	background: url(images/bactPoint.gif) no-repeat 0 2px;
	padding-left: 18px;
	font-size: 90%;
}