@charset "utf-8";
/******************************************/
.clear{
    clear:both;
}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  
.img_left{
    float:left;
}

.img_right{
    float:right;
	margin:0 0 0 10px;
}
.nutrition{
    width:780px!important;
	border-collapse:collapse;
	border:solid 1px #CCC;
	margin:10px 0;
}

.howto_food{
    width:220px!important;
	border-collapse:collapse;
	border:solid 1px #CCC;
	margin:10px 0;
}
.nutrition td,
.nutrition th{
    padding:8px;
	text-align:center;
	font-size:12px;
	border-left:dotted 1px #CCC;
	
}

.howto_food td,
.howto_food th{
    padding:6px;
	text-align:center;
	font-size:12px;
	border-left:dotted 1px #CCC;
}

.nutrition01{
    background:#FFEDF3!important;
	color:#000!important;

}

.nutrition02{
    background:#FFFFD9!important;
}

.nutrition02 td,.nutrition td
{
	text-align:center;
} 
.nutrition03{
	text-align:left!important;
	background:#FFF!important;
	color:#000!important;
}
.nutrition03 td,
.nutrition03 th{
	background:#FFF!important;
	color:#000!important;

}

.nutrition03 th{
	text-align:center;
}
.nutrition04{
    background:#FFFFD9!important;
	text-align:center!important;
	color:#000!important;
}
.scope_col01{
    background:#512C2C!important;
	color:#FFF;
	border-left:dotted 1px #FFF;
	text-align:center!important;
}


.scope_col02{
    background:#B51B51!important;
	color:#FFF!important;
	border-left:dotted 1px #FFF;
	text-align:center!important;
}

.scope_col03{
    background:#260000!important;
	color:#FFF;
	border-left:dotted 1px #FFF;
	text-align:center!important;
}

.cap{
    font-size:10px;
}

.cont{
   margin:15px 0 0 20px;
}

.cont_txt{
  margin:7px 0;
}
.cont_txt02{
  margin:7px 0 0 15px;
}

.product01{
   width:120px;
   margin:5px 0 0 10px;
}

.product_txt{
    float:left;
	width:760px;
}

.product_txt_box{
    background:#F6F2D1;
	width:760px;
}

.product_txt_box ul{
    padding:10px 10px 0px 25px!important;
	list-style-type:none;

	float:left;
	width:500px;
}
.product_txt_box li{
    margin:0;
	padding:0;
	list-style-type:disc;
}
.product_point{
	margin:30px 0 25px 0;
}

.product_cap{
    width:760px;
	margin:10px 0 0px 0;
}

.point_tit{
background:#260000;
padding:3px;
color:#FFF;
font-weight:bold;
margin:0 0 5px 0;}

.howto{
    background:url(img/cat_milk/howto_bg.gif);
    padding:10px;
	margin:0 0 20px 0;
}

.howto_box01{
    width:240px;
	float:left;
	margin:15px 0 0 0px;
	background:#FFFFFF;
	border:solid 1px #F2EDC6;
}

.howto_box02{
    width:240px;
	float:left;
	margin:15px 0 0 10px;
	background:#FFFFFF;
	border:solid 1px #F2EDC6;
}

.howto_box01 p, .howto_box02 p{
    margin:8px;
}


.linksCtm{
	margin:50px 0 0 0;
}