#newcourse {
       width:546px;
       height:178px;
		background-image: url(../images/banner01.gif);
		background-repeat: no-repeat;
		padding:22px 0px 0px 24px;
	letter-spacing: 0.1em;
}
#newcourse h5 {
	margin-bottom:20px;
}
#newcourse h5 a
{
	color:#fff;
	font-weight:bold;
	font-size:110%;
}
#newcourse h5 a:hover
{
	text-decoration:underline;
}
#newcourse p {
	margin-bottom:16px;
}
#newcourse li a:hover{
	text-indent:-160px;
}
#newcourse_tenma ul{
       width:570px;
       height:200px;
       overflow:hidden;
       display:block;
}
#newcourse_tenma li{
       width:190px;
       float:left;
}
#newcourse_tenma li a{
	width:190px;
	height:200px;
	overflow:hidden;
	display:block;
}
#newcourse_tenma li a:hover{
	text-indent:-190px;
}
#newcourse_common ul{
       width:570px;
       height:200px;
       overflow:hidden;
       display:block;
}
#newcourse_common li{
       width:570px;
}
#newcourse_common li a{
	width:570px;
	height:190px;
	overflow:hidden;
	display:block;
}
#newcourse_common li a:hover{
	text-indent:-570px;
}
