@charset "utf-8";
html {
	overflow-y:scroll;
}
body {
	font-size:80%;
	line-height:150%;
	text-align:center;
	margin:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	color: #333;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../image/common/bg.jpg);
	background-repeat: repeat-x;
}
a {
	color:#70AD1D;
}
a:hover {
	color:#03C703;
}
ul, li, ol, dl, dd, dt, p, form, h1, h2, h3, h4, h5, h6, table, th, td {
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
hr {
	display:none;
}
.bl {
	text-align:left;
	display:block;
	text-indent:-999em;
	overflow:hidden;
}

.anthro-2022{
	width:100%;}

.anthro-2022 thead{
	background-color:#04611A;
	}
.anthro-2022 thead th{
	color:#FFFFFF;}

.anthro-2022 tbody{
	background-color:#F0F0F0;
	}
.anthro-2022 th{
	padding:5px 5px;
	}




#wrapper {
	text-align:left;
	width:798px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #000000;
}
#head {
	height:119px;
	width: 798px;
	background-image: url(../image/common/background.jpg);
}
#head h1 a {
	height: 117px;
	width: 295px;
	float: left;
	background-image: url(../image/common/head_image.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-left: 5px;
}
#head_navi_area {
	float: right;
	/*width: 260px;*/
	margin-right: 27px;
	width: 83px;
	height: 24px;
	/*background: url(../image/common/head_navi.jpg) no-repeat;*/
	background: url(../image/common/head_navi.png) no-repeat left top;
	display: flex;

}
#head_navi_area .sitemap {
	height: 24px;
	width: 73px;
	float: left;
	margin-left: 5px;
}
#head_navi_area .lang {
	height: 24px;
	width: 71px;
	float: left;
}
#head_navi_area .language {
	background: #000;
	color: #fff;
	padding: 3px 15px 3px 5px;
	font-size: 12px;
}
#head_navi_area .language a {
	color: #fff;
}
#head_navi_area .language span + span {
	margin-left: 10px;
}
#head_navi_area .language img {
	vertical-align: -2px;
	margin-right: 4px;
}
#navi {
	width:798px;
	display:block;
	border-top: 1px solid #363636;
	border-bottom: 1px solid #363636;
	margin-bottom: 4px;
}
#navi:after {
	display: block;
	content: "";
	clear: both;
}
#navi li {
	float: left;
}
#navi li a {
	/*background: url(../image/common/navi.jpg) no-repeat;*/
	height:30px;
	line-height: 100%;
	/*display: block;*/
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000;
	border-left: 1px solid #333;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	background: #fbfbfb;
	background: -moz-linear-gradient(top, #fbfbfb 0%, #fdfdfd 50%, #ebebeb 51%, #f9f9f9 100%);
	background: -webkit-linear-gradient(top, #fbfbfb 0%,#fdfdfd 50%,#ebebeb 51%,#f9f9f9 100%);
	background: linear-gradient(to bottom, #fbfbfb 0%,#fdfdfd 50%,#ebebeb 51%,#f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f9f9f9',GradientType=0 );
}
#navi li a:hover {
	color: #172C41;
	background: #b6d3e5;
	background: -moz-linear-gradient(top,  #D3E6CD 0%, #E4F0DF 50%, #BED7B3 51%, #D3E6CD 100%);
	background: -webkit-linear-gradient(top,  #D3E6CD 0%,#E4F0DF 50%,#BED7B3 51%,#D3E6CD 100%);
	background: linear-gradient(to bottom,  #D3E6CD 0%,#E4F0DF 50%,#BED7B3 51%,#D3E6CD 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6d3e5', endColorstr='#e1effa',GradientType=0 );

}
#navi .home {
	/*background-position:0px 0px;*/
	border-left:0;
	width:83px;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#navi .staff {
	/*background-position:-83px 0px;*/
	width:83px;
}
#navi .kenkyu {
	/*background-position:-166px 0px;*/
	width:83px;
}
#navi .gyoseki {
	/*background-position:-249px 0px;*/
	width:77px;
}
#navi .gaibu {
	/*background-position:-326px 0px;*/
	width:110px;
}
#navi .syakai {
	/*background-position:-436px 0px;*/
	width:83px;
}
#navi .recruit {
	/*background-position:-519px 0px;*/
	width:99px;
}
#navi .access {
	/*background-position:-618px 0px;*/
	width:103px;
}
#navi .link {
	/*background-position:-721px 0px;*/
	width:77px;
}

/*#navi .home:hover {
	background-position:0px -36px;
}
#navi .staff:hover {
	background-position:-83px -36px;
}
#navi .kenkyu:hover {
	background-position:-166px -36px;
}
#navi .gyoseki:hover {
	background-position:-249px -36px;
}
#navi .gaibu:hover {
	background-position:-326px -36px;
}
#navi .syakai:hover {
	background-position:-436px -36px;
}
#navi .recruit:hover {
	background-position:-519px -36px;
}
#navi .access:hover {
	background-position:-618px -36px;
}
#navi .link:hover {
	background-position:-721px -36px;
}*/

#content {
	width:510px;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 9px;
	padding-bottom: 30px;
}
#content .article {
	padding-right: 5px;
	padding-left: 5px;
}
#content h2.about {
	height: 30px;
	margin-top: 0px;
	background: url(../image/top/caption_about.jpg) no-repeat;
}
#content p {
	padding: 5px;
	text-indent:1em;
}
#content dl {
	padding: 10px;
}
#content dt {
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../image/common/list_or.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#content dd {
	padding-left: 10px;
}


#content2 {
	width:780px;
	float:left;
	margin-top: 10px;
	margin-left: 9px;
	padding-bottom: 30px;
}
#content2 .article {
	padding-right: 5px;
	padding-left: 5px;
}
#content2 h2 {
	height: 30px;
	width: 760px;
	font-size: 120%;
	padding-left: 16px;
	padding-top: 8px;
	color: #FFF;
	background-image: url(../image/tag/h2.jpg);
	background-repeat: repeat-x;
}
#content2 h3 {
	height: 30px;
	width: 750px;
	font-size: 120%;
	padding-left: 16px;
	padding-top: 8px;
	color: #002D0A;
	border: 1px none #EF9A27;
	background-image: url(../image/tag/h2.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#content2 h4 {
	width: 730px;
	font-size:110%;
	padding-left: 3px;
	padding-top: 2px;
	color: #002D0A;
	display: block;
	border-bottom: 1px dotted #003366;
	line-height: 110%;
	margin-top: 20px;
	margin-left: 10px;
}
#content2 h5 {
	font-size:110%;
	color: #7FCDE4;
	margin-top: 20px;
	margin-left: 17px;
}
#content2 p {
	padding: 5px;
}
#content2 dl {
	padding: 10px;
}
#content2 dt {
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../image/common/list_or.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#content2 dd {
	padding-left: 10px;
}
#content2 ul, #content2 ol {
	margin: 0px;
	padding: 5px 10px 5px 25px;
}
#content2 ul li {
	list-style-type: none;
	padding-left: 12px;
	background: url(../image/common/list_br.gif) no-repeat 0 7px;
}
#content2 ol li {
	list-style-type:decimal;
}
#content2 table.basic {
	margin:10px;
	border-top: 1px solid #003466;
	border-left: 1px solid #003466;
	background-color: #FFF;
}
#content2 table.basic th {
	padding:5px;
	background-color: #EBEBEB;
	border-bottom: 1px solid #003466;
	border-right: 1px solid #003466;
	color: #003466;
}
#content2 table.basic td {
	padding:5px;
	border-bottom: 1px solid #003466;
	border-right: 1px solid #003466;
}


#side {
	width:260px;
	float:left;
	margin-top: 10px;
	padding-bottom: 30px;
}
#side li {
	width: 260px;
	margin-bottom: 10px;
}
#side li .banner_university {
	background: url( ../image/common/banner_university.jpg) no-repeat;
	display: block;
	height: 50px;
}
#side li .banner_university:hover {
	background-position: 0 -50px;
}
/*#side li .banner_physical {
	background: url( ../image/common/banner_physical.jpg) no-repeat;
	display: block;
	height: 50px;
}
#side li .banner_physical:hover {
	background-position: 0 -50px;
}
#side li .banner_occupational {
	background: url( ../image/common/banner_occupational.jpg) no-repeat;
	display: block;
	height: 50px;
}
#side li .banner_occupational:hover {
	background-position: 0 -50px;
}
#side li .banner_healthandsports {
	background: url( ../image/common/banner_healthandsports.jpg) no-repeat;
	display: block;
	height: 50px;
}
#side li .banner_healthandsports:hover {
	background-position: 0 -50px;
}*/

#news dl {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#news dt {
	font-weight: bold;
}
#news ul {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#news li {
	width: 230px;
	list-style-type: none;
	padding-left: 10px;
	background: url(../image/common/list_br.gif) no-repeat 0 7px;
	color: #70AD1D;
}
#inner-news {
  height: 600px;
  width: 252px;
  overflow-y: scroll;
}

#side table.focus {
	padding:5px;
	background-color: #FFF;
	background-image: url(../image/common/news_bg.gif);
	background-repeat: repeat;
}
#side table.force td {
	color: #333;
}


#foot {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #000;
	background-image: none;
	background-position: left top;
	color: #FFF;
}
#foot p {
	padding-left: 15px;
	padding-top: 15px;
}
#foot ul {
	display:block;
	padding-left: 15px;
	padding-right: 15px;
}
#foot li {
	display:inline;
	border-left:1px solid #FFF;
	padding:0 8px 0 13px;
}
#foot li a {
	color: #FFF;
	text-decoration: none;
	
}
#foot li a:hover {
	color: #03C703;
	text-decoration: underline;
}
#foot li.last {
	border-right: 1px solid #FFF;
	padding-right: 15px;
}
#foot .copyright {
	text-align:right;
	margin-top: 10px;
	margin-right: 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
