
/* Activities一覧テーブル */
#act {
	margin:0 0 60px 40px;
	color:#13289d;
}
#act a:link,#act a:visited {color:#13289d;text-decoration:none;}
#act a:hover {color:#7284e0;text-decoration:underline;}

.list {
	margin:0 0 15px 0;
	padding:0 0 0 18px;
	background-image:url(../img2/i01.gif);
	background-repeat:no-repeat;
}

.bk {
	margin:0 0 15px 0;
	padding:0 0 0 18px;
	background-image:url(../img2/i02.gif);
	background-repeat:no-repeat;
}

.GIJ {
	margin:0 0 15px 0;
	padding:0 0 0 18px;
	background-image:url(../img2/i03.gif);
	background-repeat:no-repeat;
}

/* テキスト用背景記事タイトル */
#kiji_ttl { margin:0 0 10px 25px; padding:5px 0 6px 3px; background:url(../interchangeE/img/kiji_ttl.gif) repeat-y;
	color:#A51DAF; font-size:16px; line-height:18px; font-weight:bold; }
#kiji_ttl_N { margin:0 0 10px 25px; padding:5px 0 6px 3px; background:url(../interchangeE/img/kiji_ttl.gif) repeat-y;
	color:#A51DAF; font-size:16px; }

#kiji_ttl p { margin:0 0 2px 0; }
