@charset "utf-8";

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

File name: css/index.css
Summary: [一覧]用CSSファイル

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

/* 一番上の公開講座のところ */

#mainLeft .link-public-lecture {
	width:714px;
	padding:10px 8px 10px 8px;
	background:
		url(../../images/common/dotline_list.gif) 
		no-repeat left bottom;
}