@charset "utf-8";
/* ****************************************************
Since : 2007-12-18
**************************************************** */

#faq .categoryTitle {
	background: #efefef url(/common/images/other_bg01.jpg) no-repeat 50% 0;
}

#faq .faqBlock02 dl dd li {
	margin: 0;
	padding: 0;
	background-image: none;
}

#faq .faqBlock02 dl dd ul.nomalList01 {
	margin: 10px 0 0 0;
	list-style: none;
}
#faq .faqBlock02 dl dd .nomalList01 li {
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 18px !important;
	background: url(/common/images/com_ic18.gif) no-repeat 0 0.4em;
	zoom:1;
}
#faq .faqBlock02 dl dd .nomalList01 li a {
	display: inline;
	zoom:1;
}
#faq .faqBlock02 dl dd li.blankLink {
	background: url(/common/images/com_ic30.gif) no-repeat 2px 0.4em;
}

#faq .faqBlock02 dl {
	margin: 20px 0 10px 0;
}
#faq .faqBlock02 dl dd dl dt {
	float: left;
	margin: 0;
	padding: 0 10px 0 20px;
	overflow: hidden;
	font-weight: normal;
	zoom:1;
}
#faq .faqBlock02 dl dd dl dd {
	overflow: hidden;
	margin: 0;
	zoom:1;
}

#faq .faqBlock02 dl dd .decimalNumber {
	margin: 0 0 0 2em;
}
#faq .faqBlock02 dl dd .decimalNumber li {
	list-style: outside decimal;
}

#faq #faqTotalTh,
#faq #faqTotalTd {
	border-top: solid 1px #cccccc;
}
#faq .indent10em {
	text-indent: -1em;
	padding-left: 1em;
}
#faq .indent12em {
	text-indent: -1.2em;
	padding-left: 1.2em !important;
}
#faq .indent15em {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
#faq .indent20em {
	background-image: none;
	text-indent: -2em;
	padding-left: 2em;
}
#faq .mT15 {
	margin-top: 15px;
}
#faq .mTB15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

#faq .pTB2 {
	padding-top: 2px;
	padding-bottom: 2px;
}
#faq .pLR4 {
	padding-left: 4px;
	padding-right: 4px;
}

#faq .aR {
	text-align: right;
}
#faq .aC {
	text-align: center;
}
#faq .aL {
	text-align: left;
}
