@import url("../common/kaiinmuke_common.css");

h1 {
	margin:0;
	padding:25px 0 0 10px;
	background:fff;
	color:#2F6C91;
	font-size:20px;
	height:45px;
	width:790px;
}

ol#Tejun {
	list-style-type: upper-roman;
}

.Lecture {
	margin: 0;
	padding: 15px 0 0;
	min-height:140px;
	_height:140px;
	border-bottom: 1px solid #ccc;
}

.Lecture .Thumbnail {
	float: left;
	margin: 0;
	padding: 0 0 15px;
	text-align: center;
	width: 194px;
}
.Lecture .Thumbnail img {
	border: 1px solid #aaa;
}

.Lecture .MainBox {
	margin: 0 0 0 205px;
	padding: 0;
}
.Lecture .MainBox h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	_font-size: 105%;
	line-height: 1.3;
	color: #009;
}
.Lecture .MainBox h3 a {
	display: block;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	width: 200px;
	background-image: url("images/menubg.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}
.Lecture .MainBox h3 a:visited,
.Lecture .MainBox h3 a:link {
	color: #00F;
}
.Lecture .MainBox h3 a:active,
 .Lecture .MainBox h3 a:hover {
	color: #66f;
}

.Lecture .MainBox .PlayBtn {
	margin: 0;
	padding: 0 6px 0 0;
	width: 95px;
	float: right;
}
.Lecture .MainBox .PlayBtn a {
	display: block;
	padding-left:11px;
	_padding-top: 7px;
	width: 84px;
	height:22px;
	_height: 15px;
	font-size: 10px;
	line-height:22px;
	_line-height:10px;
	color: #009;
	text-decoration: none;
	text-align: left;
	background: url("images/btn01.gif") no-repeat 0 0;
}
.Lecture .MainBox .PlayBtn a:active,
.Lecture .MainBox .PlayBtn a:hover {
	color: #00F;
	background-position: 0 -33px;
}
.Lecture .MainBox p {
	margin: 5px 0 0;
	padding: 0;
	font-size: 12px;
	_font-size: xx-small;
	line-height: 1.5;
	color: #444;
}
.Lecture .MainBox p.KikanTxt {
	line-height: 1;
	color: #600;
}
.Lecture .MainBox p.KamokuInfo {
	padding:10px 0 10px;
	text-align: right;
	font-size: 12px;
	_font-size: small;
	line-height: 1;
}
.Lecture .MainBox p.KamokuInfo a {
	font-weight: bold;
	text-decoration: none;
}
.Lecture .MainBox p.KamokuInfo a:link ,
.Lecture .MainBox p.KamokuInfo a:visited {
	color: #33c;
}
.Lecture .MainBox p.KamokuInfo a:active ,
.Lecture .MainBox p.KamokuInfo a:hover {
	color: #66f;
}

p#Prev {
	margin: 3em 0 1em;
	padding: 0;
	text-align:right;
}
