@charset "UTF-8";
@import url(../../css/style.css);
@import url(../../css/common.css);


.almuni{
	margin-bottom: 30px;
}
.almuni p{
	margin-bottom: 15px;
}
.small_f{
	font-size: 15px;
}


.almuni .link_follow {
    background: #f5f5f5 url("../../img/common/arrow02.gif") no-repeat scroll 15px 12px;
    border: 1px dotted #ccc;
    color: #338897;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 7px 15px 7px 40px;
    text-decoration: none;
}
.linkbox {
	border: solid 4px #CCC;
	padding: 16px;
	line-height: 1.8em;
}