* {margin:0; padding:0;}
BODY {
  background-color: #f5f5f5;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

/*--header--*/
#top {
  background-image: url(/~kjoho/image/side_b1.gif);
  background-repeat: repeat-x;
  font-size: 0.8em;
  height: 30px;
}

#top_m {
  height: 30px;
  background-color: #6666CC;
  margin-left: 220px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #999;
}
#top_m li {
	float: left;
	list-style: none;
	height: 30px;

}
#top_m a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 100%;
	width: auto;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	line-height: 30px;
	padding: 0 1.3em;
	float: left;
}
#top_m a:hover {
  background-color: #CCCCFF;
  color: purple;
}

/*--main contents--*/
#container {
  width: 620px;
  background-color: #FFF;
  margin: 0 0 0 220px;
  border-right: solid 1px #999;
  border-left: solid 1px #999;
  border-bottom: solid 1px #999;
}
#header {
  width: 100%;
  height: 64px;
  background-image: url(/~kjoho/image/header.jpg);
  background-repeat: repeat-x;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ddd;
}
#main {
  width: 100%;
}
#mainin {
	padding: 10px;
}
#mainin h3 {
  text-indent: 50px;
  letter-spacing: 0.3em;
  color: #6633CC;
  padding: 5px 0 0 0;
  background-image: url(/~kjoho/image/sankaku.png);
  background-position: 30px 5px;
  background-repeat: no-repeat;
  font-size: 1em;
}
#mainin .title {
  text-indent: 0.5em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  background-image: url(/~kjoho/image/bar_1.gif);
  background-repeat: no-repeat;
  height: 34px;
  background-position: center;
}
#mainin table {
	width: 550px;
	margin: 0 auto;
}

#mainin .udate {
	font-size: 0.8em;
	color: #6330CC;
	font-weight: bold;
	line-height: 1.5em;
	width: 80px;
	vertical-align: top;
	border-bottom: dashed #ddd 1px;
}
#mainin .news {
	font-size: 0.8em;
	padding: 0 0 0 0.5em;
	line-height: 1.5em;
	border-bottom: dashed #ddd 1px;
}
#mainin .news a {
	text-decoration: none;
	color: #000000;
}
#mainin .news a:visited {
	color: purple;
}

#mainin .news a:hover {
	color: #6330CC;
	text-decoration: underline;
}
#mainin .new {
  border: none;
  padding:0;
  margin:0 0 0 0.3em;
  vertical-align: baseline;
}
#mainin .newsinfo {
	font-size: 0.8em;
	padding: 0 1em 0 0.5em;
	line-height: 1.5em;
	text-align: right;
	background:	url(/~kjoho/image/sankaku5.gif) no-repeat right center;
}
#mainin .newsinfo a {
	text-decoration: none;
	color: #000000;
}
#mainin .newsinfo a:visited {
	color: purple;
}

#mainin .newsinfo a:hover {
	color: #6330CC;
	text-decoration: underline;
}


/*--main menu--*/
#m_menu {
	margin: 1em 0;
}
#m_menu table {
	width: 580px;
	margin-bottom: 0px;
	margin: 0 auto;
	font-size: 0.9em;
	border-collapse: collapse;
	border: solid 1px #999;
}
#m_menu ul {
}

#m_menu li {
}
#m_menu .mulsel {
	background-color: #ddd;
	font-weight: bold;
	color: #6330CC;
	text-indent: 1em;
	letter-spacing: 0.5em;
	padding: 3px 0;
	border-bottom: solid 1px #999;
	font-size: 0.9em;
}
#m_menu .mulsel2 {
	padding: 3px 3px 3px 5px;
	border: dashed 1px #999;
	width: 45%;
	font-size: 0.8em;
}
#m_menu .mulsel3 {
	padding: 3px 3px 3px 5px;
	font-size: 0.8em;
	border: dashed 1px #999;
}
#m_menu .mulsel2 a {
	text-decoration: none;
	color: #000000;
	line-height: 1.5em;
	background-image: url(/~kjoho/image/sankaku4-2.gif);
	background-position: left center;
	background-repeat: no-repeat;
    padding: 0 0 0 1em;
	display: block;
}
#m_menu .mulsel2 a:visited {
	color: purple;
}

#m_menu .mulsel2 a:hover {
	color: #6330CC;
	text-decoration: underline;
}

/*--side menu--*/
#sidenavi {
  width: 220px;
  position: absolute;
  top: 30px;
  left: 0px;
}
#sidelogo {
	background: url(/~kjoho/image/logo_top.gif) no-repeat;
	height: 94px;
	width: 220px;
	border-bottom: solid 1px #999;
}
#sidemenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #fff;
}
#sidenavi .navi_link {
  background: url(/~kjoho/image/side_m0.gif) repeat-x;
  height: 30px;
  border-bottom: solid 1px #999;
  position: relative;
}
#sidenavi .navi_link a{
  font-size: 14px;
  color: #6633CC;
  font-weight: bold;
  line-height: 30px;
  display: block;
  text-decoration: none;
  width: 100%;
  white-space: nowrap;
  text-indent: 32px;
  height: 30px;
}
#sidenavi .navi_link a:hover {
  background: url(/~kjoho/image/side_micn1.gif) no-repeat center left;
  color: purple;
}
#sidenavi .navitop {
  background: url(/~kjoho/image/side_m1.gif) #ECECFF repeat-x;
  height: 30px;
}
#sidenavi .navi_p {
  position: relative;
}
#sidenavi .navitop a {
  background: url(/~kjoho/image/side_micn1.gif) no-repeat left center;
  font-size: 14px;
  color: #6633CC;
  font-weight: bold;
  letter-spacing : 0.2em;
  line-height: 30px;
  display: block;
  text-decoration: none;
  width: 100%;
  text-indent: 32px;
  height: 30px;
}
#sidenavi .gakunai {
  border: none;
  margin: 0 0 0 5px;
  position: absolute;
  top: 0;
  right: 5px;
}

#sidenavi .navi_gakunai {
  border: none;
  margin: 0 0 0 5px;
  position: absolute;
  top: 0;
  right: 5px;
}

#sidenavi .navitree {
  list-style-type: none;
  border-bottom: dashed 1px #ddd;
}
#sidenavi .navifooter {
  list-style-type: none;
}
#sidenavi .navi li {
  position: relative;
}
#sidenavi .navi li a {
  display: block;
  font-size: 13px;
  color: #000;
  text-decoration: none;
  line-height: 30px;
  height: 100%;
  height: 30px;
  padding: 0 0 0 30px;
}
#sidenavi .navi li a:visited {
  color: purple;
}
#sidenavi .navi li a:hover {
  background: #ddd url(/~kjoho/image/sankaku4.gif) left center no-repeat;
  color: #6330CC;
}
#sidenavi .navi li a:active {
  background-image: url(/~kjoho/image/sankaku4.gif);
  background-repeat: no-repeat;
  background-position: left center;
}
#sidenavi .navitxt {
  font-size: 13px;
  color: #999;
  line-height: 30px;
  padding: 0 0 0 30px;
}

/*--footer--*/
#footer {
  font-size: 0.7em;
  height: 70px;
  color: #333;
  background-color: #ddd;
  text-align: center;
  line-height: 1.3em;
  border-top: solid 1px #999;
  padding: 10px 0;
}
#footer p {
  padding: 0.6em 1em 0 0;
}
