@charset "utf-8";
/* CSS Document */

.f_wrapper {
	min-height: 100%;
}
/* .f_content {
	padding-bottom: 432px;
} */
/* .f_footer {
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0;
	right: 0;
} */

.c_note {
	font-size: 1.0rem;
	text-align: center;
	margin-top: 3px;
}
.c_center {
	text-align: center;
}
.c_movie {
	display: inline-block;
	width: 20px;
	height: 15px;
	background-color: #4b8de3;
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	z-index: 0;
}
.c_movie::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	z-index: 10;
	top: 0;
	bottom: 0;
	left: 50%;
	margin: auto 0;
	transform: translateX(-50%);
}

.inner950c {
  padding-top: 96px;
	margin: 0 auto 100px;
	width: 950px;
	color:#666;
	line-height:1.7em;
	font-size:0.8em;
	overflow:auto;
}

.inner950c h1{
	margin:15px 0 25px 0;
}

.sem_read {
	display: block;
	width: 79%;
	margin: 30px auto;
	font-size: 1.4rem;
}
.sem_read .small {
	font-size: 1.2rem;
}

.deftable-msg-top {
	width: 78%;
	margin: 0 auto 5px auto;
	padding: 0 5px;
	text-align: left;
	}
.deftable-msg-bottom {
	list-style: none;
	width: 78%;
	margin: 0.5em auto 15px auto;
	padding: 0 5px;
	font-size: 10px;
	}
	.deftable-msg-bottom li {
		margin-bottom: 0.5em;
		padding-left: 1em;
		text-align: left;
		text-indent: -1em;
		line-height: 1.4;
		font-size: 10px;
		}

.deftable{
	margin: 30px auto;
	border-collapse:separate;
	border-spacing: 3px;
	width:80%;
}

.deftable th{
	width:20%;
	padding:10px;
	background-color:#006FB7;
	color:#fff;
}
.deftable td{
	padding:10px;
	background-color:#fafafa;
}

.deftable td a{
	color: #3c66ad;
	text-decoration:underline;
}


.deftable .semname{
	background-color:#f7f7f7;
	white-space: nowrap;
}

.deftable .area{
	background-color:#fbfbfb;
	}

.sat{
	color:#29779C;
}
.sun{
	color:#CB5858;}

.totop{
	margin-bottom:20px;
	text-align:right;
}

.th-date {
	width: 80px !important;
	}
.th-area {
	width: 50px !important;
	}
.th-subject {
	width: 200px !important;
	}
.th-system,
.td-system {
	width: 130px !important;
	text-align: center;
	}


.inner950c h2{
	width:79%;
	margin:  40px auto 15px auto;
	padding:0 0 10px 5px;
	background:0 bottom repeat-x url(../img/h2.gif);
	font-size:1.4em;
	color:#333;
	}


.icon_sogo_gijutsu,
.icon_sogo_jimu,
.icon_pro_gijutsu,
.icon_pro_unyu,
.icon_woman,
.icon_group,
.icon_pro_jimu  {
	display: inline-block;
	margin: 2px 2px 2px 2px;
	padding: 4px 4px 1px 4px;
	font-size: 10px;

	line-height: 1.1;
	border-radius: 2px;
	}
.icon_sogo_gijutsu {
	border: 1px solid #1F79F8;
	background-color: #1F79F8;
	color: #FFF;
	}
.icon_sogo_jimu {
	border: 1px solid #1F79F8;
	background-color: #FFF;
	color: #1F79F8;
	}
.icon_pro_gijutsu {
	border: 1px solid #1F79F8;
	background-color: #BAE3F8;
	color: #1F79F8;
	}
.icon_pro_jimu {
    border: 1px solid #2FAAE9;
    background-color: #FFF;
    color: #158CCA;
}
.icon_pro_unyu {
	border: 1px solid #2FAAE9;
	background-color: #FFF;
	color: #158CCA;
	}
.icon_woman {
	border: 1px solid #E46581;
	background-color: #FFF;
	color: #E46581;
	}
.icon_group {
	border: 1px solid #55AEEF;
	background-color: #55AEEF;
	color: #FFF;
	}
.spOnly{
		display: none;
	}

	@media screen and (min-width: 960px) {
		/* .f_footer {
			position:static;
			padding-top: 0;
		} */
		/* .f_content{
			padding-bottom:0;
		} */
	}