@charst "shift-jis";

.course_parts ul,.course_support ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}

.course_parts a,.course_support a {
	display:block;
	height:52px;
	text-decoration:none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	line-height:normal;
}
	
.course_parts span,.course_support span {
	display:none;
}

.course_parts li {
	display: block;
	width:330px;
	height: 52px;
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 40px;
	line-height:0;
	text-indent: -9999px;
}
.course_support li {
	display: block;
	width:330px;
	height: 52px;
	list-style-type: none;
	text-decoration: none;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 36px;
	line-height:0;
	text-indent: -99999px;
	}

.course_parts,.course_support {
	margin: 0px;
	padding: 0px;
}



/* nomal */
/*
#menu .ct1 {
	background-position: 0px 0px;
	}
#menu .ct2 {
	background-position: -160px 0px;
	}
#menu .ct3 {
	background-position: -320px 0px;
	}
#menu .ct4 {
	background-position: -480px 0px;
	}
#menu .ct5 {
	background-position: -640px 0px;
	}
*/

/* hover */
/*
#menu .ct1 a:hover {
	background-image: url(../img2009/hd_menu.jpg);
	background-position: 0px -46px;
	}
#menu .ct2 a:hover {
	background-image: url(../img2009/hd_menu.jpg);
	background-position: -160px -46px;
	}
#menu .ct3 a:hover {
	background-image: url(../img2009/hd_menu.jpg);
	background-position: -320px -46px;
	}
#menu .ct4 a:hover {
	background-image: url(../img2009/hd_menu.jpg);
	background-position: -480px -46px;
	}
#menu .ct5 a:hover {
	background-image: url(../img2009/hd_menu.jpg);
	background-position: -640px -46px;
	}
*/

.course_parts:after,.course_support:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.course_parts .t_course a, .course_support .t_course a {
	display: block;
	height: 127px;
}
