@charset "utf-8";
/* **************************************************
Style Info: 国際学生部門 固有のスタイル指定（英語ページプラス分）
************************************************** */



/*	お知らせ
-------------------------------------------------- */
.column2 .tabList .tabs span a {
	width: 250px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (max-width:640px) {

	.tabList .tabs span {
		width: 33.333% !important;
	}
}



/*	英語サイト用_Gナビwidth
-------------------------------------------------- */
	ul.gnav li {
		width :204px !important;
	}

/*	英語サイト用_headerNavi調整
-------------------------------------------------- */
	.headerNavi ul.headerNavi {
		width: 250px !important;
	}

/* 英語サイト用_お知らせ?イベント用
-------------------------------------------------- */
.contentArticleAttribute .units {
	display: none;
}

/* お知らせ */
.en dt.attrNotice:before {
	content:"News";
}

/* イベント */
.en dt.attrEvent:before {
	content:"Events";
}

/* イベント */
.en .explain {
	display: none;
}




