@charset "Shift_JIS";
/*----------------------
contents
----------------------*/
#work_provision_box {
     width:570px;
	 height:275px;
	 background:url(../td_chk/tdchk_menu_images/kajyuuroudou_image2_03.gif) no-repeat;
	 margin:3em auto ;
}

/*-- chose the way buttons here --*/
#textout {
    text-indent:-9999px;
}

/*-- left button --*/
#left_button a{
     width:192px;
	 height:216px;
	 float:left;
	 /*background:url(../td_chk/tdchk_menu_images/kajyuuroudou_image_06.gif) no-repeat;*/
	 
	 margin-top:59px;
	 margin-left:3em;
	 
}
#left_button a:link,
#left_button a:visited {
     background-position:0 0;
}
#left_button a:hover,
#left_button a:active, {
     background-position:0 -216px;
}

/*-- right button --*/
#right_button a{
     width:192px;
	 height:216px;
	 float:right;
	 /*background:url(../td_chk/tdchk_menu_images/kajyuuroudou_image_08.gif) no-repeat;*/
	 
	 margin-top:59px;
	 margin-right:3em;
}
#right_button a:link,
#right_button a:visited {
     background-position:0 0;
}
#right_button a:hover,
#right_button a:active, {
     background-position:0 -216px;
}

/*------------------------

------------------------*/
#sitemaplink {
     float:right;
	 margin:2em 3em 0 0;
}
/*-- for the IE--*/
html>body
#sitemaplink img{
     width:85%;
	 float:right;
	 margin:1em 3em 0 0;
}

/*-- 過重労働対策表示 --*/
#kenko_main ul li a{
	 color: #000066;
	 text-decoration:underline;
}
#kenko_main ul li a:link,
#kenko_main ul li a:visited {color: #993399;}
#kenko_main ul li a:hover {color: #0000CC;}



















