h2.LC_PageTitle {
	margin: 0 0 12px;
	padding: 4px;
	font-size: 150%;
	line-height: 1.2em;
	border-top: 1px solid #091f59;
	border-right: 1px solid #091f59;
	border-bottom: 1px solid #4176b9;
	border-left: 1px solid #4176b9;
	background: #255b9b url(../images/tmp_h2_pagetitle.jpg) left bottom no-repeat;
	color: #fff;
}
body.page h3.LC_PageTitle,
body.page #Front_Main-TypeC_Recency_Wrap h3.LC_PageTitle,
#layoutmp_preview h3.LC_PageTitle {
	clear: both;
	display: block;
	width: auto;
	height: auto;
	margin: 12px 0 5px;
	padding: 0 0 0 24px;
	text-indent: 0px;
	font-size: 1.2em;
	line-height: 22px;
	border: 0px;
	background: url(../images/tmp_h3_icon.gif) left top no-repeat;
	
}
table.LC_Common_TBL.LC_TableBorder {
	margin: 4px 0;
}
table.LC_Common_TBL.LC_TableBorder th {
	padding: 3px;
	border-collapse: collapse;
	border: 1px solid #255a9c;
	background: #dbe2f4;
}
table.LC_Common_TBL.LC_TableBorder td {
	padding: 3px 4px;
	border-collapse: collapse;
	border: 1px solid #255a9c;
}
.LC_FAQ_Box {
	margin: 12px 0;
	padding: 0;
	border-top: 3px solid #255a9c;
	border-bottom: 2px solid #255a9c;
}
.LC_FAQ_Box dl {
	margin: 0;
	padding: 12px 0;
	border-bottom: 1px solid #255a9c;
}
.LC_FAQ_Box dt {
	margin-bottom: 8px;
	padding: 0 0 0 16px;
	font-weight: bold;
	background: url(../images/tmp_question_icon.jpg) left 2px no-repeat;
}
.LC_FAQ_Box dd {
	margin: 0;
	padding: 0 0 0 16px;
	background: url(../images/tmp_answer_icon.jpg) left 2px no-repeat;
}
.LC_QuestionINDEX {
	margin: 10px 0;
}
.hentry table.LC_QuestionTBL th {
	width: 50%;
	padding: 0 8px 20px 16px;
	text-align: left;
	vertical-align: top;
	background: url(../images/tmp_question_icon.jpg) left 2px no-repeat;
}
.hentry table.LC_QuestionTBL td {
	padding: 0 8px 20px 16px;
	text-align: left;
	vertical-align: top;
	background: url(../images/tmp_answer_icon.jpg) left 2px no-repeat;
}
ol.LC_QuestionLIST,
ol.LC_AnswerLIST {
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px solid #255a9c;
}
ol.LC_AnswerLIST {
	border: 0px;
}
ol.LC_QuestionLIST li,
ol.LC_AnswerLIST li {
	margin: 6px 0;
	padding: 0 0 0 3.6em;
	text-indent: -1.6em;
	font-weight: bold;
	list-style-position: inside;
	background: url(../images/tmp_question_icon.jpg) left 2px no-repeat;
}
ol.LC_AnswerLIST li {
	font-weight: normal;
	background: url(../images/tmp_answer_icon.jpg) left 2px no-repeat;
}