/* Main
-------------------------------------
#main-visual-s {
	background-image: url(../img/lecture/style.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 20px;
	line-height: 120%;
}
*/

table#table-border {
	width: 740px;
}

table#table-border td.jpg {
	width: 350px;
	border: 0px;
	vertical-align: top;
}

table#table-border td.feature {
	width: 390px;
	vertical-align: top;
	/*border: 1px #FD6010 dotted;*/
	background: #ecefe9;
}

table#table-border td.feature_2 {
	vertical-align: top;
	/*border: 1px #FD6010 dotted;*/
	background-color: #ecefe9;
}

b.title {
	color: #FD6010;
}