.HinagataPage h2 {
	margin:0 0 6px 0;
	padding-left:30px !important;
	font-size:18px !important;
	line-height:24px;
	background:url(icon_hinagata.jpg) no-repeat !important;
}
.HinagataPage table{
	width:100%;
	border-collapse:separate;
	border-collapse:collapse;
	margin-bottom:40px;
	border:solid 1px #666;
	}

.HinagataPage table th{
	width:180px;
	background:#ddd;
	background:#eee;
	color:#4D92E8;
	color:#000;
	padding:4px 6px;
	border:groove 2px #fff;
	border:solid 1px #666;
	border:dotted 1px #666;
	border-right:double 3px #999;
	border-right:double 3px #fc0;
	}

.HinagataPage table td{
	background:#eee;
	background:#E1E5E6;
	background:#fff;
	padding:4px 6px;
	border:groove 2px #fff;
	border:solid 1px #666;
	border:dotted 1px #666;
	}

.HinagataPage table thead th{
	background:#ddd;
	color:#000;
	}

.HinagataPage table thead td{
	text-align:center;
	background:#ddd;
	font-weight:bold;
	}

.HinagataPage table tr.even td{
	background:#eef;
	background:#E5F6FF;
	background:#ddd;
	background:#F0F2F2;
	background:#efefef;
	}

.HinagataPage table tr.category_end{
	}

/*table tr.category_end th,*/
.HinagataPage table tr.category_end td{
	border-bottom:double 3px #999;
	}

.HinagataPage table td.td_01{
	width:32px;
	text-align:center;
	}

.HinagataPage table td.td_02{
	}

.HinagataPage table td.td_03{
	text-align:center;
	width:32px;
/*
	padding-left:22px;
	background:url(icon_pdf.gif) no-repeat;
*/
	}

.HinagataPage table tr.even td.td_03{
	}

.HinagataPage table thead td.td_03{
	padding-left:22px;
	background:url(icon_pdf.gif) no-repeat #ddd;
	}

.HinagataPage table td.td_03 a{
	text-decoration:none;
	color:#FF9900;	
	}