/* CSS Document */

/* ===== ヨードとは ===== */

div#deficiency {
	padding: 10px;
	margin: -11px 0px 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFAEA;
}
ul#aboutIodine li {
	list-style-type: disc;
}

/* ===== 原料と性質 ===== */
table#brine { margin-bottom: 0;}
table#brine th { width: 20%;}
table#brine th.compo {
	background-color:#DFDFDF;
	color: #333333;
	font-weight: normal;
}

div#contents table#brine td#spacer {
	padding: 0;
	height: 5px;
}

table#nature th {
	width:15%;
}
table#nature td {
	width: 35%;
}

/* ===== 資源大国 ニッポン ===== */

div#japanBox2 {
	padding-top: 15px;
}

div#deposit {
	float: right;
	width: 280px;
}