@charset "utf-8";

/*
======== table of content. =================================

File name: target/student/ipc/css/index.css
Summary: 在学生の方へ 情報処理センター センターからのお知らせCSSファイル

============================================================
*/

#mainLeft dl.news {
	width:710px;
	padding:13px 8px 13px 8px;
}
#mainLeft dl.news dt {
	padding:0 0 8px 0;
	background:url(../images/information/line.gif) no-repeat left bottom;
	font-weight:bold;
}
#mainLeft dl.news dd {
	padding:10px 0 0 0;
}

