/*table01*/

.feeding_tab01{
    border:solid 1px #CCC;
	border-collapse:collapse;
	width:520px;
	margin:0 0 30px 0;
	float:left;

}

.feeding_tab01_th01{
    background:#001241;
	border-right:dotted 1px #FFFFFF;
	border-bottom:solid 1px #ccc;
	padding:8px;
	color:#FFFFFF;
	text-align:center;
	line-height:130%;
	font-size:12px;
}

.feeding_tab01_th02{
    background:#1f3672;
	border-right:dotted 1px #FFFFFF;
	border-bottom:solid 1px #CCC;
	padding:8px;
	color:#FFFFFF;
	text-align:center;
	line-height:130%;
	font-size:12px;
}

.feeding_tab01_td01{
    background:#EFEFEF;
	border-right:dotted 1px #CCC;
	padding:8px;
	font-size:12px!important;
}
.feeding_tab01_td02{
    background:#FFFFFF;
	border-right:dotted 1px#CCC;
	padding:8px;
	font-size:12px!important;
}

.tit01{
    padding:8px;
	margin:0 0 15px 0;
	background-color:#260000;
	color:#FFFFFF;
	font-size:12px;
}
.tit02{
	margin:0 0 5px 0;
	/*color:#F58E20;*/
	font-size:12px;
	color:#260000;
}

.tit03{
	margin:0 0 5px 0;
	color:#260000;
	font-size:12px;
	border-top:dotted 1px #260000;
	padding:10px 0 0 0;
}
.feeding01{
	border-bottom:dotted 1px #260000;
	margin:0 0 20px 0;
	clear:both;

}

.left_img{
    float:left;
	margin:0 15px 0 0;
}

.orange{
    color:#F58E20;
}

.th_img{
    background:#FFFFFF!important;
	border-right:dotted 1px #F58E20;
}

.st{
    font-weight:bold;
}
