@charset "Shift_JIS";


/***************************  法令用   ***************************/


/* --------------- 通達一覧用 ------------------ */


/* --年別メニュー-- */

#year_nav li  {

	border-top: 0.1em solid #999;
	border-left: 0.1em solid #999;
}
.border01 {
	border-right: 0.1em solid #999;
}
.border02 {
	border-bottom: 0.1em solid #999;
}


#year_nav li a:hover {
	background-color: #DEF3FE;
}




/* --見出し-- */


.section_h3 {
	color: #006;
	background-color:#DEF3FE;
	border: 0.1em solid #CC9;

}



/* --法令改正一覧テーブル-- */


.hor_line {
	background-image: url(../information/image/hor_line.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-position: top;
	padding-top: 1.7em;
	padding-bottom: 1em;
}







/* --通達一覧表-- */

#hor_table {

	border: 0.1em solid #CC9;

}

.hor_table02 {

	border: 0.1em solid #CC9;

}

.hor_table03 {

	border: 0.1em solid #fff;

}


#hor_table #gengou {
	background-color: #E1F1FF;
	border: 0.1em solid #CC9;

}

#hor_table thead th {
	color:#fff;
	background-color:#4977CD;


	}

#hor_table td, #hor_table th {
	border: 0.1em solid #CC9;


  }



/* --法令一覧表-- */	
.hor_table02 .gengou {

	background-color: #E7ECFA;
	border: 0.1em solid #CC9;

}


.hor_table02 .gengou2 {

	background-color: #E7ECFA;
	border-right: 0.1em solid #CC9;
	border-left: 0.1em solid #CC9;
}

.hor_table02 thead th {
	color:#fff;
	background-color:#1E3E93;

	}
	
.hor_table02 td {
	border: 0.1em solid #CC9;


  }
	

/* --法令改正概要一覧表-- */	

.hor_table03 th {

	color:#fff;
	background-color:#1E3E93;
	}
	
.hor_table03 td {
	background-color:#EBEFFC;
	}	
	
.hor_table03 td, .hor_table03 th {
	border: 0.1em solid #fff;

  }
		
	



/* --一覧表セル幅指定-- */

.hor_wid03 {

	color: #333;
	background-color: #E8F1FF;

}
.hor_wid04 {
	color: #333;
	background-color: #E8F1FF;
}





/* --一覧表行色変更-- */
.add {
	background-color: #F0F8FF;
}


.add02 {
	background-color: #F1F4FC;
}

.add16 {
	background-color: #FAF9F3;
}




/* --リンク設定-- */
#hor_main a, #hor_main02 a {
	text-decoration:underline;}
	
#hor_main a:link, #hor_main02 a:link {
	color: #006;
  }
#hor_main a:visited, #hor_main02 a:visited {
	color: #909;
	}
#hor_main a:hover, #hor_main02 a:hover  {
	color: #0000F2;
  }
#hor_main a:focus, #hor_main a:active, #hor_main02 a:focus, #hor_main02 a:active {
	color: #36C;
  }




/* --------------------------------- 統計ページ用 ----------------------------------- */

#detail_comment {

　background:#F7F7F7;
	color:#666;

}

/*PDF ダウンロード*/
#pdfarea {

	border: 0.1em solid #B2B2B2;
	color: #666;
}




/*平成19年*/
.section_h3-2 {
	color: #069;
	border-top: 0.2em solid #069;
	border-bottom: 0.2em solid #069;
	background-image: url(../user/anzen/tok/image/tok_bg1.gif);

}

/*平成20年（長いタイトル用）*/
.section_h3-3 {
	color: #069;
	border-top: 0.2em solid #069;
	border-bottom: 0.2em solid #069;
	background-image: url(../user/anzen/tok/image/tok_bg1.gif);

}

.section_h4-1 {
	color: #036;

	background-image: url(../user/anzen/tok/image/tok_bg2.gif);


}
.tok_01 {

	background-image: url(../user/anzen/tok/image/tok_01.gif);


}

.section_h4-2 {
	color: #036;


	background-image: url(../user/anzen/tok/image/tok_bg2.gif);


}

.do_table {

	border: 0.1em solid #9EDEDE;
}


.do_table .dosu {
	background-color: #E2F5F5;
	border: 0.1em solid #9EDEDE;


	color: #666;

}

.do_table th, .do_table td {

	border:solid 0.1em #9EDEDE;
	}

.do_table th {
	background-color:#CEE;
}

.do_table .add07 {
	background-color: #CDE6FA;
}


/* ----------------------------------------- 法令検索ページ用 ------------------------------------------- */


#header01 {
	background-color: #006;

}


#kensaku_h3 {
	background-image: url(../user/anzen/hor/image/ken_h3.gif);
	border: 0.1em solid #9CF;
}


#indexlist li {
	color: #666;
}





.clearL {
	clear:left;
}




/* --- clearfix --- */

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */