@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;
}
#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_st.jpg);
	height: 31px;
}
#naviMain ul {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	list-style: none;
}
#naviMain li {
	height: 31px;
	width: 114px;
	float: left;
	margin-right: 5px;
}
#naviMain a {
	display: block;
	height: 31px;
	width: 114px;
	text-indent: -9999px;
	outline-style:none;
}
#naviMain #navi01 a {
	background-image: url(../images/st_navi01.jpg);
}
#naviMain #navi02 a {
	background-image: url(../images/st_navi02.jpg);
}
#naviMain #navi03 a {
	background-image: url(../images/st_navi03.jpg);
}
#naviMain #navi04 a {
	background-image: url(../images/st_navi04.jpg);
}
#naviMain #navi05 a {
	background-image: url(../images/st_navi05.jpg);
}
#naviMain #navi06 a {
	background-image: url(../images/st_navi06.jpg);
}
#naviMain #navi07 a {
	background-image: url(../images/st_navi07.jpg);
	width: 112px;
}
#naviMain #navi07 {
	width: 112px;
	margin-left: 50px;
}
#naviMain a:hover {
 background-position:0px 31px;
}
#naviMain a.active {
 background-position:0px 31px;
}
#wrapper #footer {
	background-image: url(../images/background_footer_st.jpg);
	height: 26px;
	margin-top: 10px;
	background-repeat: repeat-x;
	padding-bottom: 20px;
}
#wrapper #footer img {
	border-style: none;
}

/*-------------------------------------------
　　トップページ用
-------------------------------------------*/

#wrapper .contents .newsBox {
	background-repeat: repeat-y;
	background-color: #EFEFEF;
	width: 559px;
	_width: 591px;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	padding: 0px 15px;
}
#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: 110%;
	padding: 7px 0px;
}
#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-bottom: 5px;
	width: 260px;
}
#wrapper .contents .topBanner img {
	border-style: none;
	margin: 4px 0px;
}
#wrapper .contents .contentsIndex {
	margin-right: 20px;
	margin-left: 20px;
	height: 250px;
	overflow-y: scroll;
}
#wrapper .contents .contentsIndex .contentsIndexTBL {
	width: 100%;
}

#wrapper .contents .contentsIndex td {
	border-left: 1px solid #CC9999;
	padding: 3px;
	font-size: 83%;
	line-height: 125%;
}
#wrapper .contents .contentsIndex h3 {
	border-bottom: 1px solid #996666;
	font-size: 110%;
	margin: 0px;
	padding: 5px;
}
#wrapper .contents .contentsIndex h3 a {
	text-decoration: none;
	display: block;
	background-image: url(../images/icon_contents.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	color: #003399;
}
#wrapper .contents .contentsIndex h3 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#wrapper .contents .contentsIndex .fontS {
	font-size: 85%;
}

#wrapper .contents .contentsIndex p {
	margin: 0px;
	padding: 10px 8px;
}
#wrapper .contents .contentsIndex p a {
	color: #666666;
	text-decoration: none;
}
#wrapper .contents .contentsIndex p a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#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;
}
#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;
}
#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: 10px 30px;
	font-size: 93%;
	line-height: 130%;
	background-repeat: repeat-y;
}

#wrapper .contents .textCenter {
	text-align: center;
}

#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  {
padding-top:2px;
}

#wrapper .contents #RightBox .topIndex h3 {
	border-left: none;
	font-size: 100%;
	margin-top: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding: 10px 0px 7px;
	background-image: url(../images/mid_menu_line_d.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #009999;
}
#wrapper .contents #RightBox .rBox h4 {
	font-size: 93%;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 7px;
	padding-top: 7px;
}
#wrapper .contents #RightBox .topIndex li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


#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 .dlTable {
	border-bottom: 1px solid #999999;
	margin-top: 10px;
}
#wrapper .contents #RightBox .rBox .dlTable td {
	border-top: 1px solid #999999;
	padding: 6px 4px;
}
#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;
}
#wrapper .contents #RightBox .rBox .btReturn {
	text-align: right;
	margin: 5px 0px;
}
#wrapper .contents #RightBox .rBox .sTitle {
	background-image: url(../images/parts_titlebg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #99CCCC;
	border-bottom: 1px solid #99CCCC;
	padding: 5px;
	background-color: #E7E7E7;
	font-size: 110%;
}
#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 .sTitle3 {
	border-left: none;
	font-size: 100%;
	margin-top: 1.5em;
	padding: 10px 0px 7px;
	background-image: url(../images/mid_menu_line_d.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #009999;
	border-bottom-style: none;
}
#wrapper .contents #RightBox .rBox .topTable {
	margin-left: 30px;
}
.kouboCollegeBanner {
	background-image: url(../images/line_koubo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-top: 40px;
	text-align: center;
}
.kouboCollegeBanner .kouboCollegeBannerTitle {
	background-image: url(../images/line_koubo.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin-bottom: 10px;
	text-align: left;
}
.zaigakuHDimg {
	margin-left: 20px;
}

#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 .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;
}
.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;
}
.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;
}
.noBorder th,
.noBorder td {
  border: none!important;
}
#wrapper .contents #RightBox .topIndex .dataDlList,
#wrapper .contents #RightBox .topIndex .dataDlList ul {
  list-style: none;
  padding-left: 0;
  margin-left: 3px;
}
#wrapper .contents #RightBox .topIndex .dataDlList li {
  position: relative;
  padding-left: 22px;
}
#wrapper .contents #RightBox .topIndex .dataDlList li::before {
  content: "";
  display: block;
  position: absolute;
  left: 3px;
  top: 5px;
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background-color: #8FACD4;
  border:1px solid #8FACD4;
}
#wrapper .contents #RightBox .topIndex .dataDlList ul li::before {
  background-color: #fff;
  border:1px solid #8FACD4;
}
#wrapper .contents #RightBox .topIndex .dataDlList > li {
  margin-top: 1.15em;
  margin-bottom: 1.15em;
}
#wrapper .contents #RightBox .topIndex .dataDlList a {
  text-decoration: none;
  color: #000;
}
#wrapper .contents #RightBox .topIndex .dataDlList a:hover {
    color: #0033CC;
    text-decoration: underline;
}
.dataDlList a[href$=docx]::after,
.dataDlList a[href$=DOC]::after,
.dataDlList a[href$=doc]::after,
.dataDlList a[href$=pdf]::after,
.dataDlList a[href$=xls]::after,
.dataDlList a[href$=rtf]::after,
.dataDlList a[href$=jtd]::after,
.dataDlList a[href$=xlsx]::after
{
  display: inline-block;
  border-radius: 5px;
  line-height: 1;
  padding: 1px 4px;
  margin: 1px 3px;
  vertical-align: middle;
  font-size: 10px;
}
.dataDlList a[href$=docx]::after,
.dataDlList a[href$=DOC]::after,
.dataDlList a[href$=doc]::after{
  content: "Word";
  color: #6085C2;
  border: 1px solid #6085C2;
}
.dataDlList a[href$=rtf]::after{
  content: "RTF";
  color: #6085C2;
  border: 1px solid #6085C2;
}
.dataDlList a[href$=xls]::after,
.dataDlList a[href$=xlsx]::after {
  content: "Excel";
  color: #639F42;
  border: 1px solid #639F42;
}
.dataDlList a[href$=pdf]::after {
  content: "PDF";
  color: #B84A4A;
  border: 1px solid #B84A4A;
}
.dataDlList a[href$=jtd]::after {
  content: "一太郎";
  color: #D59393;
  border: 1px solid #D59393;
}

