@charset "shift_jis";


body { font-size:9pt; color:#000000; background-color:#FFFFFF; width:100%;
			font-family:"ＭＳ Ｐゴシック", "MS PGothic",sans-serif;	
}


/*リンク*/
a:link, 
a:visited {color: #000000;}
#horContents a,
#hor_main a {text-decoration:none; color:#000}

/*印刷しない*/
#header,
#skip,
#location,
#search,
#footer,
#previewbtn,
#pagetop,
#sectionh2,
#ques,
#josenSup,
.mokuji,
.print_none { display:none;}


/*印刷時のみ表示*/
.print_only { visibility:visible;
	display:block;}
	
#horContents a .priUL { text-decoration:underline;}

/*リンクと本文中アンダーラインが重なる時*/
#horContents #hombun .priUL {
	text-decoration: underline;
}



/*印刷時のみ改行させる*/
.print_next_page {
	   page-break-before:always;
}

/*-- 各ページのプリント設定 --*/
/*IE数字のズレ修正*/

*html .table08,
*html .table08 td {
	border: #000 solid 1px;
}

*html .table08 td dd {
	padding-top:6px;
}

*html .table08 td dd.up {
	padding-top:0px;
}

*html .table09 td dd {
	padding-top:6px;
}

*html .table11 td dd {
	padding-top:3px;
}

*html .table17 td dd {
	padding-top:3px;
}

*html .table18 td dd {
	padding-top:5px;
}
*html .table26 td dd.low {
	padding-top:5px;
}




/*本体*/
#horContents { width:640px; margin:0 auto;}



/*法令番号、発布日等*/


/*右一文字分あけ*/
.pad1 {
	padding-right:1em;}

/*下あけ*/	
.mrgbtm {
	padding-bottom:1em;
}
.mrgbtm2 {
	margin-bottom:2em;
}


/*上あけ*/
.addjust_image {
	margin-top:0.3em;
}

.padtop1 { padding-top:1em;}




/*タイトルセンター*/
#pretitle h2 {
	width: 100%;

}

/*タイトル左寄せ*/
#pretitleL h2 {
	width: 100%;
}


/* 記 */
.ki {
	width: 100%;
}

/* 本文 */
#hombun {
	padding-left:0;
}


/*--::::::: タイトル設定 :::::::-- */

#titleB {
	width:280px;
	font-size:11pt; 	
	}
	
.tSize1 { font-size:11pt;}

#titleC {
	font-size:11pt;
	}


#container {
	width: 100%;

}

/*テーブル設定*/

.table08 {
	width:92%;
	margin:0.3em 0 0.3em 9pt;
}


#titleH { width:65%; margin: 0 auto;}

/*表にグレー色をつける*/
.gray { background:#D8D8D8; }

/*文字サイズ90％*/
.txts {
	font-size:85%;
	letter-spacing:0;
}




.table26 ul li { margin-bottom:0.5em;}