@charset "utf-8";
#alumni-association{
	max-width: 960px;
}
.red-btn li:last-child a{color: #d61826;
background-color: #ffffff;
box-sizing: border-box;
border-left:1px solid #d61826;}


#alumni-association .table{
	display: table;width: 100%;
}
#alumni-association .cell{
	display: table-cell;
	vertical-align: top;
}
#alumni-association .mgR20{width:300px;}
#alumni-association .title{
	border-left:6px solid #043d60;
	padding-left:10px;
	color:#043d60;
	line-height: 1.8em;
	width: 640px;
margin-bottom: 20px;
}
#alumni-association .text p{
	line-height: 1.7em;
}
#alumni-association .text p a{
	color: #d61826 !important;
}
#alumni-association .contact{
	padding: 20px 60px;
}
.news{
	border: 2px solid #f8f8f8;
	max-width: 100%;
	margin-bottom: 100px;
}
.news .news-title{
background:#f8f8f8;
line-height: 1.4em;
width:20%;
text-align: center;
padding:20px;
box-sizing: border-box;
vertical-align: middle !important;
}
.news .news-title .en-r{
font-size: 0.8em;
margin-bottom: 5px;
}
.news .news-about{width:80%;padding:20px;
box-sizing: border-box;}
.news a{color: #d61826 !important;}
.news li{
	line-height: 1.8em;
}
a.more{
	color:#5a4f4a !important;
}

.news-about .cell:first-child{
width:10%;
}
