@charset "utf-8";

#contents table#category {
	width: 670px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #BFCAE2;
}

#contents table#category td{
	width: 25%;
	padding: 10px;
}

.baseStr {
	line-height: 145%;
	font-size: 12px;
	color: #333333;
}

.tableStyleCategory {
	border: 1px solid #BFCAE2;
}

.tableStyleFAQCategoryTitle {
	background-color: #F0F0F0;
}

.tableStyleFAQAnswer {
	line-height: 140%;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
}

.faqTitleStr {
	font-size: 16px;
	color: #34B4D1;
	font-weight: bold;
}

.faqAnswerBar {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
