@charset "utf-8";


/***************************  法令・通達   ***************************/



/* -------------------- 法律一覧の表設定---------------------- */

#horTable {

	border: 1px solid #CC9;

}

/*行色変え*/
#horTable tr:nth-child(odd) td {  
  background-color: #FAF9F3;  
}

#horTable th,
#horTable02 th,
#horTable03 th,
.horTable04 th,
#horTable05 th,
.horTable05 th {
	border: 1px solid #CC9;
  }
	
#horTable td,
#horTable02 td,
#horTable03 td,
.horTable04 td,
#horTable05 td,
.horTable05 td {
	border: 1px solid #CC9;
  }



/*法律一覧、政令一覧、省令一覧*/
#horTable th {
	background-color: #E8F1FF;
	}

/* --告示・指針関係メニューボタン設定-- */

#horNav li a {

	background: url(../user/anzen/hor/image/kokuji_btoff.gif) repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #6580BE;
	border-right: 1px solid #6580BE;
	border-left: 1px solid #FFFFFF;
	}
#horNav li a:hover {
	background: url(../user/anzen/hor/image/kokuji_bton.gif) repeat-x;
	border-top: 1px solid #6580BE;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #999;
	border-left: 1px solid #6580BE;
	}
	
/* ---------------------- 告示指針一覧表 ---------------------- */	
#horTtable02 {

	border: 1px solid #CC9;

	}
#horTable02 thead th {
	color:#fff;
	background-color:#4977CD;

	}
#horTable02 tbody th {
	background-color:#E1F1FF;
	}
	
/*通達関係指針の行色変更*/
#horTable02 tbody th.thcol01 { 
	background-color:#4977CD;
	color:#FFF;
	}

/* -- 一覧表の行の色変更 -- 

.add03 {
	background-color: #FAF9F3;
}
*/

/*行色変え*/
#horTable02 tr:nth-child(odd) td {  
  background-color: #FAF9F3;  
}



/* ---------------------- 通達一覧の表設定 ----------------------- */
/*法令一覧　年別メニュー*/


.border01 {
	border-right: 1px solid #999;
}

.border02 {
	border-bottom: 1px solid #999;
}




/*通達一覧　年別メニュー*/


#horBox2 {
	 border-top:#999 solid 1px;
	 border-left:#999 solid 1px;

	 }
	 

#yearNav li  {

	border:#999 solid 1px;
	border-top:none;
	border-left:none;
}



#yearNav li a:hover {
	background-color: #FDEBBA;
}





















/*現在地表示*/
.current {
	background:url(../information/image/horNavon.gif) no-repeat left top;
}

/*通達一覧の表*/
#horTable03 {
	border:#CC9 solid 1px;
	}

#horTable03 th {
	background-color: #4977CD;
	color:#FFF;
}

/*行色変更
#horTable03 .add td {
	background-color: #FAF9F1;
}*/

/*行色変え*/
#horTable03 tr:nth-child(odd) td {  
  background-color: #FAF9F3;  
}


/*平成○○年の位置*/
#gengou {
	background-color: #E1F1FF;
	border-bottom: 1px none #CC9;
	border-top: 1px solid #CC9;
	border-right: 1px solid #CC9;
	border-left: 1px solid #CC9;
}


/* -------------------- 法令改正概要一覧設定 ------------------------*/
/* 法令概要一覧の前文 */

/*法令概要ブルーライン*/
.horLine {
	background-image: url(../information/image/hor_line.gif);
	background-repeat: repeat-x;
}

/* --法令改正概要表-- */	
.horTable04 th {
	color:#fff;
	background-color: #1E3E93;
	}
	
.horTable04 td {
	background-color: #EBEFFC;
	}	
	
.horTable04 td, .horTable04 th {
	border: 1px solid #fff;
  }


/* ------------------------ 法令一覧の表設定 -------------------------- */
/*年別メニュー*/

#yearNav02 li  {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

#yearNav02 li a:hover {
	background-color: #FFE2DF;
}

/*現在地表示*/
.current02 {
	background:url(../information/image/horNavon02.gif) no-repeat left top;
}
/*年別一覧表*/
#horTable05,
.horTable05 {
	border:#CC9 solid 1px;
	}

#horTable05 th,
.horTable05 th {
	background-color: #006;
	color:#FFF;
}

/*行色変更*/
#horTable05 tr:nth-child(odd) td {  
  background-color: #FFF7F0;  
}
.horTable05 tr:nth-child(odd) td {  
  background-color: #FFF7F0;  
}




/*平成○○年の位置*/
#gengou2,
.gengou2 {
	background-color: #DDF;
	border-bottom: 1px none #CC9;
	border-top: 1px solid #CC9;
	border-right: 1px solid #CC9;
	border-left: 1px solid #CC9;
}

/* --- 法令・通達[検索]結果一覧設定 (HOU_LST.aspx) --- */
.currentpage {
	color: #0000FF;
}

