@charset "EUC-JP";

/*============座談会===========*/
.top_read {
	color: #454545;
	font-weight: bold;
}

.club_top1 {
	color: #80167D;
	font-weight: bold;
	font-size: 120%;
}

.parple {
	color: #80167D;
	font-weight: bold;
}


.club_top2 {
	color: #2B4525;
	font-weight: bold;
	font-size: 120%;
}

.club_top3 {
	color: #EA5404;
	font-weight: bold;
	font-size: 120%;
}

.club_top4 {
	color: #E50055;
	font-weight: bold;
	font-size: 120%;
}

.club_top5 {
	color: #13A83C;
	font-weight: bold;
	font-size: 120%;
}

.club_top6 {
	color: #004186;
	font-weight: bold;
	font-size: 120%;
}

.club_top7 {
	color: #550D16;
	font-weight: bold;
	font-size: 120%;
}


/*----------------------------
	TOP記事小見出し
-----------------------------*/
.top_komiBox {
	width: 100%;
	
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
}


/*02*/

.top_komi {
	color: #AC5943;
}

.kome {
	font-size: 90%;
	color: #666666;
}


/*============国際交流===========*/

.kokusai_read {
	color: #00676C;
	font-weight: bold;
}

.kokusai_komi {
	display: block;
	width: 100%;
	color: #0098A8;
	border-bottom: 2px solid #0098A8;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 40px;
}

/*=============就職==============*/
.borderEx {
	width: 100%;
	clear: both;
	display: block;
	border-top: 1px solid #6666CC;
	margin: 20px 0px;
}