@charset "utf-8";
/* 教養科目 */
.course h4,.course h4 a,.course h5,.course h5 a{
	color: #333333;
}
.curriculum_category{
	background-color: #000000;
	color: #FFFFFF;
}
#gakka_menu1 a{
	color: #333333;
}
#gakka_menu1{
	border-left-color: #333333;
	width: 24em;
}
#gakka_menu1 a{
	border-right-color: #333333;

}
#gakka_menu2{
	border-left-color: #e26b36;
}
#gakka_menu2 a{
	border-right-color: #e26b36;
}
*html #gakka_top,*:first-child+html #gakka_top{
	margin-bottom: -40px;
}


#course_main{
	margin-bottom: 30px;
}
#course_img{
	margin-right: 10px;
	float: left;
}
h4 a:hover,h5 a:hover{
	text-decoration: none;
}


#curriculum h4,#zyugyo h4,#shisetsu h4{
	height: 1em;
	padding-bottom: 0.5em;
	margin-bottom: 10px;
	clear: both;
	padding-top: 10px;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#zyugyo h4,#shisetsu h4{
	width: 710px;
}
h5{
	font-size: 12px;
	font-weight: bold;
}
#curriculum{
	margin-bottom: 0px;
}

#curriculum table{
	margin-bottom: 15px;
}
#zyugyo,#shisetsu{
}
*:first-child+html #zyugyo,*:first-child+html #shisetsu{
	margin-left: -25px;
	left: 0px;
	position: relative;
}

#kyoin_menu{
	width: 30em;
}

