@charset "Shift_JIS";


/***************************  法令通達用CSS   ***************************/

*{
	list-style:none;
}

/* --文字サイズ・色指定を消した調整-- */
/*#search{
	float:right;
}*/

/* --法令・通達ページ範囲-- */
#hor_main{
	width:60em;
	text-align: left;
}

/* --見出し-- */
#hor_main li{
	float:left;
}

#hor_main h2{
    clear:both;
	margin:2px 0;
	padding:5px 0 5px 20px;
	background-color:#003399;
	color:#FFFFFF;
}
/*hr設定*/
hr{
	border:1px solid #CCCCCC;
	margin:10px 0px;
	height:1px;
}

hr .clear{
	clear:both;
}
/*赤文字*/
.t_red{
	color:#FF0000;
}

/* --ベリサインとフッター調整-- */
.left_verisign{
	width:99px;
	margin:10px auto;
}

#footer{
	margin-top:10px;
	text-align:center;
}

/* --印刷ボタン-- */

#print_botan{
	text-align:right;
}

/* --印刷時のみタイトル表示-- */

.print_only{
	visibility:hidden;
}

/***************************  法令・通達一覧独自CSS   ***************************/
#hor_fnd{
}

/***************************  法律一覧独自CSS   ***************************/
#hor_houritsu{
}
.right {
	float: right;
}
#hor_main .right a {
	text-decoration: underline;
}

/***************************  調査研究独自CSS   ***************************/
#cho_title a{
	text-decoration: underline;
}

/***   --リンクの色--  ***/
#cho_title a:link {
	color: #0000FF;
}

#cho_title a:visited {
	color: #0000FF;
}

#cho_title a:hover {
	color: #FF0000;
}
/***************************  お知らせ追加CSS   ***************************/
#titleBorder {
	border:1px solid #0CF;
	display:block;
	padding:0.3em 0;
}
/***************************  労働災害発生速報CSS   ***************************/
#detail_comment {
	padding:0.5em;
　　background:#F7F7F7;
	color:#666;
	margin-top:0.5em;
}
/*************************  労働災害データベース説明CSS   *************************/
#left_box {
	width:60em;
	float:left;
}
#main_text_box {
	padding:1em;
}
FIELDSET {
	text-align:center;
}
.kensaku_bar {
	background:url(/image/gray_bar_gradetion.gif) repeat-x;
	border-left:8px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	padding:0.3em;
	color:#333;
	margin-top:1em;
	
}
.text_flow {
	padding:1em;
}
.toTopBtn a {
	text-decoration:underline;
}
.toTopBtn {

	width:100%;
	text-align:right;
	margin-top:1em;
}
/*/////////////労働災害データベース　閲覧方法//////////////////*/
.wrapper_main {
	width:100%;
	clear:both;
	padding-top:2em;
}
.main_text_box {
	width:100%;
	clear:both;
}
.left_txt {
	float:left;
	width:36%;
}
.number_case {
	float:left;
	width:17%;
}
.explain {
	float:right;
	width:70%;
	padding:0 1em;
}

.right_pict {
	float:right;
	width:64%;
}
.arrow_down {
	width:60%;
	float:left;
	margin-bottom:-1.5em;
	padding-left:7em;
}
.small_arrow {
	padding:1em 1.8em;
}
.backToTop {
	float: right;
	margin-bottom:1em;
	margin-top:1em;
	width:100%;
	text-align:right;

}
.backToTop2 {
	float: right;
	margin-bottom:1em;
	margin-top:1em;
	width:63%;
	text-align:right;

}
#mokuji {
	margin-top:1em;
	background:#027E9B;
	padding:0.2em 0.5em 0 0.5em;
	font-size:120%;
	font-weight:bold;
	color:#FFF;
	width:2.3em;
}
#green_field a{
	text-decoration:underline;
}
#green_field {
	border:#027E9B solid 2px;
	padding:0.5em 1em;
	width:58%;
	
}
.link1 a{
	text-decoration:underline;
	
}
#wrapper2 {
	height: auto;
	width: 60em;
	margin: 0 auto;
	text-align: left; /* IE5対応 */
}
#header .search_r2 {
	float: right;
	margin-top: 0.5em;
	margin-bottom: 1em;
	width:100%;
	text-align: right;
}
#contents2 {
	float: left;
	width: 100%;
	clear: both;
}
/*--災害事例--*/
#contents2 .link1 a{
	text-decoration:underline;
}
.red_word {
	color:#F33;
}

/*-- フッター --*/
#footerother {
	clear: both;
	width: 60em;
	text-align: center;
}











