@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 食品産業向け商品のご案内
	Version: 1.0
　　Comment: 食品衛生法適合設定
----------------------------------------------------------- */

/* 
 food Style [
----------------------------------------------------------- */
#foodBlock {
	background: url(../images/proposal/food_sanitation_law/box.gif) no-repeat left top;
	margin-bottom: 5px;
	padding-top: 22px;
}

#foodBlock dl {
	background: url(../images/proposal/food_sanitation_law/box2.gif) no-repeat left bottom;
}

#foodBlock dt {
	font-size: 0.9em;
	line-height: 17px;
	font-weight: bold;
	text-align: left;
	vertical-align: 0.001%;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
}

#foodBlock dd {
	font-size: 0.8em;
	line-height: 17px;
	text-align: left;
	vertical-align: 0.001%;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#foodBox {
	background: url(../images/proposal/food_sanitation_law/check_box.jpg) repeat-y;
}

#foodBox2 {
	background: url(../images/proposal/food_sanitation_law/check_box2.jpg) no-repeat bottom;
	padding-bottom: 20px;
	text-align: center;
}

#foodBox2 h5 {
	font-size: 1em;
	line-height: 20px;
	font-weight: bold;
	background: url(../images/proposal/food_sanitation_law/icon.gif) no-repeat left;
	padding-left: 111px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 15px;
}

#foodBox2 ul li {
	margin-bottom: 15px;
}

table#foodTable {
	border-collapse: collapse;
	border: 1px solid #999999;
	empty-cells:show;
	margin-top: 10px;
	margin-bottom: 43px;
	width: 566px;
}

.f01 {
	font-size: 0.8em;
	line-height: 17px;
	background: #F1F1F1;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
}

.f02 {
	font-size: 0.8em;
	line-height: 17px;
	background: #F8F8F8;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
}

.f03 {
	font-size: 0.7em;
	line-height: 15px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
}

