b{color:#993300;}


#faq-left{
	float:left;
	width:505px;
	padding:15px 0 0 25px;
	display:inline;
}
#faq-right{
	float:right;
	width:168px;
	padding-right:10px;
	margin-top:15px;
	display:inline;
}

#faqsearch{
	position:relative;
	background:url(../../faq/img/search_bak.gif) left top  no-repeat;
	height:78px;
	width:505px;
}

#faqsearch-text {
	position:absolute;
	left:180px;
	top:25px;
	width:230px;
	height:25px;
	font-size:10px;
	color:#999;
	border:1px solid #e5e5e5;
}
#faqsearch-button {
	position:absolute;
	left:420px;
	top:25px;

}

#faq-left p {
	margin:0;
	padding:0;
}
.q{
	background:url(../../faq/img/icon_q.gif) 3px 9px no-repeat;
	border-top:1px dotted #707070;
	padding:7px 0 7px 30px;
	line-height:1.7;
}

.q-end{
	border-top:1px dotted #707070;
	margin-bottom:10px;
}

.answer{
	background:url(../../faq/img/icon_a.gif) 3px 6px no-repeat;
	padding:5px 0 0px 30px;
	margin-bottom:20px;
	line-height:1.7;
}

.tag{
	border-top:1px dotted #707070;
#	border-bottom:1px dotted #707070;
	padding:5px;
	margin-bottom:20px;
	line-height:1.5;
}

table#word-list td{
	text-align:center;
	border:solid 1px #ccc; 
	border-collapse: collapse;
	padding:5px;
	width:10%;
}

table#word-list td.noline{
	border:none;
}

a.word {
	color:#000;
	text-decoration:none;
	border-bottom:1px black dotted;
	
}

.word a:hover {
	color:#C00;
}



.q a {
	color:#333;
	text-decoration: none;
}
.q a:hover {
	color:#C00;
	text-decoration: underline;
}

.q-end a {
	color:#333;
	text-decoration: none;
}
.q-end a:hover {
	color:#C00;
	text-decoration: underline;
}


#faq-categoryt{
	background:url(../../faq/img/categoryt.gif) top left no-repeat;
	width:168px;
	height:30px;
}

#faq-categorym{
	background:url(../../faq/img/categorym.gif) repeat-y;
}
#faq-categoryb{
	background:url(../../faq/img/categoryb.gif) bottom left no-repeat;
	padding-bottom:4px;
}
.q-category{
	background:url(../../faq/img/side_arrow.gif) 10px 5px no-repeat;
	line-height:2;
	padding:0 0 0 25px;
}

.q-category  a {
	color:#333;
}
.q-category  a:hover {
	color:#999;
}

.q-category-title{
	line-height:2;
	padding:5px 0 0 10px;
}

.tag a {
	color:#333;
}
.tag a:hover {
	color:#999;
}


#result{
	float:left;
	width:104px;
}
#back{
	float:right;
	width:120px;
	margin-bottom:20px;
}

#historyback{
	float:right;
	margin-bottom:20px;
}

.keyword{
	color:#C00;
	font-weight:bold;
}

.category-text{
		color:#C00;
}


/* 用語集用のアイコン追記 */


.w-category{
	background:url(../../faq/img/side_arrow_w.gif) 10px 5px no-repeat;
	line-height:2;
	padding:0 0 0 25px;
}

.w-category  a {
	color:#333;
}
.w-category  a:hover {
	color:#999;
}


.w{
	background:url(../../faq/img/icon_w.gif) 3px 9px no-repeat;
	border-top:1px dotted #707070;
	padding:7px 0 7px 30px;
	line-height:1.7;
}

.exp{
	background:url(../../faq/img/icon_k.gif) 3px 9px no-repeat;
	padding:5px 0 0px 30px;
	margin-bottom:20px;
	line-height:1.7;
}

.w a {
	color:#333;
	text-decoration: none;
}
.w a:hover {
	color:#C00;
	text-decoration: underline;
}


/*追加分*/


dd.answer-detail{
	margin:15px 0 0 20px;
	padding:0;
	}
ul.answer-list{
	margin:0;
	padding:0;
	}
ul.answer_list li{
	margin:0 0 15px 14px;
	padding:0;
	}