#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container #headmenu {
	float: right;
	width: 430px;
	margin: 0px;
	padding: 0px;
}
#container #headmenu ul {
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #headmenu ul li {
	float: right;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding: 3px;
	font-size: 90%;
	margin: 0px;
}
#mainmenu {
	width: 960px;
}


.nav {
  overflow: hidden;
  width: 960px;
  margin: 0 auto;
  padding: 0;
  display: flex;
}
.nav li {
  list-style: none;
}

.nav li a {
  display: block;
  width: 137.1px;
  height: 40px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background: #000099;
  text-decoration: none;
  border-right: 1px solid #eee;
  box-sizing: border-box;
	font-weight: bold;
}

.one{
  line-height:3;
  
}



.nav > li:hover > a {/*layer-1*/
  color: black;
  background: #afc6e2;
}
.nav li ul {
  width: 390px;
  display: none;
  margin-left: -40px;
  position: absolute;
}
.nav > li li:hover > a {/*layer-2*/
  color: olive;
  background: #afc6e2;
}
.nav li ul li a {
  border-top: 1px solid #eee;
}

.nav2 li a {
  display: block;
  width: 390px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  background: #0000be;
  text-decoration: none;
  border-right: 1px solid #eee;
  box-sizing: border-box;
  line-height:40px;
  text-align:center;
}

#container #sidemenu {
	float: right;
	width: 180px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #006;
	background-image: url(../col_e/img/sidemenu%20base.jpg);
	background-repeat: repeat-x;
	background-color: #A5C2FC;
}

#container #sidemenu ul {
	display: block;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#container #sidemenu ul li {
	width: 175px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #sidemenu ul li h2 {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
	display: block;
	font-size: 1em;
}
#container #sidemenu ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
#container #sidemenu ul li h2 a {
	color: #000;
	text-decoration: none;
	margin-bottom: 5px;
}
#container #maincontents {
	padding: 0px;
	width: 680px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #006;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #maincontents h2 {
	color: #006;
	font-weight: bold;
	font-size: 200%;
}
#container h1 {
	text-indent: -9999px;
	margin: 10px;
	padding: 0px;
	background-image: url(../col_e/img/colheadrogo.gif);
	background-repeat: no-repeat;
	height: 57px;
}
.hos {
	vertical-align: middle;
	display: block;
}
#container #headmenu ul li a {
	text-decoration: none;
	color: #000;
}
.jcol {
	font-size: 70%;
	letter-spacing: 10%;
	word-spacing: 10%;
	line-height: 23px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.research {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 45px;
}
.city {
	line-height: 45px;
	font-size: 95%;
}
#container #footer {
	clear: both;
	font-size: small;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#container #footer p a {
	color: #000;
	text-decoration: none;
}
.mainfdc {
	font-size: 90%;
}
.copyr {
	font-size: small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#container #headmenu ul #bordernashi li {
	border-left-style: none;
}
#container #headmenu ul #bordernashi li a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .copyr p {
	text-align: center;
}
