@charset "shift_jis";
	
@import url(reset.css);
@import url(common.css);
@import url(boxes.css);
@import url(home.css);
@import url(sub.css);
@import url(recipe.css);
@import url(cn.css);
@import url(ichioshi.css);

.ad-thumbs_ipad {
	display:none;
}




table.nutrient {
	border-top : #000 solid 1px;
		border-bottom : #000 solid 1px;
	margin : 0 0 20px;
	font-size: 10px;
}
table.nutrient th,
table.nutrient td {
		border-top : #000 solid 1px;
	border-bottom : #000 solid 1px;
	text-align : center;
}
table.nutrient th,
table.nutrient td {
	background-color : #fff;
	padding : 0px 2px;
}
table.nutrient th{
	padding : 0px 6px;
	font-weight:normal;
}
table.nutrient td.nutrientWeight {
		border-right : none;
	width : 50px;
	white-space: nowrap;
}
table.nutrient td.nutrientWeight2 {
	border-left : none;
	width : 30px;
	font-family: Arial!important;
}
table.nutrient td.nutrientRight {
	text-align : right;
}
table.nutrient span {
	font-family: Arial!important;
}


.gInfo .nutrientTable {
    text-align: left!important;
}
