@charset "utf-8";

/* /alumni/index.html
   updated --- 2018/7/12 
---------------------------------------------------------- */
.flL span{
	display:none;
}


.rssLink01 {
	display:inline-block;
	letter-spacing:-41em;
}
	.rssLink01 li {
		display: inline;
		font-size: 0;
	}

.text{
	position: relative;
}

	.text .ftBox{
		width: 81%;
	}
	
	.text .flR{
		position: absolute;
		top:0px;
		right:0px;
	}


.indexList01 > li {
    padding: 5px 12px !important;
    border-bottom: 1px solid #fff;
}
.category {
    position: absolute;
    top: 0;
    right: 0;
}
.category li {
    padding: 0px;
}
.updateList02 li .text .category {
    float: right;
    *display: inline;
}
.updateList01 li, .updateList02 li {
    display: block;
    min-height: 1%;
}
.category li:before {
    content: url(/img/ico-folder01.gif);
    width: 13px;
    height: 9px;
    margin-right: 5px;
}
	.category li:before{
		content:url(/img/ico-folder01.gif);
		width:13px;
		height:9px;
		margin-right:5px;
	}
