@charset "shift_jis";
@import url("../common.css");
@import url("../student_sub.css");
@import url("common.css");
/*---------------------------------------*/
h2 {
	margin: 20px 0px 0px 22px;
	padding: 0px;
}
#department-list {
	position: relative;
	height: 40px;
	margin: 15px 0px 0px 22px;
}
.list-table th,
.list-table td{
	border: 1px solid #999999;
	padding: 0px 3px;
}
.list-table th{
	background-color: #CCCCCC;
	color: #666666;
	width: 160px;
}
.list-table td{
	width: 335px;
}
.note{
	font-size: 10px;
	margin-top: 5px;
}
/*---------------------------------------*/
.totop01 {
	text-align: right;
	margin-right: 22px;
}
.totop01 img {
	position: relative;
	vertical-align: middle;
	margin-right: 5px;
}
#contents-in .totop01 a {
	color: #666666;
	text-decoration: none;
}