

#lecture_index{
}


.imagebar {
	margin-top: 5px;
	margin-bottom: 5px;
}


/*見出し
---------------------------------------------*/


#lecture_index h1 {
    font-size:medium;
	font-weight:bold;
	line-height: 1.4em;
	margin-left:20px;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:5px;
}


/*本文
---------------------------------------------*/
#lecture_index h2 {
    font-size:small;
	font-weight:normal;
	line-height: 1.4em;
	margin-left:20px;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:10px;
}

.index_block001{
	margin-bottom:5px;
	margin-top:10px;
	border: 1px solid #CCCCCC;
	background-color:#D8F7C1;
}



.index_block2{
	margin-bottom:20px;
	margin-top:5px;
	border: 1px solid #CCCCCC;
	background-color:#F9F9F9;
}


.index_block1{
	margin-bottom:5px;
	margin-top:10px;
	border: 1px solid #CCCCCC;
	background-color:#009933;
}

