@charset "utf-8";
body,div,td,span,a{
	color: #666;
}
.lesson_kind{
	background:url(../images/2009-05-26-70001-01.jpg) no-repeat;
	width:172px;
	height:32px;
	padding:5px;
	margin-top:4px;
	margin-bottom:3px;
	text-align:left;
}
.lesson_kind1{
	height:30px;
	border-bottom: 2px dotted #cccccc;
	padding-top:5px;
	padding-left:5px;
}
.lesson_detail{
	border-bottom: 1px dotted #eeeeee;
}
.lesson_detail1{
	cursor:pointer;
	display:block;
	margin-left:1em;
	margin-top:8px;
	margin-bottom:8px;
}
.lesson_detail2{
	cursor:pointer;
}