@charset "UTF-8";

/*  bosyu.css
-------------------------------------------- */
.end-color-box {
  position: relative; }
.end-color-layer {
  opacity:0.6;
  filter: alpha(opacity=60);
  background-color:#000;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%; }


.bosyuSec {
	margin-top: 30px;
}

.bosyuTxtC {
	color: #0066FF;
	font-size: 115%;
	font-weight: bold;
}




.table_basic_02_y {
	width:100%;
	border-left:1px solid #333;
	border-top:1px solid #333;
}
	.table_basic_02_y th,
	.table_basic_02_y td {
		line-height: 1.5;
		vertical-align: top;
		text-align: left;
		border-right:1px solid #333;
		border-bottom:1px solid #333;
	}
	.table_basic_02_y th {
		background:#fce7a2;
	}
	.table_basic_02_y td {
	}
		.table_basic_02_y th div,
		.table_basic_02_y td div {
			padding:5px;
		}


.table_basic_02_g {
	width:100%;
	border-left:1px solid #333;
	border-top:1px solid #333;
}
	.table_basic_02_g th,
	.table_basic_02_g td {
		line-height: 1.5;
		vertical-align: top;
		text-align: left;
		border-right:1px solid #333;
		border-bottom:1px solid #333;
	}
	.table_basic_02_g th {
		background:#d6f3a3;
	}
	.table_basic_02_g td {
	}
		.table_basic_02_g th div,
		.table_basic_02_g td div {
			padding:5px;
		}

/*入学定員-タイトル右端*/
h3.h3_dept_01 , h3.h3_dept_02 , h3.h3_dept_03 {
	position: relative;
}

.teiin {
	width: 200px;
	text-align: right;
	position: absolute;
	top:3px;
	right: 0;
}