/*ナビゲーション▽*/
li.a1 a:link, li.a1 a:visited {background:transparent url(../img/1_01.gif) no-repeat 0px 0px; text-decoration:none;}
li.a2 a:link, li.a2 a:visited {background:transparent url(../img/1_02.gif) no-repeat 0px 0px; text-decoration:none;}
li.a3 a:link, li.a3 a:visited {background:transparent url(../img/1_03.gif) no-repeat 0px 0px; text-decoration:none;}
li.a4 a:link, li.a4 a:visited {background:transparent url(../img/1_04.gif) no-repeat 0px 0px; text-decoration:none;}
li.a5 a:link, li.a5 a:visited {background:transparent url(../img/1_05.gif) no-repeat 0px 0px; text-decoration:none;}
li.a6 a:link, li.a6 a:visited {background:transparent url(../img/1_06.gif) no-repeat 0px 0px; text-decoration:none;}
li.a7 a:link, li.a7 a:visited {background:transparent url(../img/1_07.gif) no-repeat 0px 0px; text-decoration:none;}
li.a1 a:hover, li.a1 a:focus {background:transparent url(../img/2_01.gif) no-repeat 0px 0px; text-decoration:none;}
li.a2 a:hover, li.a2 a:focus {background:transparent url(../img/2_02.gif) no-repeat 0px 0px; text-decoration:none;}
li.a3 a:hover, li.a3 a:focus {background:transparent url(../img/2_03.gif) no-repeat 0px 0px; text-decoration:none;}
li.a4 a:hover, li.a4 a:focus {background:transparent url(../img/2_04.gif) no-repeat 0px 0px; text-decoration:none;}
li.a5 a:hover, li.a5 a:focus {background:transparent url(../img/2_05.gif) no-repeat 0px 0px; text-decoration:none;}
li.a6 a:hover, li.a6 a:focus {background:transparent url(../img/2_06.gif) no-repeat 0px 0px; text-decoration:none;}
li.a7 a:hover, li.a7 a:focus {background:transparent url(../img/2_07.gif) no-repeat 0px 0px; text-decoration:none;}

li.b1 a:link, li.b1 a:visited {background:transparent url(../img/7_20.gif) no-repeat 0px 0px; text-decoration:none;}
li.b2 a:link, li.b2 a:visited {background:transparent url(../img/7_10.gif) no-repeat 0px 0px; text-decoration:none;}
li.b3 a:link, li.b3 a:visited {background:transparent url(../img/7_27.gif) no-repeat 0px 0px; text-decoration:none;}
li.b4 a:link, li.b4 a:visited {background:transparent url(../img/7_36.gif) no-repeat 0px 0px; text-decoration:none;}
li.b5 a:link, li.b5 a:visited {background:transparent url(../img/7_30.gif) no-repeat 0px 0px; text-decoration:none;}
li.b6 a:link, li.b6 a:visited {background:transparent url(../img/7_35.gif) no-repeat 0px 0px; text-decoration:none;}
li.b7 a:link, li.b7 a:visited {background:transparent url(../img/7_38.gif) no-repeat 0px 0px; text-decoration:none;}

/*研修名*/

.title_bup {
	font-size:16px ;
	font-weight: bold;
	color:#666666; 
	border-style: solid; 
	border-width: 0px 0px 1px 5px; 
	border-color: #003399;
}

.parttitle_bup{
	width:250px;
	border-bottom:2px solid #003399;
	padding-left:12px;
	padding-bottom:1px;
	color: #003399;
	font-size:15px; 
}



/*講師*/

.Instructorpart_bup{
	width:250px;
	border-bottom:2px solid #003399;
	padding-left:12px;
	padding-bottom:1px;
	color: #003399;
	font-size:15px; 
}

.Instructorlist_bup dl.Instructorlist{
	line-height: 1.25;
	margin: 20px 30px 30px 20px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #003399;
}

.Instructorlist_bup dl.Instructorlist dt{
	clear: left;
	float: left;
	width: 100px;
	margin: 0px 0px 0px;
	padding: 1px 1px;
	font-size:13px;
	border-top: 1px solid #003399;
}

.Instructorlist_bup dl.Instructorlist dd{
	border-left: 1px solid #003399;
	border-top: 1px solid #003399;
	margin: 0px 0px 1px 100px;
	padding: 1px 10px;
	font-size:13px;
}


/* カリキュラムのテーブル配色 */
/*080117竹本 margin 40→10に変更 */
#programTable{
	width: 480px;
	font-size:12px;
	margin: 0px 0px 0px 10px;
	background-color:#003399;
}

#programTable tr{
	background-color:#ffffff;
}

<!--　リンクの色変更 ここから -->

    a:link {color:#0000FF; background:#FFFFFF;
	text-decoration:underline;} 
	a:visited {color:#990066; background:#FFFFFF;
	text-decoration:underline;} 
	a:hover {color:#FF3300; background:#FFFFFF;
	text-decoration:underline;}
	a:active {color:#FF0000; background:#FFFFFF;
	text-decoration:underline;}

<!--　リンクの色変更 ここまで -->

