#navi_list {
	border: 1px solid #CCCCCC;
	padding: 10px 5px 10px 10px;
	background-color: #F3F3F3;
}
.navi_list_a {
	list-style-image: url(../img_service/listico_a.gif);
	list-style-position: inside;
	line-height: 150%;
}
.navi_list_b {
	list-style-image: url(../img_service/listico_b.gif);
	list-style-position: inside;
	text-indent: 1em;
}
h2#action {
		background: url(../img_service/tit_h2_01.gif) left no-repeat;
		width: 560px;
		height: 31px;
		text-indent: -10000px;
		margin-bottom: 15px;
}
h2#knowledge {
	background: url(../img_service/tit_h2_02.gif) left no-repeat;
		width: 560px;
		height: 31px;
		text-indent: -10000px;
		margin-bottom: 15px;
}
h3 {
	padding: 3px 6px;
	margin: 10px 0px;
	border: 1px solid #000033;
	border-left: 4px solid #000033;
}
h4 {
	margin: 10px 0px;
	padding-left: 4px;
	color: #000066;
	font-size: small;
	font-weight: bold;
	border-left: 4px solid #000033;
}
.ba_image {
	float: left;
	margin-right: 12px;
}	

ul#harm {
	padding-left: 20px;
}
ul#harm li {
	list-style-image: url(../img_service/listico_c.gif);
	list-style-position: inside;
	padding-bottom: 5px;
}
.data_table {
	border-collapse: separate;
	 border-spacing: 3px;
}
.data_table th {
	padding: 8px;
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
	border: 1px solid #CCCCCC;
}
.data_table td {
	padding: 8px;
	border: 1px solid #CCCCCC;
}
