@charset "utf-8";
/*インフォメーション*/
/*-----------------------------------リンク集*/
#linkTitle01 {
	width: 220px;
	height: 25px;
	margin: 0 0 10px 0;
	background:   url(img/link_title01.gif) no-repeat;
	text-indent: -9999px;
}
#linkTitle02 {
	width: 220px;
	height: 25px;
	margin: 0 0 10px 0;
	background:   url(img/link_title02.gif) no-repeat;
	text-indent: -9999px;
}
.linklist{
	margin: 0 0 0 20px;
}
.linklist li{
	list-style-type: none;
	margin-bottom: 5px;
}
.linklist li a{
	background: url(img/arrow.gif) no-repeat left center;
	color: #003399;
	text-decoration: none;
	padding-left: 15px;
}
.linklist li a:hover{
	background: url(img/arrow_o.gif) no-repeat left center;
	color: #FF6600;
	text-decoration: none;
}

/*リンク集現在位置*/
#link #wrapper #container #lowNav #informationNav li#informationNav03 a
{ background:   url(../../common/img/subnav_top.gif) #D5CABA no-repeat top right;}
/*グローバルナビゲーション現在位置*/
#link li#navInformation a { background: url(../../common/img/globalnav.jpg) no-repeat -807px -72px; }


