hr {
	color: #AAAAAA;
	border-style: dotted none none none;
	height: 1px;
	margin-bottom: 25px;
	clear: both;
}

/* ƒtƒHƒ“ƒg */

h1 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 25px;
	background-color: #FF9999;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6666;
	clear: both;
}

.use {
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
.aroma {
	font-size: 12px;
	font-style: normal;
	color: #058150;
}
.size10 {
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
.i {
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #215B00;
}
.red {
	font-style: normal;
	color: #FF0000;
}
.red10 {
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
}
.red12 {
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	line-height: 20px;
}
.size10 {
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
.size12 {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
.size14 {
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #000000;
}
.green10 {
	font-size: 10px;
	font-style: normal;
	color: #215B00;
	line-height: 18px;
}
.green12 {
	font-size: 12px;
	font-style: normal;
	color: #215B00;
	line-height: 20px;
}
.green14 {
	font-size: 14px;
	font-style: normal;
	color: #215B00;
	line-height: 22px;
}
.green16 {
	font-size: 16px;
	font-style: normal;
	color: #215B00;
	line-height: 22px;
}
.white {
	font-style: normal;
	color: #FFFFFF;
}
.white10 {
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.white12 {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.brown10 {
	font-size: 10px;
	font-style: normal;
	color: #330000;
	line-height: 18px;
}
.brown12 {
	font-size: 12px;
	font-style: normal;
	color: #330000;
	line-height: 20px;
}
.brown14 {
	font-size: 14px;
	font-style: normal;
	color: #330000;
	line-height: 22px;
}

.ingredient h5 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
}
.ingredient p {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.ingredient a:link{
	color:#00008B;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
}
.ingredient a:visited{
	color:#00008B;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.ingredient a:active{
	color:#009900;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.ingredient a:hover{
	color:#FF6600;
	font-size: 12px;
	line-height: 20px;
}

