@charset "Shift_JIS";


/***************************  法令用   ***************************/


/* --通達一覧用-- */


#tsutatsu_navi a:link,
#tsutatsu_navi a:visited{
	display: block;
    text-decoration: none;
	font-weight:bold;
    /*font-size:12px;*/
	/*height:27px;*/
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    /*margin-top:0.5em;*/
	/*border: 0px solid #00CC00;*/

	text-align: center;
	background-color: #FFFFFF;
    color: #000066;
}
#year_nav {
	font-weight: bolder;
	margin-bottom: 1em;
	margin-left: 0.2em;
	text-decoration: none;
}
#year_nav li .borber01 {
	border-top: 0.1em solid #999;
	border-left: 0.1em solid #999;
}
#year_nav li .borber02 {
	border-top: 0.1em solid #999;
}
#year_nav li .borber03 {
	border-left: 0.1em solid #999;
}



#tsutatsu_nav {
	clear: left;
}

#year_nav li  {
	display: inline;
}
#year_nav li a {
	display: block;
	float: left;
	height: 2.4em;
	width: 11.8em;
	line-height: 2.4em;
	text-align: center;
	border-right: 0.1em solid #999;
	border-bottom: 0.1em solid #999;
	text-decoration: none;
}

#cho_title  a:link {color: #000066;}
#cho_title  a:visited {color: #993399;}
#cho_title  a:hover {color: #0000FF;}
#cho_title  a:active {color: #3366CC;}


#tsutatsu_navi a:hover{
	background-color: #DEF3FE;
    color: #003399;
}
#tsutatsu_navi a:active{
	display: block;
    text-decoration: none;
	font-weight:bold;
    /*font-size:12px;*/
	/*height:27px;*/
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    /*margin-top:0.5em;*/
	/*border: 0px solid #00CC00;*/

	text-align: center;
	background-color: #DEF3FE;
    color: #003399;
}

/* --ページ専用リンク対応-- */

.link1 a:link {
	color: #0000FF;
	text-decoration:underline;
}
.link1 a:visited {
	color: #0000FF;
	text-decoration:underline;
}
.link1 a:hover {
	color: #FF0000;
	text-decoration:underline;
}
.link1 a:active {
	color: #FF9933;
	text-decoration:underline;
}



/* --画像拡大縮小用-- */
.hor_wid01 {
	width: 100%;
}

.print_only {
	visibility: hidden;
}


/* --法令メイン-- */
#hor_main {
	text-align: left;
	width: 60em;
}

/* --リンク色設定-- */
#hor_main a {
	text-decoration:underline;}
	
.section_h2  {
	clear: left;
	margin-bottom: 1em;
}

/* --パンくずリスト-- */
#bread li   {
	display: inline;
}
