.faq{

}
.faq .inner{
	padding: 10px;
	border: solid 1px #c0c0c0;
	margin-bottom: 10px;
}
.faq .inner .title{
	font: 700 8pt/20px Tahoma;
	margin-bottom: 5px;
	color: #600000;
}
.faq .inner .content{
	font: 100 8pt/14px Tahoma;
	margin-bottom: 5px;
}
.faq .inner .date{
	font: 700 8pt/20px Tahoma;
	text-align: right;
	color: #606060;
}
.faq a{
	color: #004000;
	font: 700 8pt/20px Tahoma;
	padding-left: 10px;
}
/**/
.faq_caption{
	color: #000040;
	font: 700 8pt/20px Tahoma;
	margin-bottom: 10px;
	padding-left: 10px;
}
/**/
.faq_list{

}
.faq_list .inner{
	padding: 10px;
	border: solid 1px #c0c0c0;
	margin-bottom: 10px;
}
.faq_list .inner .item .title{
	background: url(../images/icon_03.gif) no-repeat 0 5px;
	padding-left: 20px;
	font: 700 8pt/20px Tahoma;
	overflow: hidden;
}
.faq_list .inner .sep{
	clear: both;
	border-bottom: solid 1px #e0e0e0;
	margin: 5px 0;
}
.faq_list .inner .message{
	font: 700 8pt/20px Tahoma;
	text-align: right;
	color: #606060;
}
