@charset "utf-8";

/* -------------- 過去のお知らせ一覧 -------------- */


#bkColor #white a:hover {
	color: #000;
	background-color: #FF6;

	}

/*過去のお知らせ年別テーブル*/

#tableBackGreen {
	background:#4EBCBF;
}

#kakoCatTab td{
	background:url(../information/mhlw/image/gradetion_03.gif) repeat-x;
	border-bottom:#EEE 1px solid;
	border-right:#EEE 1px solid;
}

/*過去のお知らせ一覧ボタン設定*/
#kakoCatTab td a {
	color:#666;
}
#kakoCatTab td a:link,
#kakoCatTab td a:visited {
	
}
#kakoCatTab td a:hover,
#kakoCatTab td a:active {
	background:url(../information/mhlw/image/gradetion_05.gif) repeat-x;
	color:#390;
}

/*選択されているbutton setting*/
#kakoCatTab #thisIsNow {
/*	width:12.7em; */
    background:
url(../html/images/gradetion_bar1.gif) repeat-x;
	/*border-left:solid 0.7em #09F;
	border-right:solid 0.7em #09F;*/
	color:#09C;
}


/*お知らせ本文*/

#textCase2 {
	color:#FFF;
}

#pastNewsBox  {
	background:url(../html/images/mainblue_gradetion.gif) repeat-x;
	text-align:center;
}

/*-------gradetion box height adjustment--------*/
#whiteBase {
	background:#FFF;
}

.monthTextMain ul {
	color:#666;
	}

.Blue {
	background:#F0FBFF;	
}













































