@charset "utf-8";

/*-------------------------------------------
　　各ページ共通
-------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #BEDFFE;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
table {
	font-size: 1em;
	line-height: 1em;
}
#wrapper .contents #RightBox .rBox a {
	color: #0033CC;
	text-decoration: underline;
}
#wrapper .contents #RightBox .rBox a:hover {
	color: #FF3300;
}

#wrapper {
	width: 890px;
	_width: 898px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background_main.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
}
#wrapper #header {
	border-top: 5px solid #3399FF;
	height: 81px;
}
#wrapper #header img {
	border-style: none;
}
#wrapper #header .logoUp {
	background-image: url(../images/header_line_d.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 40px;
	margin-right: 16px;
	margin-left: 16px;
	position: relative;
}
#wrapper #header .logoDown {
	margin: 0px 16px;
	position: relative;
}
#wrapper #header .logoUp .Logo {
	margin-top: 13px;
}
#wrapper #header .logoUp .collegeLink {
	width: 400px;
	position: absolute;
	left: 204px;
	bottom: 7px;
	font-size: 70%;
	color: #999900;
	_font-size: 65%;
	_bottom: 8px;
}
#wrapper #header .logoUp .collegeLink a {
	color: #999900;
	text-decoration: none;
}
#wrapper #header .logoUp .collegeLink a:hover {
	text-decoration: underline;
}
#wrapper #header .logoUp .englishBtn {
	height: 11px;
	width: 48px;
	position: absolute;
	right: 0px;
	bottom: 8px;
}
#wrapper #header .logoDown h1 {
	height: 24px;
	width: 248px;
	margin: 5px 0px 0px;
	padding: 0px;
}
#wrapper #header .logoDown .subLogo {
	position: absolute;
	height: 20px;
	width: 560px;
	left: 288px;
	top: 0px;
}
#naviMain {
	background-image: url(../images/background_header.jpg);
	height: 31px;
}
#naviMain ul {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	list-style: none;
}
#naviMain li {
	height: 31px;
	width: 125px;
	float: left;
	margin-right: 1px;
}
#naviMain a {
	display: block;
	height: 31px;
	width: 125px;
	text-indent: -9999px;
	outline-style:none;
}
#naviMain #navi01 a {
	background-image: url(../images/navi01.jpg);
}
#naviMain #navi02 a {
	background-image: url(../images/navi02.jpg);
}
#naviMain #navi03 a {
	background-image: url(../images/navi03.jpg);
}
#naviMain #navi04 a {
	background-image: url(../images/navi04.jpg);
}
#naviMain #navi05 a {
	background-image: url(../images/navi05.jpg);
}
#naviMain #navi06 a {
	background-image: url(../images/navi06.jpg);
}
#naviMain #navi07 a {
	background-image: url(../images/navi07.jpg);
	width: 112px;
}
#naviMain #navi07 {
	width: 112px;
	margin-left: 13px;
}
#naviMain a:hover {
 background-position:0px 31px;
}
#naviMain a.active {
 background-position:0px 31px;
}
#wrapper #footer {
	background-image: url(../images/background_footer.jpg);
	height: 26px;
	margin-top: 10px;
	background-repeat: repeat-x;
	padding-bottom: 20px;
}
#wrapper #footer img {
	border-style: none;
}
#wrapper .topFooterUp {
	font-size: 75%;
	text-align: right;
	padding-right: 8px;
	padding-bottom: 2px;
}
#wrapper .topFooterUp a {
	color: #396CBF;
	text-decoration: none;
}



/*-------------------------------------------
　　トップページ用
-------------------------------------------*/

#wrapper .contents .newsBox {
	background-image: url(../images/top_news_mid.gif);
}
#wrapper .contents .newsBox td {
	background-image: url(../images/news_line_d.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 83%;
	line-height: 130%;
	padding-bottom: 10px;
}
#wrapper .contents .newsBox strong {
	color: #0066CC;
}
#wrapper .contents .newsBox a {
	color: #333333;
	text-decoration: none;
}
#wrapper .contents .newsBox a:hover {
	color: #FF3300;
}
#wrapper .contents .topBanner {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
#wrapper .contents .topBanner img {
	border-style: none;
	margin: 4px 0px;
}

#wrapper .contents #LeftBox .LMenu {
	background-image: url(../images/mid_menu_mid.gif);
	padding: 10px;
	font-size: 83%;
}
#wrapper .contents #LeftBox .LMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(../images/mid_menu_line_d.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper .contents #LeftBox .LMenu li {
	background-image: url(../images/mid_menu_line_d.jpg);
	background-repeat: repeat-x;
	padding: 8px 10px;
	background-position: left bottom;
}
#wrapper .contents #LeftBox .LMenu ul li a {
	background-image: url(../images/mid_menu_mark.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
}
#wrapper .contents #LeftBox .LMenu ul li a:hover {
	color: #FF6600;
	text-decoration: underline;
	background-image: url(../images/mid_menu_mark_o.gif);
}


/*-------------------------------------------
　　下層ページ用
-------------------------------------------*/

#wrapper .contents #RightBox h2 {
	background-image: url(../images/box_top1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 630px;
	background-color: #E6E6E6;
	margin: 0px;
	font-size: 100%;
	padding: 15px 10px 5px 15px;
	_width: 655px;
}
#wrapper .contents #RightBox .rBox {
	background-image: url(../images/box_mid.gif);
	padding: 2px 30px 10px;
	font-size: 93%;
	line-height: 140%;
	color: #333333;
	background-repeat: repeat-y;
}
#wrapper .contents #RightBox .rBox.rBoxwd {
  background-image: url(../images/box_mid_w.gif);
  padding-left: 20px;
  padding-right: 20px;
}
#wrapper .contents #RightBox h2.wt {
	background-image: url(../images/box_top1_w.gif);
  width: 847px;
  _width: 872px;
}
#wrapper .contents #RightBox .rBox td {
	line-height: 140%;
}
#wrapper .contents #RightBox .rBox th {
	line-height: 140%;
}
#wrapper .contents #RightBox .rBox .pagetop {
	text-align: right;
	margin-top: 10px;
}
#wrapper .contents #RightBox .rBox h3.kenkyu {
	background: #E7E7E7 url(../images/parts_titlebg.gif) repeat-x;
	font-size: 100%;
	padding: 5px;
	border-top: 1px solid #D1E1D0;
	border-bottom: 1px solid #99CC99;
}

#wrapper .contents #RightBox .topIndex h3 {
	border-left: 5px solid #2E93FD;
	font-size: 100%;
	margin-top: 2em;
	background: url(../../css/none);
	border-top-style: none;
	border-right-style: none;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #CCCCCC;
}
#wrapper .contents #RightBox .rBox h4 {
	font-size: 100%;
	border-bottom: 1px solid #CCCCCC;
	padding: 7px 2px 5px;
}

#wrapper .contents #RightBox .topIndex p {
	margin-left: 30px;
}
#wrapper .contents #RightBox .rBox .subTitle {
	border: 1px solid #999999;
	padding: 4px;
	display: inline;
}
#wrapper .contents #RightBox .rBox .kyoinList {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 90%;
}
#wrapper .contents #RightBox .rBox .kyoinList td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#wrapper .contents #RightBox .rBox .kyoinList th {
	background-color: #BDDEFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#wrapper .contents #RightBox .rBox .colorLine {
	background-color: #F2F2F2;
}
#wrapper .contents #RightBox .rBox .kyoinList a {
	color: #003366;
}
#wrapper .contents #RightBox .rBox .kyoinList a:hover {
	color: #FF3300;
}
#wrapper .contents #RightBox .rBox .btReturn {
	text-align: right;
	margin: 5px 0px;
}
#wrapper .contents #RightBox .rBox .sTitle2 {
	border-top: 1px solid #99CCCC;
	border-bottom: 1px solid #99CCCC;
	padding: 5px;
	font-size: 100%;
	margin-top: 0.5em;
}
#wrapper .contents #RightBox .rBox .table01 {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
#wrapper .contents #RightBox .rBox .table01 td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#wrapper .contents #RightBox .rBox .table01 th {
	background-color: #BEDFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#wrapper .contents #RightBox .rBox .rekiLine {
	border-bottom: 1px solid #339A99;
}
#wrapper .contents #RightBox .rBox .table02 {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
#wrapper .contents #RightBox .rBox .table02 td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#wrapper .contents #RightBox .rBox .table02 th {
	border-bottom: 1px solid #999999;
	font-weight: normal;
	text-align: left;
}
#wrapper .contents #RightBox .rBox .tdalign {
	font-size:90%;
}
#wrapper .contents #RightBox .rBox .tdalign td {
	text-align:center;
	line-height:100%!important;
}
#wrapper .contents #RightBox .rBox .tdalign th {
	line-height:100%!important;
}

#wrapper .contents #RightBox .rBox .dlTable {
	border-bottom: 1px dotted #999999;
	margin-top: 10px;
}
#wrapper .contents #RightBox .rBox .dlTable td {
	border-top: 1px dotted #999999;
	padding: 3px;
}
#wrapper .contents #RightBox .rBox .dlTable a {
	color: #006699;
	text-decoration: none;
}
#wrapper .contents #RightBox .rBox .dlTable a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#wrapper .contents #RightBox .rBox .dlTable .dlTableSub {
	border-top: 1px dotted #CCCCCC;
}
.smallFont {
	font-size: 90%;
	color: #333333;
}
.topIndexDiv {
	padding-left: 30px;
}
.fwNrml {
	font-weight: normal;
	font-size: 90%;
	line-height: 100%!important;
}
.siteMapList {
	margin: 0px;
	padding: 20px 10px;
	list-style: none;
}
.siteMapList li {
	margin: 3px 3px 8px;
}
.siteMapList li a {
	background-image: url(../images/parts_titlebg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	margin: 3px;
	padding: 3px 5px 3px 8px;
	width: 550px;
	border: 1px solid #D2E9FF;
}
.siteMapList li a:hover {
	background-color: #FFF4F4;
	background-image: none;
}
.siteMapList li ul {
	margin: 0px!important;
	padding: 0px 0px 0px 60px!important;
	list-style: none;
}
.siteMapList li ul li {
	margin: 3px;
}
.siteMapList li ul li a {
	margin: 0px;
	padding: 1px 3px 1px 15px;
	width: 480px;
	background-image: url(../images/mark_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-style: none;
}
.siteMapList li ul li a:hover {
	background-image: url(../images/mark_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFF4F4;
}
.lineBottomD {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.lineHi {
	line-height: 105%!important;
}
.gaUtiwake {
	border-style: none!important;
	font-size: 90%;
	line-height: 100%;
	width: 90%;
}
.gaUtiwake td {
	border-style: none!important;
	vertical-align: top;
}
.gaUtiwake .gaUtiwakeMark {
	text-align: right;
	width: 40px;
}
.alignR { text-align:right;}

.photo-box {
  overflow: hidden;
  margin: 30px 0;
}
.photo-box ul {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.photo-box ul li {
  width: 265px;
  float: left;
  padding: 0;
  margin: 15px;
}
.photo-box ul li.lw {
  width: 560px;
  text-align: center;
  clear: left;
}
.photo-box ul li img {
  max-width: 100%;
}
.photo-box ul li p {
  margin: 3px 2px;
  font-size: 12px;
}
.lh {
  line-height: 1.9;
}
.hrDashed {
  border-top: 1px dashed #BEBEBE; height: 0; padding: 0; border-right-style: none; border-bottom-style: none; border-left-style: none; margin: 20px 0;
}
.textCenter {
  text-align: center;
}
.textRight {
  text-align: right;
}
.bottomBanner {
  margin: 20px 0;
}
#wrapper .contents #RightBox .rBox a.btnBackNum {
  display: inline-block;
  text-decoration: none;
  color: #3399CC;
  font-size: 13px;
  border-radius: 6px;
  line-height: 1;
  padding: 8px 20px;
  margin: 5px;
  background-image: linear-gradient(-180deg, #FFFFFF 4%, #EFEFEF 100%);
  border: 1px solid #BABABA;
}
#wrapper .contents #RightBox .rBox a.btnBackNum .fa {
  color: #FF8B00;
  margin: 0 4px 0 0;
}
#wrapper .contents #RightBox .rBox a.btnBackNum.sS {
  font-size: 11px;
  padding: 6px 10px;
  margin: 3px;
}
#wrapper .contents #RightBox .rBox .rekiLine {
	border-bottom: 1px solid #339A99;
}
/*スケジュール*/
.schedule {
  margin: 30px 0;
}
.scheduleTable {
  width: 100%;
  border-collapse: collapse;
}
.scheduleTable thead {}
.scheduleTable thead th {
  text-align: center;
  padding: 0 0 5px;
  border-bottom: 2px solid #ccc;
  font-size: 1.2em;
  letter-spacing: 2px;
}
.scheduleTable thead th.cellR {
  border-bottom-color: #EE8385;
}
.scheduleTable thead th.cellB {
  border-bottom-color: #83B2EE;
}
.scheduleTable thead th.cellG {
  border-bottom-color: #52C157;
}

.scheduleTable tbody td {
  width: 49%;
  line-height: 1.4!important;
  font-size: 0.8em;
  vertical-align: top;
}
.scheduleTable tbody td.tdMid {
  width: 2%;
}
.scheduleTable tbody td.cellR {
  padding: 0 4px 10px;
  background-color: #FADEDE;
}
.scheduleTable tbody td.cellB {
  padding: 0 4px 16px;
  background-color: #CDE0F8;
}
.scheduleTable tbody td.cellG {
  padding: 0 4px 16px;
  background-color: #D0E9D7;
}
.scheduleTable tbody td.cellBtop {
  border-top: 10px solid #CDE0F8;
}
.scheduleTable .sDate {
  padding-top: 10px;
}
.scheduleTable .sDate p {
  margin: 0 0 3px;
  background-color: #fff;
  border-radius: 100px;
  padding: 5px 9px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 1px;
}
.scheduleTable .cellR .sDate {
  color: #AA5220;
  background-color: #FADEDE;
}
.scheduleTable .cellB .sDate {
  color: #2B68AE;
  background-color: #CDE0F8;
}
.scheduleTable .cellG .sDate {
  color: #1E7D23;
  background-color: #D0E9D7;
}
.scheduleTable p {
  margin: 8px 3px 0 30px;
}
.scheduleTable tbody strong {
  text-decoration: underline;
  color: #D70003;
}
.scheduleTable tbody em {
  font-style: normal;
  font-weight: bold;
}
.scheduleTable tbody .cellR em {
  color: #B74200;
}
.scheduleTable tbody .cellB em {
  color: #0054B6;
}
.scheduleTable tbody .cellG em {
  color: #006900;
}
.sArrow {
  background-image: url(../images/s-arrow.png);
  background-repeat: no-repeat;
  background-position: 13px bottom;
}
.sArrow.arrowTop {
  background-position: 13px top;
}
.textInd {
  text-indent: -1em;
  padding-left: 1em;
}
/*体制*/
.kamokuList {
  padding: 0;
  margin: 10px 20px 30px;
}
.kamokuList dt {
  padding-top: 10px;
}
.kamokuList dt a {
  display: block;
  border-radius: 100px;
  padding: 6px 15px 6px 8px;
  line-height: 1;
  text-decoration: none!important;
  color: #fff!important;
  background-color: #00A7D5;
}
.kamokuList dt a::before {
  content: '\f138';
  font-family: 'FontAwesome';
  margin-right: 8px;
  vertical-align: middle;
  font-size: 0.8em;
  color: #A6F4FF;
}
.kamokuList dd {
  margin: 0;
  padding: 4px 7px 4px 27px;
  font-size: 0.8em;
}
.contents a:hover {
  opacity: 0.8;
}
.bdrRnone {
  border-right: none!important;
}
.tableReport p,
.tableReport ul,
.tableReport ol {
  margin-top: 0;
  margin-bottom: 0;
}
.tableReport ul{
  padding-left: 1.2em;
}
.indentLeft {
  margin-left: 1.3em;
  text-indent: -1.3em;
}
.tableUnderline th,
.tableUnderline td {
  border-bottom: 1px solid #ccc;
}

.msgPhoto {
  float: left;
  margin: 10px 40px 15px 5px;
  box-shadow: 1px 3px 10px rgba(0,0,0,0.5);
}
.msgPage > p {
  line-height: 2.2;
  text-indent: 1em;
  margin: 0.5em 0.5em 0.3em 0.5em;
}
.msgPage h3.kenkyu {
  font-size: 110%!important;
  padding: 8px 10px!important;
}
.mgt1 {
  margin-top: 1em!important;
}
.mgt2 {
  margin-top: 2em!important;
}
.mgt3 {
  margin-top: 3em!important;
}
.topMsgbanner {
  text-align: center;
  margin: 13px 0 8px;
}
.bg_gray {
  background-color: #E6E6E6;
}
.bg_gray_l {
  background-color: #F6F6F6;
}
.bg_gray_d {
  background-color: #D5D5D5;
}
.alignC {
  text-align: center;
}
.alignL {
  text-align: left;
}
.tableStripe tbody tr:nth-child(even){
	background-color: #f2f2f2;
}
.entryHl {
  border-bottom: 1px dashed #2E89BA;
  text-align: center;
  padding: 10px 0 10px;
  font-size: 110%;
}
.gakuiTable * {
  box-sizing: border-box;
}
.gakuiTable {
  margin: 8px 0 0;
  border-radius: 10px;
  box-sizing: border-box;
}
.gakuiTable .bdrTop {
  border-radius :10px 10px 0 0; 
}
.gakuiTable .bdrBtm {
  border-radius :0 0 10px 10px; 
}
.gakuiTable .bdrBtmL {
  border-radius :0 0 0 10px; 
}
.gakuiTable .bdrBtmR {
  border-radius :0 0 10px 0; 
}
.gakuiTable th,
.gakuiTable td {
  vertical-align: top;
}
.gakuiTable th {
  font-weight: normal;
  position: relative;
  padding-bottom: 20px;
}
.gakuiTable th::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 8px;
  margin-left: -8px;
  width: 1px;
  height: 1px;
  border-top: 8px solid #6D8D8E;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.gakuiTable th.col2::after {
  border-top-color: #C49A72;
}

.gakuiTable h3 {
  font-size: 110%!important;
  margin: 10px 5px 5px;
  padding:  0 0 4px;
  border-bottom: 2px solid #80999C;
}
.gakuiTable .col2 h3 {
  border-bottom-color: #C49A72;
}
.gakuiTable h4 {
  font-size: 110%!important;
  margin: 8px 7px 8px;
  padding:  0 0 4px;
  border-bottom: 1px dashed #054A53!important;
}
.gakuiTable h5 {
  font-size: 100%!important;
  margin: 10px 2px 8px;
  padding:  5px 7px;
  text-align: center;
  background-color: rgba(255,255,255,0.70);
  border-radius: 5px;
  line-height: 1.2;
}
.gakuiTable h6 {
  font-size: 96%!important;
  margin: 18px 7px 8px;
  padding:  4px 2px;
  border-top: 1px solid #386E75!important;
  border-bottom: 1px solid #386E75!important;
  text-align: center;
}
.gakuiTable p {
  margin: 7px;
  font-size: 90%!important;
}
.gakuiTable p.tsub {
  font-size: 90%;
  line-height: 1.1;
  color: #455658;
}

.gakuiTable .col1 {
  background-color: #DAE6ED;
}
.gakuiTable .col2 {
  /*background-color: #E5F0E6;*/
  background-color: #FFECB7;
}
.gakuiTable .col2.col2L {
  background-color: #FFD295;
  border-left: 7px solid #FFECB7;
  border-right: 2px solid #FFECB7;
  padding: 1px 7px;
}
.gakuiTable .col2.col2R {
  background-color: #F8E673;
  border-right: 7px solid #FFECB7;
   border-left: 2px solid #FFECB7;
  padding: 1px 7px;
}
.gakuiTable .colw {
  border-left: 7px solid #DAE5EC;
  border-right: 7px solid #E5F0E6;
}
.gakuiTable .colw .inner {
  padding:1px 0;
    background-color: #BED5F6;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  position: relative;
  z-index: 2;
  border: 1px solid #fff;
}

ul.linklist.mgnN {
  margin-top: 0;
  margin-left: 10px;
}
ul.linklist.mgt0 {
  margin-top: 0;
}
ul.linklist {
  list-style: none;
  padding: 0;
  margin: 10px 7px;
  font-size: 90%!important;
  line-height: 1.4;
}
ul.linklist li {
  position: relative;
  padding-left: 18px;
  margin: 4px 0;
}
ul.linklist li::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 1px;
  top: 3px;
  border: 1px solid #377982;
  border-radius: 100px;
}
ul.linklist li::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  position: absolute;
  left: 6px;
  top: 6px;
  border-left: 4px solid #64A4AB;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
}
.col2 ul.linklist li::before {
border-color: #BA895A;
}
.col2 ul.linklist li::after {
  border-left-color: #8A6A4B;
}
ul.linklist li.marknone {
  padding-left: 0;
}
ul.linklist li.marknone::after,
ul.linklist li.marknone::before {
  display: none;
}

ul.linklist li.nar::after {
  display: none;
}
.gakuiTable a {
  text-decoration: underline!important;
  color: #000!important;
}
.gakuiTable a:hover {
  text-decoration: none!important;
}
.gakuiTable .col1box {
  background-color: #B5D7EC;
  padding: 1px 0;
  margin: 1px 7px 14px;
  border-radius: 0 0 7px 7px;
}
.gakuiTable .col2box {
  background-color: #F8D573;
  padding: 1px 0;
  margin: 1px 7px 11px;
  border-radius: 0 0 7px 7px;
}
