h1 {
	height: 37px;
	border-bottom: 1px solid #000000;
}
h1 span {
	display: none;
}
#titleFAQ {
	background: url(../images/titla_faq.gif) no-repeat 8px 12px;
}
#titleIngredient {
	background: url(../images/title_faq_ingredient.gif) no-repeat 8px 12px;
	margin-bottom: 20px;
}
#titleProduct {
	background: url(../images/title_faq_product.gif) no-repeat 8px 12px;
}
#titleOther {
	background: url(../images/title_faq_other.gif) no-repeat 8px 12px;
	margin-bottom: 20px;
}
p.txtLead {
	font-size: 12px;
	line-height: 1.5em;
	margin: 17px 10px 0px;
}
#linkBox {
	background: url(../images/faq_bg_linkbox_top.gif) no-repeat;
	width: 575px;
	margin: 27px 0px 30px 10px;
	padding-top: 12px;
}
#linkBox ul {
	background: url(../images/faq_bg_linkbox_btm.gif) no-repeat 0% 100%;
	padding: 0px 14px 12px 2px;
}
#linkBox li {
	font-size: 12px;
	line-height: 1.5em;
	list-style: none;
	background: url(../images/faq_arr_top.gif) no-repeat 0px 5px;
	padding-left: 10px;
	margin-left: 12px;
}

#linkBox ul li ul {
	background: url(none);
	padding: 0px;
}
#rightbox h2 {
	font-size: 12px;
	font-weight: bold;
	background: url(../../common/images/icn_bullet.gif) no-repeat 0% 50%;
	margin: 0px 10px 10px;
	padding-left: 15px;
	color: #6F6F6F;
}

#rightbox .contents {
	border-top: 1px solid #DFDFDF;
	background: url(../../common/images/bg_contents.gif) repeat-y;
	margin-bottom: 14px;
}
.contents span {
	display: none;
}
.contents .question {
	font-size: 12px;
	line-height: 1.5em;
	margin: 19px 20px 0px;
	background: url(../images/faq_ttl_question.gif) no-repeat;
	padding-top: 21px;
}
.contents .answer {
	font-size: 12px;
	line-height: 1.5em;
	margin: 19px 20px 0px;
	background: url(../images/faq_ttl_answer.gif) no-repeat;
	padding-top: 21px;
}
.contents .pagetop {
	padding: 15px 0px 22px 523px;
	background: url(../../common/images/bg_contents_btm.gif) repeat-x 0% 100%;
}
.contents .pagetop a {
	background: url(../../common/images/btn_pagetop.gif) no-repeat;
	height: 8px;
	width: 51px;
	display: block;
}
.contents .pagetop a:hover {
	background: url(../../common/images/over/btn_pagetop.gif) no-repeat;
}
.contents .pagetop span {
	display: none;
}

