@charset "utf-8";
#lecture h3 {
	background-image: url(../image/lecture_list_h3.jpg);
	height: 27px;
	width: 205px;
}
#lecture h3 span {
	position: absolute;
	right: 9999px;
}


#lecture ul {
	clear: left;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 860px;
	background-image: url(../image/lecture_li.jpg);
	background-repeat: repeat-y;
}
#lecture   ul   li  {
	list-style-type: none;
	display: block;
}
#lecture ul ul {
	background-image: url(../image/lecture_ul_ul.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}


#lecture ul ul li {
	float: left;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	font-size: 0.9em;
}
.waku {
	padding-bottom: 15px;
	margin-bottom: 15px;
	display: block;
	width: 860px;
	float: left;
	background-image: url(../image/lecture_ul_ul_li.jpg);
	background-position: bottom;
}
.kouza_name {
	font-weight: bold;
	color: #CC3366;
	background-image: url(../image/lecture_ul.jpg);
	padding-top: 16px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
}

.kouza_name a {
	color: #CC3366;
}
.image {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.naiyou {
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
}

.hiyou {
	width: 13%;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-right: 1%;
	padding-left: 1%;
}
.day {
	width: 300px;
	padding-left: 20px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.toiawase {
	padding-left: 20px;
	padding-top: 10px;
}
.image a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

