@charset "utf-8";
/* CSS Document */

#hor_main {
	width:60em;
}

/*パンくず*/
#location li {
	display:inline;
	line-height:1.5;
}
#location li a {
	text-decoration:underline;
}

/*  ヘッダーと各タイトル画像*/
h2 img {
	width:100%;
}


.print_only {
	display:none;
}

#header_text {
	width:100%;
	background:#EEE;
}
.text_up_onbar {
	border:1px #959595 solid;
	background:#F9F9F9;
	text-align:left;
	padding:0.2em 1em;
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-weight:300;
	font-size:1em;
	color:#222;
}
#y_border {
	width:0.4em;
	height:1.3em;
	background:#FC0;
	border-right:#F90 solid 1px;
	border-bottom:#F90 solid 1px;
	float:left;
	margin-right:0.5em;
}




/*-- 死亡災害発生状況 box --*/
#shibou_sai {
	width:60em;
}

.date_text {
	color:#444;
	margin-top:-1.5em;
	margin-left:4em;
	padding-bottom:0.1em;
}
.saiTitle {
	width: 100%;
}


#blue_bg {
	background:#00A0C8;
}
.white_bg {
	width:55.3em;
	background:#FFF;/*色切り替えする*/
	padding-left:1em;
	margin:0 auto;
}

.btn_width {
	width:17.15em;
}
.last_btn_width {
	width:4.65em;
}
.btn_case_left {
	width:650px;
	margin-top:5px;
	display:inline;/*for IE6*/
}
.nomargin {
	margin-top: 0;}
	

.bottom_round {
	width:100%;
}



/*-- 重大災害発生状況 box --*/
#jyudai_sai {
	width:60em;
}

.peach_bg {
	background:#F0B4AF;
}


/*-- 死傷災害発生状況 box --*/
#shisyou_sai {
	width:60em;
}

.green_bg {
	background:#B9DC7D;
}

.green_bg2 {
	background:#B9DC7D;
}



/*-- 業務上疾病発生状況 box --*/
#gyoumu_sai {
	width:60em;
}
.emerald_bg {
	background:#00BDC6;
}

.boxbtm {
	clear:both;
	padding-bottom:1em;
}

	


/*link side setting*/
#detail_comment {
/*	background:#EEE;*/
	border: 1px solid #ddd;
	padding:0.5em;
	margin-top:0.5em;
}


#pgtop {
	width: 60em;
	padding:1em 0 2em 0;
	text-align:right;
}






/*--/////////////// 
労働災害統計 
///////////////--*/
.link1 a {
	text-decoration:underline;
}
.text_up_onbar2 {
	border:1px #959595 solid;
	background:#F9F9F9;
	text-align:left;
	padding:0.2em  0em  0.2em  1em;
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-weight:300;
	font-size:1em;
	color:#222;
}
#light_gray_bg {
	background:#F0F0F0;
	width:58em;
	padding:1.2em 1em 0 1em;
	margin-top:-0.3em;
}
#gray_bottom {
	width:60em;
}
#gray_bg {
	/*height:20em;delite*/
	background:#939393;
	padding:0.5em;
}
/*year table setting*/
#table_year {
	clear:both;
	width:100%;
}
.Uline {
	border-bottom:1px solid #EEE;
}





#table_year li {
	float:left;
	margin:0 0.35em 0.3em 0;
}
#table_year li a{
	float:left;
	width:10.9em;
	height:1.8em;
	text-align:center;
	text-decoration:none;
	padding-top:0.3em;
	background:url(../information/mhlw/image/gradetion_04.gif) repeat-x;
	display:block;
	border-bottom:1px solid #555;
	border-right:1px solid #999;
}
/*for IE*/
*html #table_year li a {
	width:10.9em;
}
/*when its selected on the bottom*/
#table_year #recently li {
	float:left;
}

#table_year #recently {
    float:left;
	width:10.9em;
	height:1.8em;
	text-align:center;
	text-decoration:none;
	padding-top:0.3em;
	background:url(../user/anzen/tok/image/now_chioice_purple.gif) repeat-x;
	display:block;
	border-bottom:1px solid #555;
	border-right:1px solid #999;
	font-weight:bold;
	color:#FFF;
}
/*for IE*/
*html #table_year #recently {
	width:10.9em;
}



/*--button setting for this table upper--*/
#table_year li a:link,
#table_year li a:visited{
	background:url(../information/mhlw/image/gradetion_04.gif) repeat-x;
	display:block;
	
}
#table_year li a:hover,
#table_year li a:active{
	background:url(../information/mhlw/image/gradetion_05.gif) repeat-x;
	display:block;
	color:#690;
	height:1.8em;
	
}
#year_case {
	width:100%;
	clear:both;
}
#year_header {
	width:100%;
	height:2.3em;
}
#write_year {
    width:90%;
	margin-top:-1.5em;
	font-size:1.5em;
	font-weight:bold;
	padding-left:1em;
	color:#FFF;
}

/*--////////////////
inside main word
////////////////--*/

#white_box {
	background:#FFF;/*色変える*/
	width:100%;
}
.white_box_pdg{
	padding:10px
}
*html #white_box {
	margin-top:-0.3em;
}
h4 {
	/*font-size:1.4em;*/
}

/*sub header setting*/

/*blue*/
.glow_blue {
	background:#00A0C8;
	/*margin-top:0.5em;*/
	
}
.pict_graphic_blue {
	font-size:1.2em;
	font-weight:bold;
	color:#FFF;
	padding:0.3em 1em;
	margin-top:0.5em;
background:url(../user/anzen/tok/image/blue_BG.gif) no-repeat;
}

/*green*/
.glow_green {
	background:#73B900;
	margin-top:0.5em;
	
}
.pict_graphic_green {
	font-size:1.2em;
	font-weight:bold;
	color:#FFF;
	padding:0.3em 1em;
	margin-top:0.5em;
background:url(../user/anzen/tok/image/green_BG.gif) no-repeat;
}

/*peach*/
.glow_peach {
	background:#E1695F;
	margin-top:0.5em;
	
}
.pict_graphic_peach {
	font-size:1.2em;
	font-weight:bold;
	color:#FFF;
	padding:0.3em 1em;
	margin-top:0.5em;
background:url(../user/anzen/tok/image/red_BG.gif) no-repeat;
}

/*yellow*/
.glow_yellow {
	background:#A79300;
	margin-top:0.5em;
	
}
.pict_graphic_yellow {
	font-size:1.2em;
	font-weight:bold;
	color:#FFF;
	padding:0.3em 1em;
	margin-top:0.5em;
background:url(../user/anzen/tok/image/yellow_BG.gif) no-repeat;
}




.link_place {
	padding:1em 0em;
	
	
}
.link_place li{
	padding:0.5em 2em;
}
.link_place li a {
	text-decoration:underline;
	line-height:2em;
}
.link_place li a:link, 
.link_place li a:visited{text-decoration:underline;}
.link_place li a:hover{text-decoration:underline;}
.link_place li a:active{text-decoration:underline;}

.sub_title_box {
	background:#D5EB9E;
	padding:0.3em 2em;
	font-size:1.1em;
	font-weight:200;
	border-top:#A5BB6E 1px solid;
	border-bottom:#A5BB6E 2px solid;
}
/* bottan*/
.gyousyu_btn {
	width:5.8em;
	margin-bottom:0.5em;
	font-weight:bold;
}
.lightBlue {
	background:#E4F0FD;
}
.small_font {
	font-size:80%;
	font-weight:200;
}
/*共通仕様アイコン*/
.excelwin { width:1.25em; 
          padding:0 0.3em;
		  line-height:2em;
}
.pdfwin { width:1.25em; padding:0 0.3em;}
.outside { width:1em; padding:0 0.3em;}
.newwin { width:1.25em; padding:0 0.3em;}


/*--別画面用労働災害統計CSS--*/
#newwindow {
	font-size:0.8em;
}
#bread_list {
}
.naiyou h1 {
	font-size:18px;
}
.naiyou table {
	font-size:12px;
}
.naiyou table th, .naiyou table td {
	padding:0.5em;
}
.font_right{
	text-align:right;
}
.small {
	font-size:12px;
	text-align:right;
}
/*--stop the broken page "width"--*/
#printed_w1200 {
	width:1200px;
}


/*background color adjustment*/
.l_gray {
	background:#EAEAEA;
}
.l_sky {
	background:#E4F0FD;
}
.l_black {
    background:url(../image/graysh_gradation2.gif) repeat-x center;
}

.clear { clear:both;}

#inbox{margin:5px;}