@charset "UTF-8";
/* CSS Document */

/*===============================================

NAVI-GLOBAL

===============================================*/
#NAVI04 a {
	background-position: 0px 0px;
}
/*===============================================

PAGE

===============================================*/
.student5bg01, .student5bg02, .student5bg03 {
	width:180px;
	height:40px;
	background-repeat: no-repeat;
	background-position:left top;
	padding:45px 15px 0px 15px;
}
.student5bg01 {
	background-image: url(../img/student5_bg01.gif);
}
.student5bg02 {
	background-image: url(../img/student5_bg02.gif);
}
.student5bg03 {
	background-image: url(../img/student5_bg03.gif);
}
.student5bgB {
	width:210px;
	height:15px;
	background-image: url(../img/student5_bgB.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
}
.student5bg04 {
	background-image: url(../img/student5_image01.jpg);
	background-repeat: no-repeat;
	background-position:right top;
}
.student5Tbl {
	line-height:200%;
}
.student5Tbl th, .student5Tbl td {
	padding:15px 10px;
}
.student5Tbl td {
	font-weight:bold;
}