@charset "UTF-8";

/* *************************

[item]
			
************************* */
h1 {
	background-image: url(../item/img/h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 160px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
h2#about {
	background-image: url(../item/img/h2-1.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 800px;
	text-indent: -9999px;
	margin: 0px 0px 20px;
	padding: 0px;
}
h2#feature {
	background-image: url(../item/img/h2-2.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 800px;
	text-indent: -9999px;
	margin: 0px 0px 20px;
	padding: 0px;
}
h3.point1 {
	background-image: url(../item/img/h3-bg1.gif);
	padding-left: 100px;
}
h3.point2 {
	background-image: url(../item/img/h3-bg2.gif);
	padding-left: 100px;
}
h3.point3 {
	background-image: url(../item/img/h3-bg3.gif);
	padding-left: 100px;
}
h3.point4 {
	background-image: url(../item/img/h3-bg4.gif);
	padding-left: 100px;
}
h3.point5 {
	background-image: url(../item/img/h3-bg5.gif);
	padding-left: 100px;
}
h3.point6 {
	background-image: url(../item/img/h3-bg6.gif);
	padding-left: 100px;
}
table#nutrient {
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-v-style: solid;
	border-left-color: #FFCCCD;
	border-top-color: #FFCCCD;
	border-top-style: solid;
}
table#nutrient th {
	background-color: #FFF1ED;
	text-align: center;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCCCD;
}
table#nutrient td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCCCD;
	border-bottom-color: #FFCCCD;
}
table#nutrient small {
	font-size: 0.8em;
	color: #000000;
}