img {
	border: none;
	vertical-align: bottom;
}

.small {
	font-size: 80%;
}

.big {
	font-size: 144%;
}

.bold {
	font-weight: bold;
}

.ecils {
	font-family: Impact;
	font-style: italic;
	font-weight: normal;
}

.school {
	color: #3db900;
}

.business {
	color: #6b8fff;
}

.campus {
	color: #ffaa25;
}

.caution {
	font-weight: bold;
	color: #e30000;
}

.title {
	color: #9fc6f4;
	font-size: 260%;
	font-weight: bold;
}

.white {
	background-color: #ffffff;
}

table.menu {
	line-height: 20px;
	font-size: 13px;
}

td.blue {
	background-color: #b8d2ff;
}

td.orange {
	background-color: #ffe7c3;
}

td.bizblue {
	background-color: #d7e1ff;
}

td.schlgreen {
	background-color: #caecb9;
}

td.violet {
	background-color: #7786ea;
	color : #ffffff;
	font-weight: bold;
}

td.dgreen {
	background-color: #3db900;
	color : #ffffff;
	font-weight: bold;
}

td.dorange {
	background-color: #ffaa25;
	color : #ffffff;
	font-weight: bold;
}

td.content {
	background-color: #ffffff;
	line-height: 150%;
}

td.lgreen {
	background-color: #dbedd3;
}

td.lyellow {
	background-color: #f7f3ae;
}

td.lpurple {
	background-color: #c4cbff;
}

td.lblue {
	background-color: #d2e4ff;
}

td.lorange {
	background-color: #f9cdac;
}

td.ulgreen {
	background-color: #f5ffee;
}

td.ulred {
	background-color: #ffeeee;
}

td.ulpink {
	background-color: #fff0f0;
}

td.ulyellow {
	background-color: #feffdf;
}

td.bluegreen {
	background-color: #eefaff;
}

td.green {
	background-color: #dbedd3;
}

td.policy {
	background-color: #eefaff;
	line-height: 23px;
}

td.discourse {
	line-height: 24px;
	color: #666666;
	background-color: #f5ffee;
	background-image: url(https://fw-enex.co.jp/img/img_enex-blue.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

td.separator {
	background-color: #66cdaa;
}

td.footer {
	background-color: #e8e8e8;
}

li.deci {
	list-style-type: decimal;
}

a.pdf {
   padding-right: 18px;
   background: transparent url(https://ecils.net/img/pdficon_small.gif) no-repeat center right;
}
