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

/**/
#contents_head{background-image: url(../images/access/head.jpg);}

/**/
#root{}
#root dl{
	margin-bottom: 20px;
}
#root dt{
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	color: #003366;
	clear: both;
}
#root dd{
	margin-left: 15px;
	margin-bottom: 20px;
}
#root table{
	margin-bottom: 5px;
}
#root td{
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid;
	border-bottom-color: #CCCCCC;
}
#root td.bass01{
	background-color: #990000;
	color: #FFFFFF;
	text-align: center;
	width: 80px;
	font-weight: bolder;
}
#root td.bass02{
	background-color: #99CC00;
	color: #333333;
	text-align: center;
	width: 80px;
	font-weight: bolder;
}
#root td.bass03{
	background-color: #FF9900;
	color: #333333;
	text-align: center;
	width: 80px;
	font-weight: bolder;
}
#root td.bass04{
	background-color: #0099FF;
	color: #FFFFFF;
	text-align: center;
	width: 80px;
}

/**/
#selected{
	margin-bottom: 10px;
	font-size: 12px;
	width: 560px;
	position: relative;
}
#selected ul{}
#selected li{
	margin-bottom: 1px;
	float: left;
}
#selected li.leftside{
	margin-right: 10px;
}
#selected li,
#selected a{
	display: block;
	width: 200px;
	height: 25px;
}
#selected a{
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1em;
	background-repeat: no-repeat;
}
#selected a:hover{}
#selected01 a{background-image: url(../images/access/selected01.gif);}
#selected02 a{background-image: url(../images/access/selected02.gif);}
#selected03 a{background-image: url(../images/access/selected03.gif);}
#selected04 a{background-image: url(../images/access/selected04.gif);}
#selected05 a{background-image: url(../images/access/selected05.gif);}
#selected06 a{background-image: url(../images/access/selected06.gif);}

/**/
a.pagetop{
	background-image: url(../images/institution/list_top_botton.gif);
	display: block;
	height: 20px;
	width: 110px;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1em;
	background-repeat: no-repeat;
}

