/*案内のタイトル部分*/
h3.lectureTitle{
	font-size:90%;
	margin:0px 0px 2px 4px;
}

.listTitleArea{
	width:100%;
	text-align:center;
}

h3.listTitle1{
	background:#FFFFFF top left url(../img/lecture_list_title.gif) no-repeat;
	text-indent:-9999px;
	height:25px;
	margin:0px 70px 20px 70px;
}

h3.listTitle2{
	background:#FFFFFF top left url(../img/lecture_list_title2.gif) no-repeat;
	text-indent:-9999px;
	height:25px;
	margin:0px 70px 20px 70px;
}